Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
tillson committed Jul 27, 2019
1 parent fe787e1 commit 8bbba92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ For detecting future API key leaks, GitHub offers [Push Token Scanning](https://

My primary use for GitHound is for finding sensitive information for Bug Bounty programs. For high-profile targets, the `--many-results` hack and `--languages` flag are useful for scraping >100 pages of results.

`echo "uberinternal.com" | githound --dig --many-results --languages common-languages.txt --regex-file halcorp-api-regexes.txt`
`echo "uberinternal.com" | githound --dig --many-results --languages common-languages.txt --threads 100`


### Flags

Expand Down

0 comments on commit 8bbba92

Please sign in to comment.