Merge pull request #734 from PR3R00T/patch-9

Locate Fortigate Fortiweb panels.
patch-1
PD-Team 2021-01-06 20:02:52 +05:30 committed by GitHub
commit f389b7c7fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: fortiweb-login
info:
name: Fortinet FortiWeb Login Panel
author: PR3R00T
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/login"
matchers-condition: and
matchers:
- type: word
words:
- "Please login"
- "ftnt-fortinet-grid"
- "main-fortiweb.css"
condition: and
part: body
- type: status
status:
- 200