AI-Based Web Application Vulnerability Scanner
Technologies: Python, Flask, Nmap, OWASP ZAP, HTML, CSS
•
Developed a web application vulnerability scanner to identify common security issues, including open ports, missing security headers, SSL/TLS misconfigurations, and basic OWASP vulnerabilities.
•
Integrated Python automation with Nmap and OWASP ZAP to perform security assessments and generate detailed vulnerability reports with remediation recommendations.
•
Designed an interactive dashboard to display scan results and improve web application security analysis.
Identity & Access Management (IAM) Portal
Technologies: Java, Spring Boot, Spring Security, JWT, MySQL
•
Developed a secure Identity and Access Management (IAM) portal implementing user authentication and role-based access control (RBAC).
•
Implemented JWT-based authentication, password encryption, user registration, login, and authorization using Spring Security and MySQL.
•
Designed role-based permissions for secure access management following IAM best practices.