dirsearch
Verified for current stable LTS
Dirsearch Command: Scan Web Server User Defined Paths
Use for scan web server user defined paths with Dirsearch. Exact CLI syntax to scan web server user defined paths using Dirsearch.
When to use this: Use for scan web server user defined paths with Dirsearch.
Command Syntax
dirsearch -u <url> --extensions-list -w <path/to/url-paths1.txt,path/to/url-paths2.txt,...> dirsearch -u <url> --extensions-list -w <path/to/url-paths1.txt,path/to/url-paths2.txt,...> Command Breakdown
-u- Command Option
- Tool-specific option used by this command invocation.
--extensions-list- Command Option
- Tool-specific option used by this command invocation.
-w- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to scan web server user defined paths using Dirsearch.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Dirsearch Command: Scan Web Server Common Paths
dirsearch -u <url> --extensions-list Dirsearch Command: Scan Url List With Extensions dirsearch -l <path/to/url-list.txt> -e <php,jsp,aspx,...> Dirsearch Command: Scan Web Server With Cookie dirsearch -u <url> -e <php> --cookie <cookie> Dirsearch Command: Scan Web Server With Head Method dirsearch -u <url> -e <php> -m <HEAD> Dirsearch Command: Scan Web Server Save To Json dirsearch -u <url> -e <php> --json-report <path/to/report.json>