Skip to content

gigachad80/grep-backURLs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

πŸš€ Project Name : grep-backURLs

Maintenance

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

πŸ“ Roadmap / To-do

  • Release Cross Platform Executables
  • Add More Keywords
  • Output in JSON & Markdown format
  • HTML Report
  • Attach Demo Screenshot
  • Update Readme

πŸ’“ Credits:

πŸ“ž Contact

πŸ“§ Email: [email protected]

πŸ“„ License

Licensed under MIT

πŸ•’ Last Updated: March 28, 2025

Releases

No releases published

Packages

No packages published

Languages