Releases: Cursed271/RiskIntel
Releases · Cursed271/RiskIntel
RiskIntel v1.0
RiskIntel v1.0 – Automated Domain Recon & Intelligence Tool
RiskIntel is a multithreaded Python tool designed for red teamers, penetration testers, and security researchers. It automates domain intelligence gathering with modules for WHOIS, subdomain enumeration, DNS records, HTTP headers, SSL details, and more. RiskIntel accelerates early-stage reconnaissance and provides structured, actionable data.
Key Features
- ⚡️ Rapid Recon Workflow: Automates essential recon phases for smooth execution.
- 🧠 Intelligent Automation: Minimal manual input — just provide a domain.
- 🛠️ Modular Design: Functions operate independently for easy debugging, upgrades, or customization.
- 🎨 Aesthetic Terminal Output: Rich library ensures clean, colorful, readable logs.
- 🌍 Cross-Platform Support: Works on UNIX-based and Windows systems.
- 📦 Included Recon Modules: WHOIS Lookup, Subdomain Enumeration, DNS Records, IP Info Extraction, SSL Version Detection, Typosquatting checks, and more.
- 🔒 Structured Output: Stores recon results in organized folders for later review.
Installation & Usage
- Ensure Python3 is installed and install
dnsxandsubfinderusing your package manager (apt or brew). - Clone the repo:
git clone https://github.com/Cursed271/RiskIntel - Navigate to the directory:
cd RiskIntel - Install dependencies:
pip3 install -r requirements.txt - Run the script:
python3 RiskIntel.py - Enter the target domain when prompted.
Feedback & Contributions
Bug reports, feature requests, and contributions are welcome. Reach out via GitHub Issues, Twitter, or email at [email protected].
License
RiskIntel is licensed under the COE or CursedSec Ownership Edict License.