nuclei-templates/technologies/froxlor-detect.yaml

25 lines
377 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:
2021-08-02 07:23:35 +00:00
- "{{BaseURL}}"
2021-07-27 01:34:38 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Froxlor Server Management Panel</title>"
- type: status
status:
- 200