nuclei-templates/technologies/shiro-detect.yaml

20 lines
312 B
YAML

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