Share
## https://sploitus.com/exploit?id=EA1E487F-0843-570A-8B96-A228F5B2B31F
# π€ **BLACK ORACLE** π€
### *Β«The Eye That Sees Through Digital DarknessΒ»*






---
## π **Overview**
**BLACK ORACLE** is a premium **cybersecurity browser** that combines a fully functional web browser with an enterprise-grade **OSINT framework** and **vulnerability scanner**. Built with Python and PyQt6, it delivers a stunning black-and-green hacker aesthetic while providing professional-grade security testing capabilities.
> β οΈ **Disclaimer**: For authorized security testing and educational purposes only.
---
## β¨ **Features**
| Category | Features |
|:--------:|:---------|
| πΈοΈ **Browser Core** | Full web browsing, multiple tabs, SSL/TLS, JavaScript engine, bookmark manager |
| π **OSINT Suite** | DNS enumeration, WHOIS lookup, subdomain discovery, email harvesting, backlink analysis |
| π£ **Vulnerability Scanner** | SQL injection, XSS, path traversal, LFI, RCE detection, CVE checking |
| π **Network Tools** | Port scanning (1-1000), banner grabbing, service detection, SSL certificate analysis |
| π **Reconnaissance** | Sensitive file finder, admin panel discovery, technology fingerprinting |
| π» **Terminal** | Built-in command interface with 20+ security commands |
| π **Reporting** | HTML/JSON report generation with detailed findings |
---
## π **Quick Start**
### Installation
```bash
# Clone the repository
git clone https://github.com/concole-hack/black-oracle.git
cd black-oracle
# Install dependencies
pip install PyQt6 PyQt6-WebEngine requests dnspython python-whois beautifulsoup4 psutil
# Launch the browser
python black_oracle.py