61 lines
1.5 KiB
YAML
61 lines
1.5 KiB
YAML
id: cacti-panel
|
|
|
|
info:
|
|
name: Cacti Login Panel - Detect
|
|
author: geeknik,daffainfo
|
|
severity: info
|
|
description: Cacti login panel was detected.
|
|
reference:
|
|
- https://www.cacti.net/
|
|
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:cacti:cacti:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: cacti
|
|
product: cacti
|
|
shodan-query:
|
|
- http.favicon.hash:-1797138069
|
|
- http.title:"login to cacti"
|
|
- http.title:"cacti"
|
|
- http.favicon.hash:"-1797138069"
|
|
fofa-query:
|
|
- icon_hash="-1797138069"
|
|
- title="cacti"
|
|
- title="login to cacti"
|
|
google-query:
|
|
- intitle:"login to cacti"
|
|
- intitle:"cacti"
|
|
tags: cacti,login,panel,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/cacti/"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Login to Cacti</title>"
|
|
- "The Cacti Group"
|
|
condition: or
|
|
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- Cacti+
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- "<div class='versionInfo'>Version (.*) |"
|
|
# digest: 490a0046304402207fecb5e7c1e7984c7e501984ec58102f09cbff040b480c8fec107df85b5e610d022006f787084598d9136915bb6a88b0f6134ea9463b263346b4586300520a870367:922c64590222798bb761d5b6d8e72950 |