XSS-Checker is a tool used to Check / Validate for XSS vulnerabilities
Project description
XSS-Checker is a tool used to Check / Validate for XSS vulnerabilities
Installation
pip install XSS-Checker
Usage
XSS-Checker -h
usage: XSS-Checker [-h] --url URL [--endpoint ENDPOINT] [--ext-url EXTRA_URL] [--cookies COOKIES]
[--sig SIG] [--threads THREADS] [--timeout TIMEOUT]
[--browser {Chrome,Chromium,Brave,Firefox,Edge}] [--driver DRIVER] [--proxy PROXY]
[--writefile WRITEFILE] [--silent] [--update] [--version]
XSS-Checker is a tool used to Check / Validate for XSS vulnerabilities
optional arguments:
-h, --help show this help message and exit
--url URL Target URL to validate / check for XSS vulnerability
--endpoint ENDPOINT Overwrite URL's endpoint to ENDPOINT (URL = {{RootURL}} + ENDPOINT)
--ext-url EXTRA_URL Append EXTRA_URL to URL (URL = URL + EXTRA_URL)
--cookies COOKIES Cookies data "CookieName1=CookieValue1; CookieName2=CookieValue2" (TO-DO)
--sig SIG The message content of the pop-up box is used (default: XSS-Checker)
--threads THREADS Number of concurrent threads (default: 5)
--timeout TIMEOUT Time to wait for the page to finish loading in seconds (default: 10)
--browser {Chrome,Chromium,Brave,Firefox,Edge}
Browser used to validate / check for XSS vulnerability (default: Chrome)
--driver DRIVER Location of Browser Driver (chromedriver, geckodriver, msedgedriver) path
--proxy PROXY Proxy URL (eg 127.0.0.1:8080)
--writefile WRITEFILE
Write scan results to specified file
--silent Display only "Vulnerable" results in the output
--update Update XSS-Checker to the latest version
--version Show version of XSS-Checker
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
XSS-Checker-22.12.1.tar.gz
(12.6 kB
view details)
Built Distribution
File details
Details for the file XSS-Checker-22.12.1.tar.gz
.
File metadata
- Download URL: XSS-Checker-22.12.1.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d29a427fb27e4418f5671951f2064846cdbc323ae9e1415684581f3837b9caf |
|
MD5 | dcc7e77884c5232aedc458a88487c386 |
|
BLAKE2b-256 | abd5e158162bc84acd2c06557901b69c76e0d43800f6b4b2f2516afbf9777f38 |
File details
Details for the file XSS_Checker-22.12.1-py3-none-any.whl
.
File metadata
- Download URL: XSS_Checker-22.12.1-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5591ac8bfa92e06c6902063c47128e3e7889e2242e84b236f97efbf6e8d42f5 |
|
MD5 | 6eab07fb141d57ccb240b64b9738155e |
|
BLAKE2b-256 | f5465eac8091d6a00f6b28ba5b28806f329fd037f5987497193cd877b0154541 |