diff --git a/exposed-panels/fortinet/fortios-management-panel.yaml b/exposed-panels/fortinet/fortios-management-panel.yaml new file mode 100644 index 0000000000..6d4616ab76 --- /dev/null +++ b/exposed-panels/fortinet/fortios-management-panel.yaml @@ -0,0 +1,35 @@ +id: fortinet-fortios-management-panel + +info: + name: Fortinet FortiOS Management Interface Panel + author: mbmy + severity: info + metadata: + verified: true + shodan-query: http.favicon.hash:945408572 + tags: panel,fortinet,fortios,fortigate,fortiproxy,fortiap + +requests: + - method: GET + path: + - "{{BaseURL}}/login?redir=/ng" + + host-redirects: true + max-redirects: 2 + matchers-condition: and + matchers: + - type: word + words: + - '' + - '" + condition: and + + - type: word + part: header + words: + - "APSCOOKIE_" + + - type: status + status: + - 200