Jump to content
io.kent

XSS Vulnerability Scanner

Recommended Posts

Posted

xss-threat3.jpg

Attack on a website is very common today, many attackers use SQL-Attack for the database, there are some different attacks that exploit web application. XSS or Cross Site Scripting (CSS)

is usually a more common Web-based attack, Cross site scripting is an attack by the Internet browser you have the advantage of poorly written Web applications. This can be done manually or using the automatic scanner that can scan a web application to find the error. In this tutorial I will share the penetration testing tool to check for any Web application attack Cross Site Scripting. XSSploit is multi-platform Cross-Site Scripting scanner and exploiter written in Python. It was developed to help discover and exploit XSS vulnerabilities in penetration testing missions.

2mljqp.jpg

XSSploit Files : - Xssploit.py: The main file. Contains the core XSSploit and command line interface. Gui.py: The GUI Extensions.txt This file contains the file extensions on the server that must be indexed -Exploits.xml: The base vulnerability data. report.xsl : It is a very basic example on how to display the report generated XSSploit Requirements: - Python 2.5 - wxPython GUI toolkit

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...