Professional Cyber Intelligence Dashboard for Security Researchers, Bug Bounty Hunters and Penetration Testers.
CYBER TRACE is a modern OSINT platform developed with Python and Flask that helps security professionals collect intelligence about IP addresses, domains and public network resources through a clean cyberpunk interface.
The project combines multiple reconnaissance techniques into one dashboard, making investigations faster and more efficient.
- π IP Geolocation
- π° ISP Lookup
- π’ Organization Detection
- π Domain Resolution
- π‘ Reverse DNS
- π RDAP Lookup
- π WHOIS Information
- π ASN Lookup
- πΊ Interactive Leaflet Map
- π· Public Camera Intelligence
- β‘ Fast Lookup
- π» Cyberpunk UI
- π± Responsive Design
Before running the project install:
- Python 3.10+
- Git
- pip
- Internet Connection
Clone repository
git clone https://github.com/YOUR_USERNAME/CYBER-TRACE.git
cd CYBER-TRACEInstall dependencies
pip install -r requirements.txtRun
python app.pyOpen
http://127.0.0.1:5000
Ubuntu / Debian
sudo apt update
sudo apt install python3 python3-pip git -yClone
git clone https://github.com/YOUR_USERNAME/CYBER-TRACE.git
cd CYBER-TRACEInstall
pip3 install -r requirements.txtRun
python3 app.pyInstall Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"Install Python
brew install pythonClone
git clone https://github.com/YOUR_USERNAME/CYBER-TRACE.git
cd CYBER-TRACEInstall packages
pip3 install -r requirements.txtRun
python3 app.pyFlask>=3.0.0
requests>=2.31.0
ipwhois>=1.2.0python app.pyOpen your browser
http://127.0.0.1:5000
CYBER-TRACE/
β
βββ app.py
βββ requirements.txt
βββ README.md
β
βββ templates/
β βββ index.html
β
βββ static/
- Bug Bounty
- Penetration Testing
- OSINT Investigations
- Threat Hunting
- Incident Response
- Digital Forensics
- Security Research
pip install -r requirements.txtEdit
app.run(port=5000)to
app.run(port=8080)This software is intended for:
- Authorized Security Testing
- Educational Purposes
- Research
- OSINT Investigations
The user is responsible for complying with all applicable laws and regulations. Unauthorized use against systems you do not own or have permission to test is prohibited.
This project is licensed under the MIT License.
ER4VN
Telegram: @er4vnn
GitHub: https://github.com/er4vn