37 lines
890 B
YAML
37 lines
890 B
YAML
id: fortinet-fortiddos-panel
|
|
|
|
info:
|
|
name: Fortinet FortiDDoS Panel
|
|
author: johnk3r
|
|
severity: info
|
|
description: |
|
|
Fortinet FortiDDoS panel was detected.
|
|
reference:
|
|
- https://www.fortinet.com/products/ddos/fortiddos
|
|
metadata:
|
|
vendor: fortinet
|
|
product: fortiddos
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"FortiDDoS"
|
|
tags: panel,fortinet,fortiddos,login
|
|
|
|
http:
|
|
- 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
|
|
# digest: 4a0a00473045022100b2eb521ae58de2d7394a275e1f1fc0ee3476030e6ebbfbec74e9f521b5996581022027735dee41cffe754bc4b469d2bbb7f0eb25f58cb0c4167f60ae6486d8a6607d:922c64590222798bb761d5b6d8e72950 |