From 4cf01d60fd5fe3737c98848d5cca0cc06bb3bc61 Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Sun, 6 Dec 2020 15:28:59 +0530 Subject: [PATCH] changelog for 2.0-beta --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2624954..5f90d7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +#### 2.0-beta +- Added an anamoly detection algorithm with 9 factors +- Added a HTTP response analyzer for handling errors and retrying requests +- Significantly improved heuristic scanner +- `--passive` option for collecting parameters from otx, commoncrawl and archive.org +- `-c` option to define number of parameters to be sent at once +- import via `-i` options now supports: BurpSuite log, raw request file, text file with urls +- `-T` option to specify HTTP connection timeout +- combined `-m` option for specifiying HTTP request method +- Various bug fixes and better output + #### 1.6 - `--stable` switch for handling rate limits - Include empty JS variables for testing