Skip to content

devixsolutions12/Ethical-Phone-OSINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Ethical Phone OSINT Tracker

Advanced Open Source Intelligence (OSINT) tool for phone number information gathering.

Developed by ETHICAL CODNOZ

Python 3.x License MIT OSINT Cybersecurity

📖 Overview

Ethical Phone OSINT Tracker is a streamlined, aesthetically pleasing command-line tool built in Python. It is designed to perform rapid Open Source Intelligence (OSINT) queries on phone numbers, returning detailed routing, carrier, and regional information.

Built with the modern ethical hacker and cybersecurity researcher in mind, this tool features a beautifully formatted terminal output and loading animations, making it highly suitable for demonstrations and educational content.

Warning

Educational Purposes Only
This tool is strictly for educational purposes, OSINT research, and ethical hacking demonstrations. Users must comply with all applicable local, state, and federal laws. The developer (ETHICAL CODNOZ) assumes no liability for any misuse or damage caused by this program.


✨ Features

  • 🕵️‍♂️ Rapid Information Retrieval: Fetches data from an external OSINT API endpoint.
  • 🎨 Beautiful Terminal UI: Features custom ASCII banners, ANSI color coding, and structured data tables.
  • ⚙️ Cross-Platform: Works flawlessly on Windows, macOS, and Linux.
  • 🛡️ Error Handling: Gracefully handles API timeouts, connection drops, and invalid formatting.

🚀 Installation

Ensure you have Python 3.x installed on your system.

  1. Clone the repository:

    git clone https://github.com/YOUR_GITHUB_USERNAME/Ethical-Phone-OSINT.git
    cd Ethical-Phone-OSINT
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the tool:

    python number_info.py

💻 Usage

When executing the script, you will be prompted to enter a target phone number.

Format: Ensure you include the country code without the + sign.

Example: 919876543210 (for India) or 15551234567 (for US).

[?] Enter Target Number (e.g. 919876543210):

The tool will intercept the routing data and display a structured table with the results.


🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📄 License

Distributed under the MIT License. See LICENSE for more information.

Made with 💻 for the Cybersecurity Community

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages