Hands-On ModSecurity and Logging

A presentation at WeAreDevelopers in in Berlin, Germany by Philipp Krenn

This talk combines two of the OWASP top ten security risks:

  • Injections (A1:2017): We are using a simple application that is exploitable by injection and will then secure it with ModSecurity.
  • Insufficient Logging & Monitoring (A10:2017): We are logging and monitoring the application both with and without ModSecurity with the open source Elastic Stack.

To make it more interactive the audience has to do the injections, which we are then live monitoring and mitigating with ModSecurity.

Resources

The following resources were mentioned during the presentation or are useful additional information.