begood Posted March 3, 2010 Report Posted March 3, 2010 XSSploit is a tool for automated detection and exploitation of loopholes in Cross-Site Scripting in missions type penetration test. Developed in Python, XSSploit is naturally multi-platform and easy to use.XSSploit first browses the entire website and identifies the various forms that may have flaws like XSS. These forms are then automatically analyzed in order to identify existing XSS vulnerabilities and their characteristics.The faults detected and can then be exploited through the generation engine exploits XSSploit proposed. This allows you to choose the desired behavior and automatically generates the HTML links.XSSPloit can be used as part of application penetration testing. It also has a reporting feature with detailed links error and vunaribilty.Prerequisite: Python 2.5, wxPython GUI toolkitDownload XSSPloit here Quote