nuclei-templates/files/htaccess-config.yaml

18 lines
317 B
YAML
Raw Normal View History

2020-07-25 22:06:57 +00:00
id: htaccess-config
info:
name: HTaccess config file
author: Yash Anand @yashanand155
2020-08-03 21:52:00 +00:00
severity: info
2020-07-25 22:06:57 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/.htaccess"
matchers:
- type: word
words:
- RewriteRule
- </IfModule>
- <IfModule
condition: and