Skip to content

gigachad80/grep-backURLs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Project Name : grep-backURLs

grep-backURLs : Automated way to find juicy information from website

📌 Overview

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.

🤔 Why This Name?

Just beacuse it uses grep command to sort out from waybackURLs link.

⌚ Total Time taken to build & test

Approx 3-3:30 hr.

🙃Why I Created This

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.

📚 Requirements & Dependencies

📥 Installation Guide

⚡ Quick Install:

  1. Git clone this URL.
  2. Go to grep-backURls directory and give permission to main.go
  3. Run command ./main.go

💓 Credits:

📞 Contact

📧 Email: pookielinuxuser@tutamail.com

📄 License

Licensed under MIT

🕒 Last Updated: January 18, 2025

Releases

No releases published

Packages

No packages published

Languages