Skip to content

brian404/reverse_ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reverse_ip

Open Source Love python GitHub version Open Source Love

A Python Based reverse_IP Script To Find The Domains On a 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
  • Termux 0.117

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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages