Tracy
A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner.
Overview
What is Tracy?
A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner..
SCREENSHOT
SUMMARY
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.
See More
Stats
Trends for Tracy:
Rank
User count
Category Rank
Rating
Download
HOW TO INSTALL Tracy FROM A CRX FILE
- Download Tracy 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