trufflehog icon indicating copy to clipboard operation
trufflehog copied to clipboard

Crawl sites for js files and scan those for apikeys

Open wellenc-lex opened this issue 2 years ago • 1 comments

It would be cool if we can pass something like -url ‘urllistfile’ or httpx | Trufflehog

so the tool would crawl domain for .js, .js.map files and search credentials in there

wellenc-lex avatar Apr 05 '22 16:04 wellenc-lex

You might enjoy https://github.com/trufflesecurity/Trufflehog-Chrome-Extension for now. It doesn't support verification or all of the detectors but we have found some keys with it.

dustin-decker avatar Apr 05 '22 18:04 dustin-decker

While this feature could be useful, we don't plan on supporting a crawler in TruffleHog. As an alternative, you could use the chrome extension or curl files locally then run trufflehog on those files.

zricethezav avatar Dec 14 '23 20:12 zricethezav