From 5fa466f21c7d1f5e6093f253045615f8c09e6dba Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Tue, 13 Nov 2018 16:48:11 +0530 Subject: [PATCH] added "payload encoding" to features --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 325d70b..9c48f4d 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Apart from that, XSStrike has crawling, fuzzing, parameter discovery, WAF detect - Complete HTTP Support - Bruteforce payloads from a file - Powered by [Photon](https://github.com/s0md3v/Photon), [Zetanize](https://github.com/s0md3v/zetanize) and [Arjun](https://github.com/s0md3v/Arjun) +- Payload Encoding ### Documentation - [Usage](https://github.com/s0md3v/XSStrike/wiki/Usage)