From 1eb140cef7020242eefb2cdf32f3de48016c4a80 Mon Sep 17 00:00:00 2001 From: Sumantro Mukherjee Date: Thu, 26 Oct 2017 13:23:52 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0c28d0..056fcf2 100644 --- a/README.md +++ b/README.md @@ -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 && cd /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 -u 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.