nuclei-templates/exposed-panels/forcepoint-applicance.yaml

25 lines
430 B
YAML

id: forcepoint-applicance
info:
name: Forcepoint Appliance
author: dhiyaneshDK
severity: info
metadata:
shodan-query: http.title:"Forcepoint Appliance"
tags: panel,forcepoint
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Forcepoint Appliance</title>'
- type: status
status:
- 200