Searches for credentials in a directory structure
python3 search.py
python3 search.py -d <DIRECTORY>
Default threadcount is set to 1.
python3 search.py -t <THREAD COUNT>
This repository was inspired by https://github.com/trufflesecurity/truffleHog but is dedicated to a local file search and not a github repository.