From 8cb332944f93805c9143cea39bd504d7844dbf94 Mon Sep 17 00:00:00 2001 From: Ultimate Hackers Date: Tue, 18 Jul 2017 13:12:50 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0551a24..c188b38 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # XSStrike + XSStrike is a python which can fuzz and bruteforce parameters for XSS. It can also detect and bypass WAFs. Here's a list of things I have planned for XSStrike: - [x] Fuzzer for XSS - [x] Parameter bruteforcing - [x] WAF Detect and Bypass functionality -- [ ] Crawler -- [ ] Cookie Support +- [x] Crawler +- [x] Cookie Support - [ ] Making it "intelligent" - -This project is under heavy development so I will complete the last three objectives soon. You can send suggestions/bug reports to s0md3v@gmail.com +You can send suggestions/bug reports to s0md3v@gmail.com ### Installing XSStrike Use the following command to download it ```