Skip to content

lolwaleet/ReverseIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

~ Reverse IP

ReverseIP is a ruby-based reverse IP-lookup tool, which finds all domains hosted on a web server and returns the HTTP status code of those domains.

Screenshot(s)

ReverseIP

⚠️ Requirements

~ mechanize [ sudo gem install mechanize ]
~ colorize [ sudo gem install colorize ]

Installing

After you've installed the gems, you may move the ReverseIP folder to your homedir ~/ and execute this command ..

$ echo "alias ReverseIP='ruby ~/revIP.rb'" >> ~/.bashrc

~ Abk Khan [ @asystolik ]

Releases

No releases published

Packages

No packages published

Languages