Create fortinet-fortiddos-panel.yaml

patch-1
johnk3r 2023-05-26 10:11:51 -03:00 committed by GitHub
parent 66dc932523
commit 3e690035de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: fortinet-fortiddos-panel
info:
name: Fortinet FortiDDoS Panel
author: johnk3r
severity: info
metadata:
shodan-query: http.title:"FortiDDoS"
tags: panel,fortinet,fortiddos
requests:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 1
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>FortiDDoS</title>"
- type: status
status:
- 200