fix FN matchers

patch-2
Ritik Chaddha 2024-05-15 09:27:10 +05:30 committed by GitHub
parent a03b376447
commit 32b0128c6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 7 deletions

View File

@ -12,12 +12,13 @@ info:
cwe-id: CWE-200
cpe: cpe:2.3:a:cacti:cacti:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 2
product: cacti
vendor: cacti
shodan-query: http.favicon.hash:-1797138069
fofa-query: icon_hash="-1797138069"
tags: tech,cacti,login,panel
tags: cacti,login,panel,detect
http:
- method: GET
@ -27,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