Magician Vuln Scanner

A specialized security tool developed in Python to scan web applications for common vulnerabilities. It goes beyond simple detection by attempting controlled exploitation to verify risks.
š Capabilities
- Endpoint Crawling: Automatically discovers pages and resources within a target site.
- Vulnerability Detection: Checks for OWASP Top 10 issues like XSS and SQL Injection.
- AI Analysis: Utilizes AI to detect complex logic flaws and potential vulnerabilities.
- Exploitation Attempts: Performs automated, safe exploitation tests to validate findings.
- Comprehensive Reporting: Generates detailed JSON and HTML reports with risk classification.