2023-01-17 22:12:26 +00:00
|
|
|
id: aws-access-secret-key
|
2023-01-10 17:39:48 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-17 22:12:26 +00:00
|
|
|
name: AWS Access/Secret Key Disclosure
|
2023-01-10 17:39:48 +00:00
|
|
|
author: tess
|
|
|
|
severity: unknown
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-01-17 22:12:26 +00:00
|
|
|
tags: disclosure,aws,generic,exposure,amazon
|
2023-01-10 17:39:48 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-10 17:39:48 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2023-01-13 06:50:52 +00:00
|
|
|
- '{{BaseURL}}'
|
2023-01-10 17:39:48 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-01-13 06:50:52 +00:00
|
|
|
part: body
|
2023-01-10 17:39:48 +00:00
|
|
|
words:
|
|
|
|
- 'accessKeyId'
|
|
|
|
- 'secretAccessKey'
|
|
|
|
condition: and
|
2023-01-13 06:50:52 +00:00
|
|
|
case-insensitive: true
|
2023-01-10 17:39:48 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|