Skip to content

Find secrets hidden in the depths of git (now improved!)

License

Notifications You must be signed in to change notification settings

davidmckennirey/trufflePy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trufflePy

Find secrets hidden in the depths of git (now improved!)

This tool is a unificiation and continuation of the great work done by @dxa4481 with truffleHog, and @veggiedefender with his pycache secrets research. This project would not have been possible if were not for the amazing groundwork laid out by these two.

This tool searches through every single git diff in a git repository for secrets, by looking for both high entropy strings and high signal regex matches. Thanks to the help of uncompyle6, it can also look through pycache files for these secrets as well. It currently supports three operating modes; local, remote (url), and Github.

Usage

TODO finish this

About

Find secrets hidden in the depths of git (now improved!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages