code.talks commerce 2019 - Hands-On ModSecurity and Logging
code.talks (ehem. Developer Conference)
0:00 / 0:00
code.talks commerce 2019 - Hands-On ModSecurity and Logging
3 168 просмотров · 7 лет назад
code.talks (ehem. Developer Conference)
4,63 тыс. подписчиков
3 168 просмотров · 7 лет назад
by Philipp Krenn
How secure is your online shop? Often times it turns out that security is more complicated than initially expected.
This talk combines two of the OWASP top ten security risks, which are relevant in this scenario:
Injections (A1:2017): We are using a simple application that is exploitable by an 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.