52 lines
1.2 KiB
YAML
52 lines
1.2 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:
|
|
max-request: 2
|
|
product: cacti
|
|
vendor: cacti
|
|
tags: tech,cacti,login,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/cacti/"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Login to Cacti</title>"
|
|
- "The Cacti Group"
|
|
condition: and
|
|
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- Cacti+
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- "<div class='versionInfo'>Version (.*) |"
|
|
# digest: 4a0a0047304502210091466c451eb83a632009e16596e016864e58809145127b30333708c9965f718a0220698ba9fb6b9818ed4c6441084c12df39731e4a6124c062b93ca178bc2abd5ea4:922c64590222798bb761d5b6d8e72950 |