Skip to content

IP-Finder is an Open Source Intelligence (OSINT) tool that helps collect IPs of Companies, Servers, Operating Systems and much more. It also reports all CVEs (with the associated Metasploit module to run) for which different endpoints are affected. This tool uses some of the best search engines (Shodan.io, ZoomEye.org and Censys.io)

Notifications You must be signed in to change notification settings

SecLab-CH/IP-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔍 IP-Finder 🌎

IP-Finder is an Open Source Intelligence (OSINT) tool that helps collect IPs of Companies, Servers, Operating Systems and much more. It also reports all CVEs (with the associated Metasploit module to run) for which different endpoints are affected. This tool uses some of the best search engines (Shodan.io, ZoomEye.org and Censys.io)

Requirements

[*] Metasploit Framework
[*] Python version 3

[*] Successfully tested on Kali Linux OS

Install

$ git clone https://github.com/SecLab-CH/IP-Finder
$ pip3 install -r requirements.txt

Setup

[+] SHODAN & ZOOMEYE
Copy your <API_KEY> in config_api.py file

[+] CENSYS
$ censys config
Copy your <Censys_API_ID> and <Censys_API_Secret>

Run

$ python3 IP-Finder.py --search (your search) 

Example: $ python3 IP-Finder.py --search "apache 2.4.1"

About

IP-Finder is an Open Source Intelligence (OSINT) tool that helps collect IPs of Companies, Servers, Operating Systems and much more. It also reports all CVEs (with the associated Metasploit module to run) for which different endpoints are affected. This tool uses some of the best search engines (Shodan.io, ZoomEye.org and Censys.io)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages