nuclei-templates/technologies/froxlor-detect.yaml

25 lines
378 B
YAML
Raw Normal View History

2021-07-27 01:34:38 +00:00
id: froxlor-detect
info:
name: Froxlor Detect
author: pikpikcu
severity: info
tags: tech,froxlor
requests:
- method: GET
path:
- "{{BaseURL}}/"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Froxlor Server Management Panel</title>"
- type: status
status:
- 200