30 lines
591 B
YAML
30 lines
591 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:
|
|
verified: true
|
|
max-request: 1
|
|
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
|