Create f-secure-policy-manager.yaml

patch-1
Dhiyaneshwaran 2021-07-29 19:12:08 +05:30 committed by GitHub
parent c8e11b8254
commit 1f10c5b867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: f-secure-policy-manager
info:
name: F-Secure Policy Manager Server
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22F-Secure+Policy+Manager+Server%22
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