51 lines
1.4 KiB
YAML
51 lines
1.4 KiB
YAML
id: appspace-panel
|
||
|
||
info:
|
||
name: Appspace Login Panel - Detect
|
||
author: ritikchaddha
|
||
severity: info
|
||
description: Appspace is the workplace experience platform for your whole team that lets you manage it all – from employee communications to your physical office spaces.
|
||
reference:
|
||
- https://www.appspace.com/
|
||
classification:
|
||
cpe: cpe:2.3:a:appspace:appspace:*:*:*:*:*:*:*:*
|
||
metadata:
|
||
verified: true
|
||
max-request: 3
|
||
vendor: appspace
|
||
product: appspace
|
||
shodan-query:
|
||
- title:"Appspace"
|
||
- http.title:"appspace"
|
||
fofa-query: title="appspace"
|
||
google-query: intitle:"appspace"
|
||
tags: appspace,panel,detect
|
||
|
||
http:
|
||
- method: GET
|
||
path:
|
||
- "{{BaseURL}}"
|
||
- "{{BaseURL}}/app/login.aspx"
|
||
- "{{BaseURL}}/signin/#!/login?returnUrl=%2Fapp%2Fdefault.aspx"
|
||
|
||
stop-at-first-match: true
|
||
host-redirects: true
|
||
max-redirects: 2
|
||
|
||
matchers-condition: and
|
||
matchers:
|
||
- type: word
|
||
part: body
|
||
words:
|
||
- '.appspace-ui'
|
||
- 'appspace-logo'
|
||
- '<title>Appspace</title>'
|
||
- 'class="btnSSOAppspace'
|
||
- 'Sign in to Appspace Core'
|
||
condition: or
|
||
case-insensitive: true
|
||
|
||
- type: status
|
||
status:
|
||
- 200
|
||
# digest: 490a0046304402207c5fba61829c0cc8b81dd4a23f8d8642aa1cb387790923ef718add02e3e137920220664fe8c3a27256106ba887dac1034603164146e08bedcf58fb9b6ccc4c42a589:922c64590222798bb761d5b6d8e72950 |