Detect Shiro Framework
ID: shiro-detect
Severity: info
Author: AresX
Tags: tech,shiro
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: shiro-detect
info: name: Detect Shiro Framework author: AresX severity: info metadata: max-request: 1 tags: tech,shiro
http: - method: GET path: - '{{BaseURL}}'
headers: Cookie: JSESSIONID={{randstr}};rememberMe=123; host-redirects: true max-redirects: 2 matchers: - type: word part: header words: - "rememberMe=deleteMe"# digest: 490a0046304402202c191793f9e327d8f19e433ec659e899c95de9fbd7218bceed8c8409b53f4f4102200e96e87c56aec9ae406319e949412434394e6a3d7ba2175cbac9d09b4527953f:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/shiro-detect.yaml"