Details

Category: Utilities

Publisher: trickest

Created Date: 11/24/2021

Container: quay.io/trickest/mkpath:v1.1.0

Source URL: https://github.com/trickest/mkpath

Parameters

level
string
Command: -l - Path depth to generate (default 1)
lower
boolean
Command: -lower - Convert wordlist file content to lowercase
regex
string
Command: -r - Regex to filter words from wordlist file
domain
string
required
Command: -d - Input domain
wordlist
file
required
Command: -w - Wordlist file
only-dirs
boolean
Command: -only-dirs - Generate directories only, files are filtered out
only-files
boolean
Command: -only-files - Generate files only, file names are appended to given domains
domain-file
file
required
Command: -df - Input domain file, one domain per line