From 9a2f2f69b9cf7255180829b21982d65d6e467433 Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Tue, 30 Oct 2018 10:10:44 +0530 Subject: [PATCH] fixed some typos --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 61b080f..1285df4 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ Gallery

-### Why XSStrike? XSStrike is a Cross Site Scripting detection suite equipped with four hand written parsers, an intelligent payload generator, a powerful fuzzing engine and an incredibly fast crawler. Instead of injecting payloads and checking it works like all the other tools do, XSStrike analyses the response with multiple parsers and then crafts payloads that are guaranteed to work with context analysis integrated with a fuzzing engine. @@ -44,10 +43,10 @@ Apart from that, XSStrike has crawling, fuzzing, parameter discovery, WAF detect ### Main Features - Reflected and DOM XSS Scanning -- Multithreaded crawling +- Multi-threaded crawling - Context analysis - Configurable Core -- Highly Researched Workflow +- Highly Researched Work-flow - WAF detection & evasion - Handmade HTML & JavaScript parser - Powerful fuzzing engine @@ -59,7 +58,7 @@ Apart from that, XSStrike has crawling, fuzzing, parameter discovery, WAF detect ### Documentation - [Usage](https://github.com/s0md3v/XSStrike/wiki/Usage) -- [Compatibilty & Dependencies](https://github.com/s0md3v/XSStrike/wiki/Compatibility-&-Dependencies) +- [Compatibility & Dependencies](https://github.com/s0md3v/XSStrike/wiki/Compatibility-&-Dependencies) ### Gallery #### DOM XSS