This document describes a web vulnerability scanner created by students at D.Y.Patil College of Engineering. The scanner focuses on detecting and preventing common web vulnerabilities like SQL injection, cross-site scripting, file inclusions, and OS command injection. It was developed using the waterfall model, with phases for requirements gathering, system design including UML diagrams, and implementation. The motivation was that cyber attacks cost the global economy over $400 billion annually, so an automatic tool is needed to identify vulnerabilities in web applications.