updated matcher | and condition added

patch-1
Ritik Chaddha 2024-03-06 11:04:57 +05:30 committed by GitHub
parent b80b78f3be
commit 34b129077a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 3 deletions

View File

@ -13,9 +13,9 @@ info:
cwe-id: CWE-798
metadata:
max-request: 2
verified: true
shodan-query: "html:\"Lucee\""
fofa-query: "app=\"Lucee-Engine\""
verified: true
tags: lucee,default-login,unauth
http:
@ -25,12 +25,13 @@ http:
- "{{BaseURL}}/lucee/admin/server.cfm"
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Lucee"
- "New Password"
- 'Lucee'
- 'box">New Password</div>'
condition: and
- type: status