Skip to content

A Python Based Non-Interactive Ugly ReVeRsE IP Script To Find The Domains On The Server

License

Notifications You must be signed in to change notification settings

8000937/ReVeRsE-IP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReVeRsE-IP

Open Source Love python GitHub version Open Source Love

A Python Based Non-Interactive Ugly ReVeRsE IP Script To Find The Domains On The Server

Requirements

  • Python (2.7.*)
  • Python pip
  • Python module requests
  • Python module colorama

Install modules

pip install -r requirements.txt

Tested on

  • Windows 7/8/8.1
  • Kali linux (2017.1)
  • Mac OSX 10.9.5

Changelog

  • Integrated Reverse IP Via Hacker Target's Api as Well!
  • Changed Script From Interactive To Non-Interactive.

Usage

Reverse IP Via Hacker Target's Api

python rev.py -r hackthissite.org

Reverse IP Via YouGet Signal's Api

python rev.py -s hackthissite.org

Reverse IP With Both Modules

python rev.py --all hackthissite.org

Advanced Usage


Author: An0n 3xPloiTeR (Syed Umar Arfeen)

Usage: python rev.py
A Python Based Non-Interactive Ugly ReVeRsE IP Script To Find Domains on a Server.

Options:
  Basic Help:
    -h, --help     Shows the help for program.
    -v, --version  Shows the version of program.

  Reverse IP:
    -s, --revygs   For Doing Reverse IP Via You Get Signal's API
    -r, --revht    For Doing Reverse IP Via Hacker Target's  API

  Grouped Results:
    -a, --all      All Things at Once!
  
  Example:
	python rev.py --all hackthissite.org

Screenshots

Note


P.S ~ Dont Change The Colors. They're Butiphul like this.
	~ An0n 3xPloiTeR

About

A Python Based Non-Interactive Ugly ReVeRsE IP Script To Find The Domains On The Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%