All Projects → lolwaleet → ReverseIP

lolwaleet / ReverseIP

Licence: other
Ruby based reverse IP-lookup tool.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to ReverseIP

fetch-all-the-things
A list of *nix fetch utilities
Stars: ✭ 43 (-2.27%)
Mutual labels:  information-gathering
ICP-Checker
ICP备案查询,可查询企业或域名的ICP备案信息,自动完成滑动验证,保存结果到Excel表格,适用于2022年新版的工信部备案管理系统网站,告别频繁拖动验证,以及某站*工具要开通VIP才可查看备案信息的坑
Stars: ✭ 119 (+170.45%)
Mutual labels:  information-gathering
E4GL30S1NT
E4GL30S1NT - Simple Information Gathering Tool
Stars: ✭ 139 (+215.91%)
Mutual labels:  information-gathering
STIA
No description or website provided.
Stars: ✭ 18 (-59.09%)
Mutual labels:  information-gathering
IP2Location-C-Library
IP2Location C library enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather station code, weather station name, mobile, usage types, etc that any IP address or hostname originates from.
Stars: ✭ 37 (-15.91%)
Mutual labels:  ip-lookup
facebook totem
Totem allows you to retrieve information about ads of a facebook page , we can retrieve the number of people targeted, how much the ad cost and a lot of other information.
Stars: ✭ 51 (+15.91%)
Mutual labels:  information-gathering
NETNOOB
A simple program written in bash that contains basic Linux network tools, information gathering tools and scanning tools.
Stars: ✭ 105 (+138.64%)
Mutual labels:  information-gathering
IP2Country
Ip to country mapping
Stars: ✭ 39 (-11.36%)
Mutual labels:  ip-lookup
IP-Tracker
Track any ip address with IP-Tracker. IP-Tracker is developed for Linux and Termux. you can retrieve any ip address information using IP-Tracker.
Stars: ✭ 53 (+20.45%)
Mutual labels:  information-gathering
IP2Location-PHP-Module
This module is a PHP module that enables the user to find the country, region, city, coordinates, zip code, ISP, domain name, timezone, connection speed, IDD code, area code, weather station code, weather station name, mobile, usage types, address type, IAB category, etc that any IP address or host name originates from.
Stars: ✭ 154 (+250%)
Mutual labels:  ip-lookup
toutatis
Toutatis is a tool that allows you to extract information from instagrams accounts such as e-mails, phone numbers and more
Stars: ✭ 803 (+1725%)
Mutual labels:  information-gathering
Scylla
The Simplistic Information Gathering Engine | Find Advanced Information on a Username, Website, Phone Number, etc.
Stars: ✭ 424 (+863.64%)
Mutual labels:  information-gathering
ipapi-python
Python bindings for https://ipapi.co (IP Address Location) - Use with python / django / flask for IP address location lookup
Stars: ✭ 42 (-4.55%)
Mutual labels:  ip-lookup
iplookup
Application for displaying list of IP addresses your computer, include external address.
Stars: ✭ 36 (-18.18%)
Mutual labels:  ip-lookup
asnap
asnap aims to render recon phase easier by providing updated data about which companies owns which ipv4 or ipv6 addresses and allows the user to automate initial port and service scanning.
Stars: ✭ 28 (-36.36%)
Mutual labels:  information-gathering
graphw00f
graphw00f is GraphQL Server Engine Fingerprinting utility for software security professionals looking to learn more about what technology is behind a given GraphQL endpoint.
Stars: ✭ 260 (+490.91%)
Mutual labels:  information-gathering
ad-privileged-audit
Provides various Windows Server Active Directory (AD) security-focused reports.
Stars: ✭ 42 (-4.55%)
Mutual labels:  information-gathering
lazyGrandma
a shell script aim to automatically launch 50+ online web scanning tools in the Browsaer against a target domain in a 10 waves
Stars: ✭ 49 (+11.36%)
Mutual labels:  information-gathering
Mr.Holmes
🔍 A Complete Osint Tool
Stars: ✭ 307 (+597.73%)
Mutual labels:  information-gathering
ip2location-cakephp
IP2Location CakePHP plugin enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, IP address type and IAB advertising category from IP address using IP2Location database.
Stars: ✭ 17 (-61.36%)
Mutual labels:  ip-lookup

~ 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 ]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].