fix: false negative fortiweb-panel.yaml
parent
47acd7e495
commit
cb125a852c
|
@ -2,7 +2,7 @@ id: fortiweb-login
|
|||
|
||||
info:
|
||||
name: Fortinet FortiWeb Login Panel - Detect
|
||||
author: PR3R00T
|
||||
author: PR3R00T,daffainfo
|
||||
severity: info
|
||||
description: Fortinet FortiWeb login panel was detected.
|
||||
classification:
|
||||
|
@ -11,6 +11,7 @@ info:
|
|||
cpe: cpe:2.3:a:fortinet:fortiweb:*:*:*:*:*:*:*:*
|
||||
metadata:
|
||||
max-request: 1
|
||||
shodan-query: http.title:"FortiWeb - "
|
||||
product: fortiweb
|
||||
vendor: fortinet
|
||||
tags: panel,fortinet,fortiweb,login
|
||||
|
@ -27,10 +28,9 @@ http:
|
|||
words:
|
||||
- "Please login"
|
||||
- "ftnt-fortinet-grid"
|
||||
- "main-fortiweb.css"
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
# digest: 4b0a00483046022100903d0b01156fa0e1e1e76dbcc24d8cb562c86a57525a5d88ec5c675f4331fdd3022100b5f3290d941b6e6afd66f7a09b92b23651f4abce54ef8f8a365920e23746cd81:922c64590222798bb761d5b6d8e72950
|
||||
# digest: 4b0a00483046022100903d0b01156fa0e1e1e76dbcc24d8cb562c86a57525a5d88ec5c675f4331fdd3022100b5f3290d941b6e6afd66f7a09b92b23651f4abce54ef8f8a365920e23746cd81:922c64590222798bb761d5b6d8e72950
|
||||
|
|
Loading…
Reference in New Issue