Untrusted Types for DevTools
Abusing Trusted Types to discover XSS sinks.
Overview
What is Untrusted Types for DevTools?
Abusing Trusted Types to discover XSS sinks..
SCREENSHOT
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:
1. Click to copy the ID,
2. Open Console>Filter and paste the ID,
3. Now you can inspect the stack trace. Click on the function name to open it in the Sources tab.
See More
Stats
Trends for Untrusted Types for DevTools:
Rank
User count
Category Rank
Rating
Download
HOW TO INSTALL Untrusted Types for DevTools FROM A CRX FILE
- Download Untrusted Types for DevTools CRX file
- NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
- In the URL bar, go to chrome://extensions
- Enable Developer mode
Ratings
USER REVIEWS (0)
No reviews