Skip to content

Releases: maurosoria/dirsearch

v0.4.3

05 Oct 13:01
7e3f64b
Compare
Choose a tag to compare
  • Automatically detect the URI scheme (http or https) if no scheme is provided
  • SQLite report format
  • Option to overwrite unwanted extensions with selected extensions
  • Option to view redirects history when following redirects
  • Option to crawl web paths in the responses
  • HTTP traffic is saved inside log file
  • Capability to save progress and resume later
  • Support client certificate
  • Maximum size of the log file via configuration
  • More accurate

v0.4.2

13 Sep 04:20
746dd50
Compare
Choose a tag to compare
  • More accurate
  • Exclude responses by redirects
  • URLs from STDIN
  • Fixed the CSV Injection vulnerability (https://www.exploit-db.com/exploits/49370)
  • Raw request supported
  • Can setup the default URL scheme (will be used when there is no scheme in the URL)
  • Added max runtime option
  • Recursion on specified status codes
  • Max request rate
  • Support several authentication types
  • Deep/forced recursive scan
  • HTML report format
  • Option to skip target by specified status codes
  • Bug fixes

Special thanks to @shelld3v for his contributions!

v0.4.1-alpha

09 Dec 05:09
95f6e15
Compare
Choose a tag to compare
v0.4.1-alpha Pre-release
Pre-release

Critical bug fix

v0.4.1

09 Dec 09:49
638b663
Compare
Choose a tag to compare
  • Faster
  • Allow to brute force through a CIDR notation
  • Exclude responses by human readable sizes
  • Provide headers from a file
  • Match/filter status codes by ranges
  • Detect 429 response status code
  • Support SOCKS proxy
  • XML, Markdown and CSV report formats
  • Capital wordlist format
  • Option to replay proxy with found paths
  • Option to remove all extensions in the wordlist
  • Option to exit whenever an error occurs
  • Option to disable colored output
  • Debug mode
  • Multiple bugfixes

v0.4.0

26 Sep 18:38
5740584
Compare
Choose a tag to compare
  • Exclude extensions argument added
  • Added custom prefixes and suffixes
  • No dot extensions option
  • Support HTTP request data
  • Added minimal response length and maximal response length arguments
  • Added include status codes and exclude status codes arguments
  • Added --clean-view option
  • Added option to print the full URL in the output
  • Added Prefix and Suffix arguments
  • Multiple bugfixes

Special thanks to @shelld3v

v0.3.9

26 Nov 14:46
Compare
Choose a tag to compare
  • Added default extensions argument (-E).
  • Added suppress empty responses.
  • Recursion max depth.
  • Exclude responses with text and regexes.
  • Multiple fixes.

v0.3.8

25 Jul 05:07
Compare
Choose a tag to compare

Changelog:

  • Delay argument added.
  • Request by hostname switch added.
  • Suppress empty switch added.
  • Added Force Extensions switch.
  • Multiple bugfixes.

v0.3.7

22 Aug 17:56
Compare
Choose a tag to compare
  • Force extensions switch added.

v0.3.6-1

11 Mar 06:35
Compare
Choose a tag to compare
deleted unused functions

v0.3.6

07 Mar 10:34
Compare
Choose a tag to compare

Bugfixes