项目作者: epsylon

项目描述 :
Cross Site "Scripter" (aka XSSer) is an automatic -framework- to detect, exploit and report XSS vulnerabilities in web-based applications.
高级语言: Python
项目地址: git://github.com/epsylon/xsser.git
创建时间: 2012-12-15T21:59:53Z
项目社区:https://github.com/epsylon/xsser

开源协议:

下载


XSSer



Cross Site “Scripter” (aka XSSer) is an automatic -framework- to detect, exploit and report XSS vulnerabilities in web-based applications.

It provides several options to try to bypass certain filters and various special techniques for code injection.

XSSer has pre-installed [ > 1300 XSS ] attacking vectors and can bypass-exploit code on several browsers/WAFs:

  1. [PHPIDS]: PHP-IDS
  2. [Imperva]: Imperva Incapsula WAF
  3. [WebKnight]: WebKnight WAF
  4. [F5]: F5 Big IP WAF
  5. [Barracuda]: Barracuda WAF
  6. [ModSec]: Mod-Security
  7. [QuickDF]: QuickDefense
  8. [Sucuri]: SucuriWAF
  9. [Chrome]: Google Chrome
  10. [IE]: Internet Explorer
  11. [FF]: Mozilla's Gecko rendering engine, used by Firefox/Iceweasel
  12. [NS-IE]: Netscape in IE rendering engine mode
  13. [NS-G]: Netscape in the Gecko rendering engine mode
  14. [Opera]: Opera Browser

XSSer


Installing:

XSSer runs on many platforms. It requires Python (3.x) and the following libraries:

  1. - python3-pycurl - Python bindings to libcurl (Python 3)
  2. - python3-bs4 - error-tolerant HTML parser for Python 3
  3. - python3-geoip - Python3 bindings for the GeoIP IP-to-country resolver library
  4. - python3-gi - Python 3 bindings for gobject-introspection libraries
  5. - python3-cairocffi - cffi-based cairo bindings for Python (Python3)
  6. - python3-selenium - Python3 bindings for Selenium
  7. - firefoxdriver - Firefox WebDriver support

On Debian-based systems (ex: Ubuntu), run:

  1. sudo apt-get install python3-pycurl python3-bs4 python3-geoip python3-gi python3-cairocffi python3-selenium firefoxdriver

On other systems such as: Kali, Ubuntu, ArchLinux, ParrotSec, Fedora, etc… also run:

  1. sudo pip3 install pycurl bs4 pygeoip gobject cairocffi selenium

Source libs:


License:

XSSer is released under the GPLv3. You can find the full license text
in the LICENSE file.


Screenshots:

XSSer

XSSer

XSSer

XSSer

XSSer

XSSer

XSSer

XSSer