0.0.5 • Published 11 years ago

ntrace v0.0.5

Weekly downloads
7
License
-
Repository
github
Last release
11 years ago

nTrace

About

nTrace is a command-line security tool to detect Cross-Site Tracing (XST) vulnerabilities, written in node. An XST attack is typically used in conjunction with an XSS attack, making it additionally devestating.

Install

git clone git://github.com/gabemarshall/ntrace.git

npm install ntrace

Use

./ntrace.js --url=<www.url.com> --https=<yes or no>

./ntrace.js --url=www.google.com https=yes
0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago