commit
8fe14a5c03
|
@ -12,10 +12,13 @@ info:
|
|||
cwe-id: CWE-200
|
||||
cpe: cpe:2.3:a:cacti:cacti:*:*:*:*:*:*:*:*
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 2
|
||||
product: cacti
|
||||
vendor: cacti
|
||||
tags: tech,cacti,login,panel
|
||||
shodan-query: http.favicon.hash:-1797138069
|
||||
fofa-query: icon_hash="-1797138069"
|
||||
tags: cacti,login,panel,detect
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
@ -25,18 +28,14 @@ http:
|
|||
|
||||
stop-at-first-match: true
|
||||
|
||||
matchers-condition: and
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "<title>Login to Cacti</title>"
|
||||
- "The Cacti Group"
|
||||
condition: and
|
||||
condition: or
|
||||
|
||||
- type: regex
|
||||
part: header
|
||||
|
@ -49,4 +48,4 @@ http:
|
|||
group: 1
|
||||
regex:
|
||||
- "<div class='versionInfo'>Version (.*) |"
|
||||
# digest: 4a0a0047304502210091466c451eb83a632009e16596e016864e58809145127b30333708c9965f718a0220698ba9fb6b9818ed4c6441084c12df39731e4a6124c062b93ca178bc2abd5ea4:922c64590222798bb761d5b6d8e72950
|
||||
# digest: 4a0a0047304502210091466c451eb83a632009e16596e016864e58809145127b30333708c9965f718a0220698ba9fb6b9818ed4c6441084c12df39731e4a6124c062b93ca178bc2abd5ea4:922c64590222798bb761d5b6d8e72950
|
||||
|
|
Loading…
Reference in New Issue