40 lines
1015 B
YAML
40 lines
1015 B
YAML
id: teampass-panel
|
|
|
|
info:
|
|
name: TeamPass Panel - Detect
|
|
author: arafatansari
|
|
severity: info
|
|
description: TeamPass panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:teampass:teampass:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: teampass
|
|
product: teampass
|
|
shodan-query: http.html:"teampass"
|
|
fofa-query: body="teampass"
|
|
tags: panel,teampass
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/teampass"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- '<title>(.*)Teampass(.*)</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402201ab1c3ec85f216a6df30b200a53c172f9f0da4a9a6791cfc93146d034da2a39802203e1cedb5890e7f31fcacbee169380733c466af74cb62dd672f7d116d74baec82:922c64590222798bb761d5b6d8e72950 |