fscan/WebScan/pocs/shiro.yml

13 lines
272 B
YAML
Raw Normal View History

2020-12-29 17:17:10 +08:00
name: poc-yaml-shiro
rules:
- method: GET
path: /
headers:
Cookie: rememberMe=1
expression: |
"Set-Cookie" in response.headers && response.headers["Set-Cookie"].contains("rememberMe")
detail:
author: test
links:
- https://baidu.com/shiro