prevention of cross-site scripting attacks (xss) on siebel application
Hi Techies,
Tried to implement cross-site scripting attacks, followed document Doc ID 2370975.1.
After append : Content-Security-Policy: default-src 'self' at httpd.conf file, OHS server.
Result:
1) Unable to inject to application through web browser from another domain.
2) Now the issue is, Normal, Application itself not able to load because of content-security policy.
How to enforce cross-site scripting prevention in Siebel Application.
Thanks,
Prabhu