Skip to content

Tigase XMPP Server - Exposure

ID: tigase-xmpp-server

Severity: info

Author: DhiyaneshDk

Tags: tigase,xmpp,server,panel,exposure

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
classification:
cpe: cpe:2.3:a:tigase:tigase:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: tigase
product: tigase
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
# digest: 4b0a00483046022100d5a98471193b481eb83434d86fbfa875c65a5075587f73c419143736827548ff022100af584839872bce15ee0e52087572b81026ba8a46863184197af21b43a9339732:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/tigase-xmpp-server.yaml"

View on Github