Skip to content

MKLKCDG/HackMeIfYouCan

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