← All projects
PhishGuard — Web Vulnerability Scanner
Chrome extension + Django backend running 9 client-side security checks per page.
- Python
- Django
- JavaScript
- Chrome Extension APIs
- Docker
A Chrome extension with a Django backend that runs 9 client-side security checks per page, including missing security headers, mixed content, weak cookie flags, open redirects, and outdated JS libraries. Assigns a severity level and remediation steps to every finding; containerized with Docker and deployed on Render.
View on GitHub