discovered 03 Aug 2026
sandcastle
→ View on GitHubSandcastle is a Python tool designed for AWS S3 bucket enumeration, allowing users to discover potential S3 buckets based on specified name permutations. It sequentially checks a target's name against a predefined list of permutations to identify accessible buckets, logging permission statuses such as "Access Denied" or "Publicly Accessible," which can indicate potential targets for further analysis. Notably, it supports customizable input files for bucket name variations, enhancing its versatility for security professionals.