logoalt Hacker News

throwawayffffasyesterday at 12:09 PM1 replyview on HN

> Upon execution, the malware downloads and runs TruffleHog to scan the local machine, stealing sensitive information such as NPM Tokens, AWS/GCP/Azure credentials, and environment variables.

That's a wake up call to harden your operations. NPM Tokens, AWS/GCP/Azure credentials have no reason to be available in environments where packages may be installed. The same goes for sensitive environment variables.


Replies

junonyesterday at 12:36 PM

That's the goal, but it's not feasible in e.g. professional settings. Much easier said than done, unfortunately.

show 1 reply