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-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-08-18 16:23:19 +00:00
|
|
|
tags: disclosure,aws,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
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100a18f27b205b0f4d3b502a4ad5a326cc65b76afe8be03898378095eb657a54250022100a2ccd7b2cc4d37ff5a84631a0feed54b5fb00f69b5ec7da55a1957a58e73020c:922c64590222798bb761d5b6d8e72950
|