All Projects → nccgroup → Tracy

nccgroup / Tracy

Licence: mit
A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Tracy

Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (+564.44%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon, browser-extension
Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (-70.26%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon, browser-extension
Urql Devtools
A tool for monitoring and debugging urql during development
Stars: ✭ 131 (-71.77%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon, browser-extension
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (-24.35%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon, browser-extension
Azure Mask
A browser extension (Chrome, Firefox) that toggles concealment of sensitive information found in the Azure Portal web page such as Subscription Id's
Stars: ✭ 189 (-59.27%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon, browser-extension
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (+7.11%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon, browser-extension
Web Extension Starter
Typescript, React, Redux, Styled-Component and Webpack based sample extension boilerplate. Runs on Chrome and Firefox. Sample chrome extension.
Stars: ✭ 115 (-75.22%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Web Extension Starter
🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
Stars: ✭ 987 (+112.72%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Svg Screenshots
📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.
Stars: ✭ 404 (-12.93%)
Mutual labels:  chrome-extension, chrome, firefox-addon, browser-extension
Singlefile
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
Stars: ✭ 4,417 (+851.94%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Bulkurlopener
Bulk URL Opener is an application that provides the user with multiple utilities to help with managing and using large amounts of urls
Stars: ✭ 29 (-93.75%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Surfingkeys Conf
A SurfingKeys configuration which adds 130+ key mappings for 20+ sites & OmniBar search suggestions for 50+ sites
Stars: ✭ 137 (-70.47%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Startpage
A minimal starpage for Chrome and Firefox
Stars: ✭ 240 (-48.28%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
The Tab Of Words
A minimal Chrome / Firefox extension to help you learn Japanese words in each new tab.
Stars: ✭ 94 (-79.74%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-87.93%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+466.81%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Easy To Rss
🚀 Chrome/Firefox Extension to retreive RSS feeds URLs from WebSite, RSSHub supported
Stars: ✭ 386 (-16.81%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Gooreplacer
⚡️⚡️A browser extension to modify HTTP requests :-)
Stars: ✭ 850 (+83.19%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Authautofill
한국 휴대전화 본인인증 서비스 자동완성 브라우저 확장 프로그램 Browser Extension for Korea SMS Authentication
Stars: ✭ 22 (-95.26%)
Mutual labels:  chrome-extension, chrome, firefox-addon, browser-extension
Disable Javascript
Adds the ability to disable JavaScript on specific sites.
Stars: ✭ 151 (-67.46%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon

Tracy

A pentesting tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner. tracy should be used during the mapping-the-application phase of the pentest to identify sources of input and their corresponding outputs. tracy can use this data to intelligently find vulnerable instances of XSS, especially with web applications that use lots of JavaScript.

tracy is a browser extension that records all user input to a web application and monitors any time those inputs are output, for example in a DOM write, server response, or call to eval.

For guides and reference materials about tracy, see the documentation.

Installation

Tracy is now only a browser extension! No more binaries, just download it from the Chrome or Firefox store.

And that's it! As long as tracy is installed in your browser, you are ready to find XSS. There is no longer any requirements to configure a proxy or certificates.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].