Git Product home page Git Product logo

nickhakkz / tracy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nccgroup/tracy

0.0 1.0 0.0 3.02 MB

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

Home Page: https://www.nccgroup.trust/us/about-us/newsroom-and-events/blog/2018/june/tracy-because-tracing-user-input-through-javascript-is-for-tools/

License: MIT License

Makefile 0.62% Go 55.84% HTML 0.43% CSS 3.64% JavaScript 39.48%

tracy's Introduction

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 and light-weight HTTP proxy 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

It is strongly recommended that you use a released version. Release binaries are available on the releases page. Download the appropriate release binary and run it:

# Run the proxy server and the tracer API. Pick the binary that works for your host.
$ ./tracy-linux-amd64

Then, install the browser extension with Firefox or Chrome.

Once tracy is running and the plugin is installed, install the generated certificate into your browser's certificate store (the certifcate is located in ~/.tracy/) and configure your browser to use the tracy proxy (localhost:7777)

Note: The tracy binary and browser extension work together. Running one without the other will result in unexpected behavior.

tracy's People

Contributors

heathj avatar gg-gg-gg-gg avatar robertmd avatar ajcolson avatar avahowellncc avatar danielthatcher avatar mrobertsncc avatar parsiya avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.