nuclei-templates/http/exposed-panels/f-secure-policy-manager.yaml

31 lines
684 B
YAML
Raw Normal View History

2021-07-29 13:42:08 +00:00
id: f-secure-policy-manager
info:
name: F-Secure Policy Manager Server Login Panel - Detect
2021-07-29 13:42:08 +00:00
author: dhiyaneshDK
severity: info
description: F-Secure Policy Manager Server 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
2023-10-14 11:27:55 +00:00
cvss-score: 0
cwe-id: CWE-200
2022-07-04 08:46:15 +00:00
metadata:
max-request: 1
2022-07-04 08:46:15 +00:00
shodan-query: http.title:"F-Secure Policy Manager Server"
2021-07-29 13:42:08 +00:00
tags: login,panel
http:
2021-07-29 13:42:08 +00:00
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>F-Secure Policy Manager Server</title>'
- type: status
status:
- 200