summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKr1ss2021-06-16 18:09:02 +0200
committerKr1ss2021-06-16 18:09:02 +0200
commite54a018d81827192ed9dff67a28b77723966d6da (patch)
treec26b5bf55e3e8bbc50aafd4da9b0210a9f36b650 /CHANGELOG.md
parentc6d6f904d939a93d5b7dd586984a9aadfd3348ab (diff)
downloadaur-e54a018d81827192ed9dff67a28b77723966d6da.tar.gz
update: dirsearch-git 0.4.2.beta1.r0.1f3fc77-1
upstream release use upstreams `setup.py` to install
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca9bc08486a4..2cd731cc1fac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,9 @@
# Changelog
-Currently working...
+v0.4.2 (2021.7.21)
---------
- Fixed critical bugs from v0.4.1
+- More accurate
- Exclude responses by redirects
- URLs from STDIN
- Fixed the CSV Injection vulnerability (https://www.exploit-db.com/exploits/49370)
@@ -11,8 +12,9 @@ Currently working...
- Added max-runtime option
- Recursion on specified status codes
- Max request rate
-- Support basic authentication
+- Support several authentication types
- Deep recursive scan
+- HTML report format
- Option to force recurse on all found paths (not just the ones end with /)
- Option to skip target by specified status codes