2021-12-27 05:01:53 +00:00
|
|
|
id: cacti-panel
|
|
|
|
|
2020-12-11 14:39:47 +00:00
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: Cacti Login Panel - Detect
|
2024-05-14 10:02:19 +00:00
|
|
|
author: geeknik,daffainfo
|
2020-12-11 14:39:47 +00:00
|
|
|
severity: info
|
2023-01-16 17:41:15 +00:00
|
|
|
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
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:cacti:cacti:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-05-15 03:57:10 +00:00
|
|
|
verified: true
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 2
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: cacti
|
2024-06-07 10:04:29 +00:00
|
|
|
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"
|
2024-05-15 03:57:10 +00:00
|
|
|
tags: cacti,login,panel,detect
|
2020-12-11 14:39:47 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-12-11 14:39:47 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-01-13 07:31:46 +00:00
|
|
|
- "{{BaseURL}}"
|
2020-12-11 14:39:47 +00:00
|
|
|
- "{{BaseURL}}/cacti/"
|
|
|
|
|
2021-12-27 05:01:53 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2024-05-15 03:57:10 +00:00
|
|
|
matchers-condition: or
|
2020-12-11 14:39:47 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2021-12-27 05:01:53 +00:00
|
|
|
- "<title>Login to Cacti</title>"
|
2020-12-11 14:39:47 +00:00
|
|
|
- "The Cacti Group"
|
2024-05-15 03:57:10 +00:00
|
|
|
condition: or
|
2020-12-11 14:39:47 +00:00
|
|
|
|
|
|
|
- type: regex
|
|
|
|
part: header
|
|
|
|
regex:
|
|
|
|
- Cacti+
|
|
|
|
|
|
|
|
extractors:
|
2021-12-27 05:01:53 +00:00
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- "<div class='versionInfo'>Version (.*) |"
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 490a0046304402207fecb5e7c1e7984c7e501984ec58102f09cbff040b480c8fec107df85b5e610d022006f787084598d9136915bb6a88b0f6134ea9463b263346b4586300520a870367:922c64590222798bb761d5b6d8e72950
|