Tracy in Chrome with OffiDocs
Ad
DESCRIPTION
There are many different ways to trigger XSS, especially considering the large number of frontend frameworks that have been made popular in the last few years.
For example, some of the less traditional ways of exploiting XSS can be through: * DOM clobbering * DOM injection * Frontend template injection * Backend template injection * Open redirects These attack vectors are significantly different than traditional stored and reflected XSS cases and they require new tools for finding them effectively.
Many similar tools only look for server response reflection, however this is not very helpful if all output encoding is performed by the frontend.
In order to really gain knowledge about all the true sinks of the application, we need a tool that grants us "X-ray vision into the DOM".
This extensions was written with the goal of eliminating XSS by assisting a penetration tester in identifying every source of input into an application and following that input to all of its sinks.
These cases are documented and stored as references that can be used to identify the locations of potentially risky input.
Additional Information:
- Offered by jacob.heath.ncc
- Average rating : 4 stars (liked it)
- Developer This email address is being protected from spambots. You need JavaScript enabled to view it.
Tracy web extension integrated with the OffiDocs Chromium online