Add files via upload
parent
e99e691df4
commit
6233f18c40
|
@ -0,0 +1,15 @@
|
||||||
|
id: htpassword
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: htpassword file
|
||||||
|
author: Yash Anand @yashanand155
|
||||||
|
severity: info
|
||||||
|
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- "{{BaseURL}}/.htpassword"
|
||||||
|
matchers:
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- ":$"
|
Loading…
Reference in New Issue