Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 347 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 347 Bytes

skf-workshop

Demo PHP Application with security vulnerabilities, can be used to teach SKF in a workshop

Requirements for this web-application:

  • Webserver
    • Tested with Apache2
  • PHP5
  • Mysql
    • PHP Code uses the Mysql PDO driver
    • user: root
    • password: root
  • Database test

Remark: Do not run this outside a secured LAB environment!