A powerful, terminal‑based OSINT (Open Source Intelligence) reconnaissance toolkit written in Python.
Designed for ethical hackers, cybersecurity researchers, and digital investigators, this toolkit offers a streamlined command‑line interface packed with multiple reconnaissance modules.
- Google Dork Search – Automate advanced Google operators to quickly uncover exposed files, misconfigured servers, and publicly indexed sensitive data.
- Username Enumeration – Check the availability of a username across 100+ platforms including social networks, developer hubs, forums, dark web mirrors, and more.
- Port Scanner – Lightweight and fast port scanning to identify open services and potential attack surfaces.
- Ping Host – Test network connectivity and latency for any given IP or domain.
- DNS Lookup – Retrieve A, MX, CNAME, TXT and other DNS records to understand domain configuration.
- URL Analyzer – Inspect URLs, extract metadata, identify redirects, and flag suspicious patterns.
- Animated ASCII UI – A smooth and engaging terminal interface designed to enhance usability and provide visual feedback during scans.
git clone https://github.com/DotX_47/OSINT_V2.git
pip install -r requirements.txtpython OSINT_V2.py- Python 3.8+
- Standard Linux/Mac/Windows terminal
- Internet connection (for web‑based modules)
For educational and ethical purposes only.
Star ⭐ the repo if you like the project!

