Update README.md
This commit is contained in:
@@ -13,12 +13,12 @@ http://fsecurify.com/xsspy-web-application-xss-scanner/
|
|||||||
# Installation:
|
# Installation:
|
||||||
Type the following in the terminal.
|
Type the following in the terminal.
|
||||||
|
|
||||||
git clone https://github.com/faizann24/XssPy/ /opt/xsspy
|
`git clone https://github.com/faizann24/XssPy/` /opt/xsspy
|
||||||
|
|
||||||
The tool works on Python 2.7 and you should have mechanize installed. If mechanize is not installed, type "pip install mechanize" in the terminal.
|
The tool works on Python 2.7 and you should have mechanize installed. If mechanize is not installed, type "pip install mechanize" in the terminal.
|
||||||
|
|
||||||
# Usage:
|
# Usage:
|
||||||
python XssPy.py website.com (Do not write www.website.com OR http://www.website.com)
|
`python XssPy.py website.com` (Do not write www.website.com OR http://www.website.com)
|
||||||
|
|
||||||
# Payloads
|
# Payloads
|
||||||
If you have found a XSS vulnerability, you can try the following payloads.
|
If you have found a XSS vulnerability, you can try the following payloads.
|
||||||
|
|||||||
Reference in New Issue
Block a user