luissantos / hack-me

Simple Vulnerable Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hack-me - A Simple Vulnerable Application

This is a sample vulnerable application used to present security related topics.

WARNING!! this application has security issues, don't install this on a public server!

How to run the application

  • Clone the repository or download the zip

  • Create a database and load the file db/datax.sql to that database

  • Change the file code/include.php according to your database settings

  • Point / put the files on a place where your web server will be able to serve the pages

The application has already one user created with the following credentials:

  • Username: admin
  • Password: pass

About

Simple Vulnerable Application

License:MIT License