nuclei-templates/files/wadl-files.yaml

21 lines
448 B
YAML
Raw Normal View History

2020-04-06 12:27:09 +00:00
id: wadl-files
info:
name: wadl file disclosure
author: 0xrudra
severity: low
requests:
- method: GET
path:
- "{{BaseURL}}/application.wadl"
- "{{BaseURL}}/service?Wsdl"
matchers:
- type: word
words:
- "This is simplified WADL with user and core resources only"
2020-04-06 12:28:11 +00:00
- "\"http://jersey.java.net/\""
2020-04-06 12:27:09 +00:00
- "http://wadl.dev.java.net/2009/02"
condition: or
part: body