2022-11-13 08:11:16 +00:00
|
|
|
id: basic-auth-detect
|
2020-10-13 18:25:28 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-13 08:11:16 +00:00
|
|
|
name: Basic Auth Detection
|
2021-06-09 12:20:56 +00:00
|
|
|
author: w4cky_
|
2020-10-13 18:25:28 +00:00
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,basic-auth
|
2020-10-13 18:25:28 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-10-13 18:25:28 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-01-13 07:31:46 +00:00
|
|
|
- "{{BaseURL}}"
|
2020-10-13 18:25:28 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 401
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Www-Authenticate:"
|
|
|
|
part: header
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502210092e758850720e58897739f47f9a907633c5c61556342eff79cbddbdc5ba206f602205ca68d04fd3576fca190cabbe15d8f61b837e0cee7ade1c0887d32f1d38aac04:922c64590222798bb761d5b6d8e72950
|