CAS-005 · Question #243
A company wants to protect a web-based application against application-layer attacks by monitoring the inputs, outputs, and internal state of the application. The solution must also rapidly…
The correct answer is A. RASP. Runtime Application Self-Protection (RASP) monitors and protects applications in real time by detecting and blocking attacks as they occur. Unlike traditional security solutions, RASP is integrated into the application itself, meaning it works regardless of the programming…
Question
A company wants to protect a web-based application against application-layer attacks by monitoring the inputs, outputs, and internal state of the application. The solution must also rapidly integrate with different programming languages. Which of the following technologies is most likely to meet this need?
Options
- ARASP
- BCloud-based IDE
- CDAST
- DNIPS
How the community answered
(36 responses)- A92% (33)
- C6% (2)
- D3% (1)
Explanation
Runtime Application Self-Protection (RASP) monitors and protects applications in real time by detecting and blocking attacks as they occur. Unlike traditional security solutions, RASP is integrated into the application itself, meaning it works regardless of the programming language used. It effectively mitigates common vulnerabilities such as SQL injection, XSS, and buffer
Community Discussion
No community discussion yet for this question.