2021-05-29 09:16:00 +00:00
|
|
|
id: aws-access-key
|
|
|
|
|
|
|
|
info:
|
2023-05-04 17:12:20 +00:00
|
|
|
name: Amazon Web Services Access Key ID - Detect
|
2021-05-29 09:16:00 +00:00
|
|
|
author: gaurang
|
|
|
|
severity: info
|
2023-05-04 17:12:20 +00:00
|
|
|
description: Amazon Web Services Access Key ID token was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2021-06-09 17:29:13 +00:00
|
|
|
tags: token,file
|
2021-05-29 09:16:00 +00:00
|
|
|
|
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "(A3T[A-Z0-9]|AKIA|AGPA|AROA|AIPA|ANPA|ANVA|ASIA)[A-Z0-9]{16}"
|
2023-05-04 17:12:20 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/05/04
|