nuclei-templates/http/exposed-panels/tigase-xmpp-server.yaml

29 lines
590 B
YAML

id: tigase-xmpp-server
info:
name: Tigase XMPP Server - Exposure
author: DhiyaneshDk
severity: info
reference:
- https://www.facebook.com/photo/?fbid=617926933711163&set=a.467014098802448
metadata:
max-request: 1
verified: true
shodan-query: title:"Tigase XMPP Server"
tags: tigase,xmpp,server,panel,exposure
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>Tigase XMPP Server</title>'
- type: status
status:
- 200