Monkey Patching

INJECTING RASP (RUNTIME APPLICATION SELF PROTECTION) SECURITY INTO DEMO TORNADO VULNERABLE APPLICATION

Tornado Demo Vulnerable Application to test SQL injection vulnerability and patch it using RASP (Runtime Application Self-Protection) Note: This is just a prototype design developed to explore the RASP concept and this code will not be available in my github repository. For more information, please do more research on RASP. Requirement: Python 2.x & 3.x Demo Tornado Vulnera...