nuclei-templates/exposed-panels/teampass-panel.yaml

26 lines
422 B
YAML
Raw Normal View History

2022-08-17 07:03:57 +00:00
id: teampass-panel
info:
name: TeamPass - Panel Detect
author: arafatansari
severity: info
metadata:
shodan-query: http.html:"teampass"
verified: "true"
tags: teampass,panel
requests:
- method: GET
path:
- "{{BaseURL}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- '<title>Teampass</title>'