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
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 6
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: miscellaneous,misc,config
|
2020-07-25 22:06:57 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-07-25 22:06:57 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/.htaccess"
|
2021-02-20 10:17:19 +00:00
|
|
|
- "{{BaseURL}}/example.htaccess"
|
|
|
|
- "{{BaseURL}}/_.htaccess"
|
|
|
|
- "{{BaseURL}}/sample.htaccess"
|
|
|
|
- "{{BaseURL}}/a.htaccess"
|
|
|
|
- "{{BaseURL}}/htaccess_for_page_not_found_redirects.htaccess"
|
2021-02-20 14:02:15 +00:00
|
|
|
|
2021-09-02 11:59:10 +00:00
|
|
|
stop-at-first-match: true
|
2020-07-25 22:06:57 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- RewriteRule
|
|
|
|
- </IfModule>
|
|
|
|
- <IfModule
|
2021-02-20 10:17:19 +00:00
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100b85760f34954f690a0df1fa6ecfbf714c0b77bf4932bdef641e8fac0098118e80220557cf6c427f31e2cce8de948f0eb6c9574279b5bebad4a0400fb7e2ef02e6ab8:922c64590222798bb761d5b6d8e72950
|