Trusted Types API protection from DOM-based XSS

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

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 of Chrome later this year.

Αυτό το νέο χαρακτηριστικό ασφάλειας αναπτύχθηκε με σκοπό την των χρηστών από έναν από τους τρεις τύπους ελαττωμάτων cross-site scripting, 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.

Basically, DOM based XSS is a που βρίσκεται στον πηγαίο κώδικα ενός ιστότοπου. Οι hackers εκμεταλλεύονται τα λεγόμενα injection points για να εισάγουν κώδικα στο DOM του προγράμματος περιήγησης (πηγαίο κώδικα της σελίδας) για να εκτελεί ανεπιθύμητες κακόβουλες , such as stealing cookies, manipulating 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 activated, the at DOM injection points will be limited by Chrome's built-in Trusted Types API, preventing any attacks before XSS code leverages the DOM page's source code to attack users.

A tutorial on how website owners can enable the Trusted Types API via the Content Security Policy (CSP) HTTP response header and how users can configure Chrome to   the first 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.100 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.).