> cat /dev/github | grep security-tools
discovered 03 Aug 2026

s3-account-search

via awesome-list
→ View on GitHub
S3 Account Search is a tool designed to determine the AWS account ID associated with a given S3 bucket by leveraging IAM permissions and the `s3:ResourceAccount` condition. Its primary use case involves authorized users retrieving account IDs by testing access through a systematic digit-by-digit approach, enabling users to infer the account ID based on allowed or denied access requests. Notably, it supports various installations via pip, provides flexible usage with roles and profiles, and includes potential performance enhancements for future development.