All Projects → Aravindha1234u → Probe_spider

Aravindha1234u / Probe_spider

Licence: gpl-3.0
Probe_Spider is a Open Source Intelligence Tool made complete out of Python.

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Probe spider

censys-recon-ng
recon-ng modules for Censys
Stars: ✭ 29 (+45%)
Mutual labels:  osint, cybersecurity
Open-source-tools-for-CTI
Public Repository of Open Source Tools for Cyber Threat Intelligence Analysts and Researchers
Stars: ✭ 91 (+355%)
Mutual labels:  osint, cybersecurity
Scylla
The Simplistic Information Gathering Engine | Find Advanced Information on a Username, Website, Phone Number, etc.
Stars: ✭ 424 (+2020%)
Mutual labels:  osint, cybersecurity
phisherprice
All In One Pentesting Tool For Recon & Auditing , Phone Number Lookup , Header , SSH Scan , SSL/TLS Scan & Much More.
Stars: ✭ 38 (+90%)
Mutual labels:  osint, cybersecurity
Socialscan
Python library and CLI for accurately querying username and email usage on online platforms
Stars: ✭ 538 (+2590%)
Mutual labels:  cli, osint
OSINTBookmarks
OSINT Bookmarks for Firefox / Chrome / Edge / Safari
Stars: ✭ 34 (+70%)
Mutual labels:  osint, cybersecurity
AttackSurfaceManagement
Discover the attack surface and prioritize risks with our continuous Attack Surface Management (ASM) platform - Sn1per Professional #pentest #redteam #bugbounty
Stars: ✭ 45 (+125%)
Mutual labels:  osint, cybersecurity
Oblivion
Data leak checker & OSINT Tool
Stars: ✭ 237 (+1085%)
Mutual labels:  osint, cybersecurity
Buster
An advanced tool for email reconnaissance
Stars: ✭ 387 (+1835%)
Mutual labels:  osint, cybersecurity
Singlefile
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
Stars: ✭ 4,417 (+21985%)
Mutual labels:  cli, osint
Awesome-CyberSec-Resources
An awesome collection of curated Cyber Security resources(Books, Tutorials, Blogs, Podcasts, ...)
Stars: ✭ 273 (+1265%)
Mutual labels:  osint, cybersecurity
Sherlock
🔎 Hunt down social media accounts by username across social networks
Stars: ✭ 28,569 (+142745%)
Mutual labels:  cli, osint
Sherlock Js
Find usernames across over 170 social networks - Fast & flexible remake of sdushantha/sherlock
Stars: ✭ 153 (+665%)
Mutual labels:  cli, osint
Hack4Squad
💀 A bash hacking and scanning framework.
Stars: ✭ 45 (+125%)
Mutual labels:  osint, cybersecurity
Ntlmrecon
Enumerate information from NTLM authentication enabled web endpoints 🔎
Stars: ✭ 252 (+1160%)
Mutual labels:  osint, cybersecurity
go-spyse
The official wrapper for spyse.com API, written in Go, aimed to help developers build their integrations with Spyse.
Stars: ✭ 25 (+25%)
Mutual labels:  osint, cybersecurity
Netz
Discover internet-wide misconfigurations while drinking coffee
Stars: ✭ 159 (+695%)
Mutual labels:  osint, cybersecurity
Osweep
Don't Just Search OSINT. Sweep It.
Stars: ✭ 225 (+1025%)
Mutual labels:  osint, cybersecurity
Chepy
Chepy is a python lib/cli equivalent of the awesome CyberChef tool.
Stars: ✭ 295 (+1375%)
Mutual labels:  cli, cybersecurity
Bigbountyrecon
BigBountyRecon tool utilises 58 different techniques using various Google dorks and open source tools to expedite the process of initial reconnaissance on the target organisation.
Stars: ✭ 541 (+2605%)
Mutual labels:  osint, cybersecurity

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

Recon Spider



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


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