DirSearch (Go)

LSE toolsLSE toolsDirSearch (Go) (288)DirSearch (Go) (288)

Tool and Usage

Project details

License
GPLv3
Programming language
Golang
Author
Simone Margaritelli
Latest release
No release found
Latest release date
Unknown

Project health

64
This score is calculated by different factors, like project age, last release date, etc.

Why this tool?

DirSearch is a Go implementation of the original dirsearch tool written by Mauro Soria. It is used to discover directories by using common names and guessing (fuzzing).

Background information

DirSearch is the very first tool written in Go by the author. For that reason, the GitHub project shows a Baby Gopher badge.

Usage and audience

DirSearch (Go) is commonly used for information gathering, penetration testing, or security assessment. Target users for this tool are pentesters and security professionals.

Features

  • Command line interface

Example usage and output

Usage of dirsearch:
-200only
If enabled, will only display responses with 200 status code.
-consumers int
Number of concurrent consumers. (default 8)
-ext string
File extension. (default "php")
-maxerrors int
Maximum number of errors to get before killing the program. (default 20)
-url string
Base URL to start enumeration from.
-wordlist string
Wordlist file to use for enumeration. (default "dict.txt")

Tool review and remarks

The review and analysis of this project resulted in the following remarks for this security tool:

Strengths

  • + The source code of this software is available

Author and Maintainers

DirSearch (Go) is under development by Simone Margaritelli.

Installation

Supported operating systems

DirSearch (Go) is known to work on Linux.

DirSearch (Go) alternatives

Similar tools to DirSearch (Go):

60

DotDotPwn

DotDotPwn is a security tool to perform directory traversal attempts to discover interesting paths in web applications.

68

dirsearch

Dirsearch is a tool to guide security professionals to find possible information leaks or sensitive data. It does this by looking for directory and file names.

64

weblocator

The weblocator security tool performs a discovery search to find directories and files. This can be useful for penetration tests to find sensitive data.

All DirSearch (Go) alternatives

This tool page was updated at . Found an improvement? Help the community by submitting an update.

Related tool information

Compare DirSearch (Go) with other tools

Categories

This tool is categorized as a directory traversal fuzzer.