mkpath
Make URL paths using a wordlist
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
Command:
-l
- Path depth to generate (default 1)Command:
-lower
- Convert wordlist file content to lowercaseCommand:
-r
- Regex to filter words from wordlist fileCommand:
-d
- Input domainCommand:
-w
- Wordlist fileCommand:
-only-dirs
- Generate directories only, files are filtered outCommand:
-only-files
- Generate files only, file names are appended to given domainsCommand:
-df
- Input domain file, one domain per line