Skip to content

Freilichtbuehne/credential-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CredentialSearch

Searches for credentials in a directory structure

Usage

Run in current directory

python3 search.py

Run in specific directory

python3 search.py -d <DIRECTORY>

Run multithreaded

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.

About

Searches for credentials in a directory structure

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages