Skip to content

ProbieK/Get-Redirects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get-Redirects

Script to enumerate all redirects of a given URL.
Must have Python3 installed.
Only compatible with Ubuntu Linux and derivatives.

Usage:

git clone https://github.com/ProbieK/Get-Redirects.git
cd Get-Redirects
sudo chmod +x ./get-redirects ./get-domain.py
./get-redirects -h

About:

It cURL's the given URL with a randomly selected useragent string [from a list of 10 predefined] and outputs the unique domains that it was redirected to.

About

Script to enumerate all redirects of a given URL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published