Skip to content

Probe_Spider is a Open Source Intelligence Tool made complete out of Python.

License

Notifications You must be signed in to change notification settings

Aravindha1234u/Probe_spider

Repository files navigation

Probe_Spider


build status Analyze version Coverage
Test Python V3.7 License status-up

This is a Open Source Intelligence Tool made complete out of Python.


This tool has been fixed with issues and released a update here



Overview of the tool:

  • Tool has module involved to scrape social media account details from Instagram, Facebook and Twitter
  • It can find details about Phone number
  • Email data Breach
  • Domain module has various scans for domain check for vulneribility and spider crawlers
  • Metadata Analyser
  • Reverse Image Search
  • IP Heatmap generator
  • Mac Address finder of manufacturer
  • IP2Proxy checks whether provided ip uses any kind of Proxy/VPN if any then check for DNSLeaks
  • Torrent Download History
  • Tool is currently available only in Command Line Interface (CLI)

Tool UI

Creators: 👤

Aravindha Hariharan M
Mail ID: [email protected]

Prerequisites 📦

1.Python 3.X with pip3 Installed
If not then, pip3 installation

apt install python3-pip

To Check pip versioon

pip3 --version

2.Geolite & IP2Proxy Databases
Geolite2 City Database

https://github.com/texnikru/GeoLite2-Database/blob/master/GeoLite2-City.mmdb.gz

IP2Proxy Database

https://lite.ip2location.com/database/px8-ip-proxytype-country-region-city-isp-domain-usagetype-asn-lastseen

Download both database and move it to Probe_Spider/src/.

Installation 💾

Open Terminal and type

git clone https://github.com/Aravindha1234u/Probe_Spider

cd Probe_Spider

To Install required Python package

pip3 install -r requirements.txt

or

python3 -m pip install -r requirements.txt

Execution 👍

Before Executing, Change api keys in file src/api.py file for full version of the tool
To Run Probe_Spider

python3 main.py

Important Message ⚠️

This tool is for research purposes only. Hence, the developers of this tool won't be responsible for any misuse of data collected using this tool. Used by many researchers and open source intelligence (OSINT) analysts.

License 📄

Probe_Spider is licensed under GNU General Public License v3.0. Take a look at the License

Special Thanks

Adithyan AK
Gowtham G

Issues

Feel free to express any kind of bug or error in this tool and create a issues, So that it can be fixed soon.

Some Screenshot of Tool