Tracy
A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner.
Co to jest Tracy?
Tracy to rozszerzenie Chrome opracowane przez jacob.heath.ncc, a jego główną funkcją jest „A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tracy
Pobierz pliki rozszerzeń Tracy w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Tracy |
ID | lcgbimfijafcjjijgjoodgpblgmkckhn |
Oficjalny URL | https://chromewebstore.google.com/detail/tracy/lcgbimfijafcjjijgjoodgpblgmkckhn |
Opis | A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner. |
Rozmiar pliku | 899 KB |
Liczba instalacji | 670 |
Aktualna Wersja | 0.9.2 |
Ostatnia Aktualizacja | 2021-05-21 |
Data Publikacji | 2020-05-11 |
Ocena | 4.00/5 Łącznie 2 Oceny |
Deweloper | jacob.heath.ncc |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/nccgroup/tracy |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "permissions": [ " |