XSSploit

XSSploit-Cross site scripting tool


Introduction :

XSSploit is a multi-platform Cross-Site Scripting scanner and exploiter written in Python. It has been developed to help discovery and exploitation of XSS vulnerabilities in penetration testing missions.

When used against a website, XSSploit first crawls the whole website and identifies encountered forms. It then analyses these forms to automatically detect existing XSS vulnerabilities as well as their main characteristics.

The vulnerabilities that have been discovered can then be exploited using the exploit generation engine of XSSploit. This extensible functionality allows choosing the desired exploit behaviour and automatically generates the corresponding HTML link embedding the exploit payload.

video is available to explain how to use of XSSploit.
 


Requirements :
The following elements are required by XSSploit:

Python 2.5
wxPython GUI toolkit 

Download : http://www.scrt.ch/outils/xssploit/Xssploit-0.5.tar.gz
Source : http://www.scrt.ch/pages_en/xssploit.html

0 comments: