adspace
How prevents html dom based cross site scripting (xss) attacks?
Answer Posted / Saurabh Patel
HTML DOM based Cross-Site Scripting (XSS) attacks can be prevented in AngularJS by using the AngularJS sanitizer service to safely insert user-generated content into the HTML. The $sanitize service ensures that the content is safe to render and does not contain any potentially harmful scripts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the latest angular?
How to implement a datagrid table with angular 2 and primeng?
Which version you are using js?
How can primeng be used with angular2?
What is the latest version of angular?
How to get and log an error in angular 4?
Give the example of angularjs strings?
What is a dynamic route in angularjs and how do you implement it?
Angularjs dependency injection of value inside of the module.config?
How an object or function can get a hold of its dependencies?
How to enable html5 mode in angular 1.x?
How to create angularjs filter which outputs html?
How to use primeng in angular 4?