Malicious PyPi packages found with AWS keys

January 10, 2023

Tom Forbes, a UK-based software developer, discovered 57 active API access keys for AWS services that can be exploited. They use keyloggers to steal sensitive user information stored in browsers, run shell commands, and steal typed secrets.

Forbes created a Rust tool that checks the presence of AWS API keys in all new PyPI packages. He then explains that his scanner uses GitHub Actions to look for AWS keys in new PyPI, HexPM, and RubyGems releases. If any are discovered, it generates a report with the relevant information, which is then committed to the aws-cred-scanner repo.

“This report contains the keys that have been found, as well as a public link to the keys and other metadata about the release,” Forbes said in his post. “Because these keys are committed to a public GitHub repository, Github’s Secret Scanning service kicks in and notifies AWS that the keys are leaked.”

As a result, AWS creates a service request to inform the offending developer and implements a quarantine policy to limit the possibility of key misuse. A less vigilant individual could perhaps develop an identical scanning script for misuse and exploitation.

According to Forbes, these AWS keys can be used to steal sensitive user data stored in browsers, run shell commands, and steal typed secrets.

The sources for this piece include an article in TheRegister.

Top Stories

Related Articles

March 5, 2026 Check Point Software on Wednesday launched a dedicated Canada data region for its CloudGuard Web Application Firewall more...

March 5, 2026 A small development company in Mexico says a compromised Google Cloud API key triggered more than $82,000 more...

March 2, 2026 Thousands of exposed Google Cloud API keys can authenticate to Gemini endpoints when the Generative Language API more...

March 2, 2026 Threat actors are exploiting Microsoft Entra ID through Open Authorization (OAuth) consent abuse, using seemingly legitimate third-party more...

Jim Love

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

Share:
Facebook
Twitter
LinkedIn