Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!
Deep-Reaver — AI-enhanced vulnerability assessment and exploitation toolkit for modular scanning of web applications, detecting SQLi, XSS, RCE, CSRF, and more with interactive CLI and auto-reporting. | Kitploit
AI-enhanced vulnerability assessment and exploitation toolkit for modular scanning of web applications, detecting SQLi, XSS, RCE, CSRF, and more with interactive CLI and auto-reporting.
Deep Reaver is a powerful, AI-enhanced vulnerability assessment and exploitation toolkit built in Python. Inspired by tools like Nmap and Nessus, Deep Reaver is designed for deep, modular scanning of web applications and services.
Features
AI-assisted analysis via ai_assistant.py
Modular vulnerability scanning:
SQL Injection (SQLi)
Cross-site Scripting (XSS)
Remote Code Execution (RCE)
Cross-Site Request Forgery (CSRF)
File Upload Testing
Brute Force Login Detection
Auth Bypass & Host Header Injection
CMS Detection & CVE Check
LFI/RFI, XXE, CORS, JSONP, Clickjacking, SSRF, and more
Interactive CLI with colored output, tabulated results, and progress bars
Auto-reporting to file
Installation
root@kitploit:~
git clone https://github.com/Dannz1337/Deep-Reaver.git
cd Deep-Reaver/user
pip install -r requirements.txt