nuclei-templates/technologies/shiro-detect.yaml

16 lines
288 B
YAML

id: shiro-detect
info:
name: Detect Shiro Framework
author: AresX
severity: info
requests:
- method: GET
path:
- '{{BaseURL}}'
headers:
Cookie: rememberMe=123;
matchers:
- type: word
words:
- rememberMe=deleteMe
part: header