Skip to content

Commit

Permalink
fix: false negative fortiweb-panel.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
daffainfo authored May 29, 2024
1 parent 47acd7e commit cb125a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions http/exposed-panels/fortinet/fortiweb-panel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Expand All @@ -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

0 comments on commit cb125a8

Please sign in to comment.