summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKr1ss2021-01-09 14:26:55 +0100
committerKr1ss2021-01-09 14:26:55 +0100
commitdfa57ca18d3377511920fd3c55ce3ac29f797d44 (patch)
tree76eb8ea73d50d471f64e6ac401321a60e4ff51a7 /CHANGELOG.md
parent98dd6c652bc035bf98d7e1b4b2a7f358bcfd09da (diff)
downloadaur-dfa57ca18d3377511920fd3c55ce3ac29f797d44.tar.gz
fix `save-logs-home` config
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md24
1 files changed, 22 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8a9172561b21..0f6678188512 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+Currently working...
+---------
+- Fixed critical bugs from v0.4.1 (IMPORTANT)
+- Exclude responses by redirects
+- URLs from STDIN
+- Fixed the CSV Injection vulnerability (https://www.exploit-db.com/exploits/49370)
+
v0.4.1 (2020.12.8)
---------
- Faster
@@ -94,8 +101,21 @@ v0.4.1 (2020.12.8)
---------
-- 0.2.6 - 2014.9.12 Fixed bug when dictionary size is greater than threads count. Fixed URL encoding bug (issue2).
-- 0.2.5 - 2014.9.2 Shows Content-Length in output and reports, added default.conf file (for setting defaults) and report auto save feature added.
+0.2.6 - 2014.9.12
+---------
+- Fixed bug when dictionary size is greater than threads count
+- Fixed URL encoding bug
+
+---------
+
+0.2.5 - 2014.9.2
+---------
+- Shows Content-Length in output and reports
+- Added default.conf file (for setting defaults)
+- Report auto save feature added.
+
+---------
+
- 0.2.4 - 2014.7.17 Added Windows support, --scan-subdir|--scan-subdirs argument added, --exclude-subdir|--exclude-subdirs added, --header argument added, dirbuster dictionaries added, fixed some concurrency bugs, MVC refactoring
- 0.2.3 - 2014.7.7 Fixed some bugs, minor refactorings, exclude status switch, "pause/next directory" feature, changed help structure, expaded default dictionary
- 0.2.2 - 2014.7.2 Fixed some bugs, showing percentage of tested paths and added report generation feature