id: aws-account-id info: name: AWS Account ID author: DhiyaneshDK severity: info reference: - https://github.com/praetorian-inc/noseyparker/blob/main/data/default/rules/aws.yml metadata: verified: "true" tags: aws,amazon,token,exposure requests: - method: GET path: - "{{BaseURL}}" extractors: - type: regex part: body regex: - '(?i)aws_?(?:account)_?(?:id)?["''`]?\s{0,30}(?::|=>|=)\s{0,30}["''`]?([0-9]{4}-?[0-9]{4}-?[0-9]{4})'