Skip to content

grapX will iterate through the URLs and grep the endpoints with all possible extensions.

Notifications You must be signed in to change notification settings

jeyaseelans86/grapX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grapX

grapX will iterate through the urls extracted from waybackurls,It will match and list the urls with possible 50+ extensions.Sometimes we can expect the unexpected and find some juicy information through this listing.

This is a simple script i recently created for my recon automation.if you can contribute on some extensions or on code,Great!!

Install:

▶ git clone https://github.com/kabilan1290/grapX.git
▶ chmod +x grapX
▶ cp grapX /usr/local/bin/grapX

Usage example:

▶ cat domains.txt | waybackurls > urls
▶ ./grapX urls output_filename

About

grapX will iterate through the URLs and grep the endpoints with all possible extensions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%