Skip to content

sbassett29/Application-Security-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Application Security Training

Some lab/example files to be used with a basic application security training session. It should go without saying that this code exhibits vulnerabilities and should be used for demonstration purposes only. It should never be run in any kind of production capacity with exposure to anyone outside of a targeted audidence (i.e. individuals receiving said security training).

Getting Started

Simply clone this repo into the web root of a LAMP, LEMP or similar PHP environment. Tested with various flavors of of PHP 7.x (7.1.16, 7.2.12).

Deployment

  1. Install a LAMP, LEMP or similar stack (the greyltc/lamp Docker image works nicely IMO).
  2. Clone the code into the document root of the environment from (1):
git clone https://github.com/sbassett29/Application-Security-Training.git .
  1. Step through examples as listed at secdemos/index.php - note that certain files have helpful, one-line comments near the top as to whether they should be run within the browser or via the cli.

Authors

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Additional code used for demonstrations

About

Application Security Training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published