grep-backURLs is a web security automation tool to extracts important credentials in bug hunting. It uses subfinder to find subdomains and then those subdomain acts as input links for waybackurls . After that , it uses grep command and keywords.txt to sort out important credentials.
Just beacuse it uses grep command to sort out from waybackURLs link.
Approx 3-3:30 hr.
Cause I don't want to waste my time to find subdomains and then try each keyword from keyword.txt to check whether is there any credential or not, so decided to automate it.
- Git clone this URL.
- Go to grep-backURls directory and give permission to main.go
- Run command ./main.go
-
@tomnomnom for developing waybackurls
-
@project discoveryfor creating subfinder.
-
Sathvik and his video for inspiration.
📧 Email: pookielinuxuser@tutamail.com
Licensed under MIT
🕒 Last Updated: January 18, 2025