46 lines
1.1 KiB
YAML
46 lines
1.1 KiB
YAML
id: fortiauthenticator-detect
|
|
|
|
info:
|
|
name: FortiAuthenticator - Detect
|
|
author: johnk3r
|
|
severity: info
|
|
description: The FortiAuthenticator panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: fortinet
|
|
product: fortiauthenticator
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:-1653412201
|
|
tags: panel,fortinet,fortiauthenticator,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/api/v1"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'list_endpoint'
|
|
- 'schema'
|
|
- 'faccloudhost'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'application/json'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022039be3c06f01e149a15777c4f19b2f6a3f7ca463f24a7e50aa463c9236724d36202200dcfda1205cc5467f3173ac4104b0a3977da662f15667afcf7bc84c326792589:922c64590222798bb761d5b6d8e72950 |