Skip to content

0x4rk0/github-cred-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Organization Cred Scraper

Requirements

pip3 install -r requirements.txt

This will scrape an entire organization's content on github for plain text creds, API keys, SSH keys, etc

Example

python3 cred_scan.py

This will append results into

ORG_results.txt

Not sure what an "Org" is? Search using the github search bar for "org:foo"

From here, you can grep through the results

Big thanks to @metacortex for the help on the Python!

About

Scraping creds using Github API and truffleHog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages