A powerful Python-based OSINT toolkit containing multiple utilities for information gathering, analysis, and security research.
- π OSINT Utilities
- π€ Discord Token Info OSINT
- π WHOIS Lookup
- π± Phone Number Lookup
- π IP Information
- π DNS Lookup
- πΌοΈ EXIF Metadata Reader
- π§ Email Utilities
- π Hash Generator
- π Base64 Encoder / Decoder
- π‘ Network Utilities
- π File Analysis
- β‘ Fast CLI Interface
- π¨ Colorful Terminal UI
- π Automatic Update Checker
- π₯οΈ Windows & Linux Support
Torjan-Osint/
β
βββ Torjan-Osint.py
βββ setup.py
βββ requirements.txt
βββ version.json
βββ config.json
βββ README.md
git clone https://github.com/T-D-Organization/Torjan-Osint.gitcd Torjan-Osintpip install -r requirements.txtpython setup.pyOr run directly
python Torjan-Osint.pygit clone https://github.com/T-D-Organization/Torjan-Osint.gitcd Torjan-Osintsudo apt update
sudo apt install python3 python3-pip git -ysudo pacman -S python python-pip gitsudo dnf install python3 python3-pip gitpip3 install -r requirements.txtpython3 setup.pyor
python3 Torjan-Osint.pygit pull
pip install -r requirements.txt --upgrade- Python 3.9+
- Internet Connection
- Windows / Linux
βββββββββ ββββββββ βββββββ βββββββ βββββββ ββββ βββ
ββββββ ββ ββ ββ ββ βββββ βββββββ βββββ βββ
βββ ββ ββ ββββββββ βββ βββββββ ββββββ βββ
βββ ββ ββ ββββββββ ββ βββ βββββββ βββββββ βββ
βββ ββββββββ βββ βββ βββββββ βββ βββ βββ ββββββ
βββ ββββββ βββ βββ ββββ βββ βββ βββ ββββββ
Torjan-Osint v0.1
Contributions are welcome.
- Fork the repository
- Create a new branch
- Commit your changes
- Open a Pull Request
If you find this project useful, please consider giving it a β on GitHub.
This project is intended only for educational purposes, authorized security research, and defensive cybersecurity testing. Users are solely responsible for ensuring their use complies with applicable laws and obtaining permission before testing systems they do not own or administer. The author assumes no responsibility for misuse or illegal activity.
Made with β€οΈ by T-D-Organization