nuclei-templates/exposures/logs/elmah-log-file.yaml

23 lines
340 B
YAML
Raw Normal View History

2020-10-14 18:22:29 +00:00
id: elmah-log-file
info:
name: elmah.axd Disclosure
author: shine
severity: medium
2021-05-07 10:38:22 +00:00
tags: logs,exposure
2020-10-14 18:22:29 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/elmah.axd"
matchers-condition: and
matchers:
- type: word
words:
- 'Error Log for'
- type: status
status:
- 200