28 lines
598 B
YAML
28 lines
598 B
YAML
id: froxlor-detect
|
|
|
|
info:
|
|
name: Froxlor Detect
|
|
author: pikpikcu
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,froxlor
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Froxlor Server Management Panel</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100ac246777d3718dd9efcf600fe5399d8797588671770c404df1c8e88b890ebaf502205d3da929451c8d172b413e80495ea002d461934768ea56cc79938db40953e21a:922c64590222798bb761d5b6d8e72950
|