AEGIS Scanner
AI-assisted DAST tool that crawls JavaScript-heavy web apps, maps their attack surface, and actively tests for SQL injection, broken access control, XSS, and security misconfiguration — aggressively filtering false positives so every finding can be trusted. Built to approach detection quality comparable to Burp Suite and OWASP ZAP.
My part in the four-developer capstone (Victoria University): the Playwright crawler with network interception and soft-404 fingerprinting, the IDOR and authorization-bypass scanner with differential analysis, and the Flask API that orchestrates scan modules concurrently.