New open-source scanner exposes Amazon’s AWS storage buckets

October 31, 2022

Security researcher Eilon Harel was able to uncover Amazon’s AWS S3 storage buckets using an open-source “Secrets Scanner.”

Amazon S3 (Simple Storage Service) is a cloud storage service used by organizations to store software, services and data in containers marked as buckets. Unable to properly back up their S3 buckets, organizations make stored data publicly available to the internet.

To exploit this loophole, Harel created a Python tool called “S3crets Scanner,” which performs specific actions, including using CSPM to get a list of public buckets, listing the bucket content via API queries, searching for exposed textual files, downloading the relevant textual files, downloading the relevant textual files, searching the contents for secrets, and forwarding the results to SIEM.

When scanning a bucket, the script examines the content of text files using the Trufflehog3 tool. The tool is an improved Go-based version of the secret scanner that can search GitHub, GitLab, file systems and S3 buckets for credentials and private keys.

Trafflehog3 scans the files downloaded by S3crets using a custom rule designed by Harel which target personally identifiable information (PII) exposure and internal access tokens.

However, the scanner only lists S3 buckets that have the following configurations set to ‘False.’

All buckets that are supposed to be public are filtered out of the list before the textual files are downloaded for the “secrets scanning” step.

The researcher explain that the scanner can be used to scan an organization’s assets, ultimately helping to minimize the likelihood of data leaks or network breaches resulting from the exposure of secrets.

The sources for this piece include an article in BleepingComputer.

Top Stories

Related Articles

March 27, 2026 Microsoft is updating GitHub Copilot to train on real-world developer interactions, expanding beyond public code datasets to more...

March 23, 2026 David Shipley, co-host of Cybersecurity today is covering RSAC for Tech Newsday and Cybersecurity Today.  SAN FRANCISCO more...

March 23, 2026 The U.S. Federal Communications Commission has banned the import of all new foreign-made consumer routers following a more...

March 19, 2026 The FBI has gone back to purchasing commercially available data, including Americans’ location histories, to support federal more...

Jim Love

Jim is an author and podcast host with over 40 years in technology.

Share:
Facebook
Twitter
LinkedIn