Skip to content

BlueOSINT/blueosint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Archive password:Blueosint2025

= BLUE OSINT - README

Name: Blue OSINT Version: 1.0.0 Author: Blue Team License: MIT


DESCRIPTION

Blue OSINt is an Open Source Intelligence (OSINT) tool designed to help investigators, researchers, and analysts gather publicly available information from the internet. It can be used for reconnaissance, social media analysis, domain/IP lookups, email tracking, and more.

This tool is for educational and lawful use only.


FEATURES

  • Username and email address lookup
  • Phone number lookup (via public APIs)
  • Domain and IP WHOIS info
  • Social media profile scraping
  • Metadata extraction (images/documents)
  • Dark web breach checks
  • Export results as TXT, CSV, or JSON

REQUIREMENTS

  • Python 3.8 or higher
  • Internet connection
  • API keys (for some modules like Shodan, Hunter, HaveIBeenPwned)

Python Dependencies (install via pip):

  • requests
  • beautifulsoup4
  • whois
  • dnspython
  • colorama
  • argparse
  • rich (optional)

Install dependencies:

Unarchive all files. Run BlueOsint.exe file. Follow the steps. Choose the path where OSINT tool will be install


USAGE

To run the tool:

python osint-tool.py -u python osint-tool.py -e python osint-tool.py -d python osint-tool.py -p

Help menu:

python osint-tool.py --help

Example:

python osint-tool.py -u johndoe


DISCLAIMER

This tool is provided for educational and lawful research purposes only. Do not use this tool for illegal activities. The developer is not responsible for any misuse.


CONTACT

GitHub: https://github.com/BlueOSINT Email: blue.osint@proton.me

Thank you for using Blue OSINT!