What is Untrusted Types for DevTools?
Extension stats
Ranking
Other platforms
Extension summary
Discover and test inputs passed into sinks that could lead to DOM XSS vulnerabilities.
A sink is a code pattern that could run arbitrary JavaScript code if the input is malicious, for example: innerHTML, eval, document.write.
This extension adds a panel to DevTools where you can see/filter the sink logs and customize settings.
Keywords (by default: "d0mxss") that are found to be passed in a sink will be highlighted in the extension and in console.
You can then find the stack trace of a specific log:
- Click to copy the ID,
- Open Console>Filter and paste the ID,
- Now you can inspect the stack trace. Click on the function name to open it in the Sources tab.
User reviews
Extension safety
Risk impact
Untrusted Types for DevTools requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.
Risk likelihood
Untrusted Types for DevTools has earned a good reputation and can be trusted.
Similar extensions
Here are some Chrome extensions that are similar to Untrusted Types for DevTools: