PHP

INJECTING RASP (RUNTIME APPLICATION SELF PROTECTION) INTO DEMO PHP VULNERABLE APPLICATION

Summary: Before going further please understand how RASP works or watch my previous video about RASP (Runtime Application Self Protection) Security in Python [Here]. This blog is to give overview how the RASP Model work with php application and how it block SQL Injection by understading the aplication context. Note: This is just a prototype design developed to explore the RASP concept and...