Skip to content

Commit

Permalink
Prebuilt version installation steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Orlita authored Jan 21, 2021
1 parent 3bb2e78 commit 27301b6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ Untrusted Types is a Chrome extension that abuses [Trusted Types](https://w3c.gi
4. Go to `chrome://extensions`, enable Developer mode
5. `Load unpacked`, choose the `public` folder

### Prebuilt version
If the project is failing to build for some reason, you can download the prebuilt version from the Releases page.
1. [Download](https://github.com/filedescriptor/untrusted-types/releases/) and extract the archive
2. Go to `chrome://extensions`, enable Developer mode
3. `Load unpacked`, choose the extracted folder


## Usage
Discover and test inputs passed into sinks that could lead to DOM XSS vulnerabilities.

Expand Down

0 comments on commit 27301b6

Please sign in to comment.