2021-12-31 12:27:46 +00:00
|
|
|
id: fortinet-panel
|
2021-07-27 07:13:08 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-19 01:50:30 +00:00
|
|
|
name: Fortinet Login Panel - Detect
|
2021-12-27 05:01:53 +00:00
|
|
|
author: pikpikcu,daffainfo
|
2021-07-27 07:13:08 +00:00
|
|
|
severity: info
|
2022-11-19 01:50:30 +00:00
|
|
|
description: Fortinet login 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
|
|
|
|
cwe-id: CWE-200
|
2021-12-31 12:27:46 +00:00
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-06-21 21:03:53 +00:00
|
|
|
max-request: 2
|
2021-12-31 12:27:46 +00:00
|
|
|
shodan-query: http.title:"FORTINET LOGIN"
|
2023-06-19 11:12:26 +00:00
|
|
|
tags: panel,fortinet,login,detect
|
2021-07-27 07:13:08 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-27 07:13:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2023-06-19 11:12:26 +00:00
|
|
|
- "{{BaseURL}}"
|
2023-06-19 10:44:14 +00:00
|
|
|
- "{{BaseURL}}/login"
|
2021-07-27 07:13:08 +00:00
|
|
|
|
2023-06-19 11:12:26 +00:00
|
|
|
stop-at-first-match: true
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-07-27 07:13:08 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-06-19 11:12:26 +00:00
|
|
|
- 'FORTINET LOGIN</title>'
|
2021-07-27 07:13:08 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a004730450220273d60a6d66a4c0cc51b4ce31a343113937b4022935e5bc8cb9e6fe69b51a19b02210080544f72433341760b78b49084bb44bef53d8ab3db909f0b0e5f50de1a0c47ed:922c64590222798bb761d5b6d8e72950
|