Merge pull request #7485 from daffainfo/patch-3

feat: update fortinet-panel.yaml
patch-1
Ritik Chaddha 2023-06-19 16:44:53 +05:30 committed by GitHub
commit 6bdb7a18e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 3 deletions

View File

@ -10,21 +10,25 @@ info:
cvss-score: 0.0
cwe-id: CWE-200
metadata:
max-request: 1
verified: true
shodan-query: http.title:"FORTINET LOGIN"
tags: panel,fortinet
tags: panel,fortinet,login,detect
http:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/login"
stop-at-first-match: true
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title tiles:fragment="title">FORTINET LOGIN</title>'
- 'FORTINET LOGIN</title>'
- type: status
status: