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

25 lines
457 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
author: dhiyaneshDK
severity: info
2022-07-04 08:46:15 +00:00
metadata:
shodan-query: http.title:"F-Secure Policy Manager Server"
2021-07-29 13:42:08 +00:00
tags: login,panel
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>F-Secure Policy Manager Server</title>'
- type: status
status:
- 200