RASP
What is Runtime? Runtime is when an application is running or executing.
What is RASP? Runtime Application Self-Protection is server based and runs locally with the application and focuses on protecting the application itself. Not the network or server/endpoint itself. Therefore, it differs from perimeter security systems such as firewalls. RASP tools typically can monitor and/or block application activity at runtime. Security event's such as running a shell, opening a file or even database calls are monitored closely and can be blocked if determined to be malicious behavior.
What kind of vulnerabilities does RASP block? - [x] Injection attacks - [x]Cross-Site Scripting attacks - [x] Traversal Attacks
What RASP solutions are available at Medtronic? Contrast