From 3f9f4a8e2322c9055c03b57faaf4ffdc94e2980d Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Fri, 16 Nov 2018 01:33:30 +0530 Subject: [PATCH] Update config.py --- core/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/config.py b/core/config.py index ce882e0..92bbeac 100644 --- a/core/config.py +++ b/core/config.py @@ -1,4 +1,4 @@ -changes = '''bug fixes;detection of up to 66 WAFs''' +changes = '''progress bar for bruteforcer;fixed a bug in html parser;fixed a bug in bruteforcer'' defaultEditor = 'nano' blindPayload = '' # your blind XSS payload