BruteXSS - Cross-Site Scripting BruteForcer

BruteXSS

BruteXSS is a fast Cross-Site Scripting Brutforcer that can bruteforce parameters. This tool allows you to inject multiple payloads from a wordlist to the specified parameters and test the site for XSS vulnerabilities. According to the developer, "BruteXSS is very accurate at doing its task and there is no chance of false positive as the scanning is much powerful".

It supports both POST and GET requests. And, works on Windows, Linux or any device running python 2.7.

How To Use BruteXSS (on Windows)

Download the file (BruteXSS-master.zip) from GitHub, and then extract the file. Then open the directory and hold down the ''Shift" key and right-click on the empty area of the window. Then select "Open command window here".  Then type brutexss.py in the command prompt and hit the Enter key. You will see a window as shown below.

Note: You must have python 2.7 installed on your computer.

BruteXSS Running

Then select a method.

  • Usage (GET Method):

COMMAND : python brutexss.py

METHOD : g

URL : http://www.site.com/?parameter=value

WORDLIST : wordlist.txt

  • Usage (POST method):

COMMAND : python brutexss.py

METHOD : p

URL : http://www.site.com/file.php

POST DATA : parameter=value&parameter1=value1

WORDLIST : wordlist.txt

BruteXSS - Cross-Site Scripting BruteForcer BruteXSS - Cross-Site Scripting BruteForcer Reviewed by AC10 Tech on Monday, October 17, 2016 Rating: 5

No comments:

Powered by Blogger.