Skip to content

ayushvaishnav26/P2-Web-Application-Security-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Web Application Security Testing Project (DVWA)

πŸ“Œ Overview

This project demonstrates hands-on experience in web application security testing by identifying and exploiting common OWASP Top 10 vulnerabilities using the Damn Vulnerable Web Application (DVWA).
The objective of this project is to understand how real-world web vulnerabilities occur, their impact, and basic mitigation techniques.


πŸ› οΈ Environment & Setup

  • Operating System: Kali Linux
  • Vulnerable Application: Damn Vulnerable Web Application (DVWA)
  • Deployment Method: Docker (local environment)

πŸ”§ Tools & Technologies Used

  • Web Browser (Firefox)
  • Burp Suite
  • Linux Terminal
  • Docker

🚨 Vulnerabilities Identified

The following vulnerabilities were successfully tested and documented:

  • SQL Injection
  • Cross-Site Scripting (XSS – Reflected)
  • Command Injection

Each vulnerability includes:

  • Description
  • Steps to reproduce
  • Impact analysis
  • Screenshot-based proof of exploitation
  • Basic mitigation recommendations

🎯 Key Learning Outcomes

  • Gained practical understanding of OWASP Top 10 vulnerabilities
  • Learned how improper input validation leads to serious security risks
  • Developed hands-on experience in web application penetration testing
  • Improved ability to document security findings in a structured manner

πŸ“„ Project Outcome

All identified vulnerabilities were successfully exploited in a controlled lab environment and documented with clear evidence and mitigation strategies.
This project reflects practical, entry-level experience relevant to SOC Analyst, Cybersecurity Intern, and Web Application Security roles.


⚠️ Disclaimer

This project was conducted strictly for educational and learning purposes in a controlled lab environment.
No real-world systems were targeted or harmed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors