Question
HSBC
IN
Last activity: 5 Aug 2024 12:31 EDT
How to save pega application from Cross-Site Scripting (XSS) attacks
The end user’s browser has no way to know that the script should not be trusted, and will run the script. Because the malicious script runs from a trusted source it is granted unauthorised access to sensitive information retained by the browser and used with that site.
1. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
2. Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS).
We have identified our application is reflected to XSS attacks. What can the steps taken to remediate these attacks?