Skip to content

MKLKCDG/HackMeIfYouCan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Deliberately Insecure Web Application

Vulnerabilities

  • SQL Injection
  • Cross Site Scripting (XSS)
  • Command Injection
  • Insecure Direct Object References (IDOR)
  • Brutforce

Installation

Manuel Installation

  1. Clone the repo
     git clone https://github.com/MKLKCDG/HackMeIfYouCan
  2. Build docker
     docker-compose build 
  3. Run container
     docker-compose up 
  4. Go to http://localhost:6619

About

A Deliberately Insecure Web Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published