h33tlit / Jbin-website-secret-scraper

Jbin will gather all the URLs from the website and then it will try to expose the secret data from them such as API keys, API secrets, API tokens and many other juicy information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add some default regex's

random-robbie opened this issue · comments

commented

Any way to automatically add stuff like the following for regex?

https://github.com/h33tlit/secret-regex-list

Also some of the wayback stuff needs filtering when it starts to add :80 or :443 to remove dead links.

Thank you so much for the recommendations, I will try to add them