Trusted Types API protection from DOM-based XSS

Trusted Types API: Google has created a new API that will help Chrome fight certain types of cross-site scripting (XSS) attacks, adding another level of browser-level protection.

This new feature is called Trusted Types and is a browser API Chrome which Google has been working on in recent months.Trusted Types API

The company's developers plan to test the Trusted Types API throughout 2019, between Chrome 73 and , πριν τo ενεργοποιήσουν σαν μόνιμη λειτουργία ασφαλείας για όλους τους of Chrome later this year.

This new security feature was developed to protect users from one of three types of cross-site scripting vulnerabilities, DOM-based (or type-0) XSS.

A detailed analysis of the three XSS types available here, for readers who want to learn more about XSS.

DOM-based XSS is basically a vulnerability found in a site's source code. Hackers exploit so-called injection points to enter code into the browser's DOM (page source code) to perform unwanted malicious actions, such as stealing cookies, handling page content, redirecting users, etc.

The Trusted Types API will prevent such attacks by allowing page owners to lock known "injection points" into a site's code, which is often the root cause of DOM-based XSS.

Webmasters will be able to enable the imminent protection of Chrome Trusted Types by assigning a specific value to the Content Security Policy (CSP) HTTP response header.

Once enabled, access to the DOM injection points will be restricted by Chrome's built-in Trusted Types API, preventing any attacks before the XSS code utilizes the DOM page source code to attack users.

A tutorial on how website owners can enable the Trusted Types API through the Content Security Policy (CSP) HTTP response header and how users can configure Chrome to use early versions of the API is available at Google Developers blog.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.082 registrants.

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).