nuclei-templates/files/jkstatus-manager.yaml

18 lines
301 B
YAML
Raw Normal View History

2020-04-21 10:32:32 +00:00
id: jkstatus-manager
info:
2020-05-25 08:02:27 +00:00
name: JK Status Manager
2020-04-21 10:32:32 +00:00
author: bauthard
severity: low
requests:
- method: GET
headers:
X-Forwarded-For: "127.0.0.1"
2020-05-25 08:02:27 +00:00
path:
2020-04-21 10:32:32 +00:00
- "{{BaseURL}}/jkstatus/"
matchers:
- type: word
2020-05-25 08:02:27 +00:00
words:
2020-04-21 10:32:32 +00:00
- "<title>JK Status Manager</title>"