Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 522 Bytes

File metadata and controls

14 lines (12 loc) · 522 Bytes

How to use

  1. Setup an environment which have mysql and apache installed with Indexes feature on.
  2. then put project to /var/www/html.
  3. Setup database with given database.sql.
  4. Configure database config in ./config/database.php.
  5. Done! Your site is now in fully dangerous...

What does this challange training for?

  • .git folder is dangerous.
  • A site which does not ture off Indexes is dangerous.
  • sql injection.

What's this project for?

It's for simply train members to increase security awareness.