Trusted Types API protection from DOM-based XSS

Trusted Types API: H δημιούργησε ένα νέο API το οποίο θα βοηθήσει το Chrome να καταπολεμήσει ορισμένους τύπους επιθέσεων cross-site scripting (XSS), προσθέτοντας ένα άλλο επίπεδο προστασίας σε επίπεδο προγράμματος s.

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 Chrome 76, before enabling it as a permanent security feature for all Chrome users later in the 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 allowing page owners to lock down known "injection points" in a site's code that are 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 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.).