nuclei-templates/exposed-panels/powerjob-panel.yaml

27 lines
425 B
YAML
Raw Normal View History

id: powerjob-panel
2022-06-30 23:51:40 +00:00
info:
name: PowerJob Login Panel
2022-06-30 23:51:40 +00:00
author: pikpikcu
severity: info
metadata:
verified: true
2022-06-30 23:51:40 +00:00
fofa-query: title="PowerJob"
tags: panel,powerjob
2022-06-30 23:51:40 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>PowerJob</title>"
- type: status
status:
- 200