Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AG-Systems committed Dec 31, 2017
1 parent 9c76ec7 commit c8f78ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -13,12 +13,12 @@ http://fsecurify.com/xsspy-web-application-xss-scanner/
# Installation:
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.

# 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
If you have found a XSS vulnerability, you can try the following payloads.
Expand Down

0 comments on commit c8f78ee

Please sign in to comment.