Details

Category: Discovery

Publisher: trickest-mhmdiaa

Created Date: 11/12/2024

Container: quay.io/trickest/urlfinder:v0.0.1

Source URL: https://github.com/projectdiscovery/urlfinder

Parameters

all
boolean
Command: -all - use all sources for enumeration (slow)
list
file
required
Command: -list - target domain / list to find urls for
jsonl
boolean
Command: -jsonl - write output in JSONL(ines) format
match
string
Command: -match - url to match (comma separated)
proxy
string
Command: -proxy - http proxy to use with urlfinder
stats
boolean
Command: -stats - report source statistics
config
file
Command: -config - flag config file
filter
string
Command: -filter - url to filter (comma separated)
silent
boolean
Command: -silent - show only urls in output
sources
string
Command: -sources - specific sources to use for discovery (-s censys,dnsrepo)
timeout
string
Command: -timeout - seconds to wait before timing out (default 30)
verbose
boolean
Command: -v - show verbose output
max-time
string
Command: -max-time - minutes to wait for enumeration results (default 10)
no-color
boolean
Command: -no-color - disable color in output
match-file
file
Command: -match - list of urls to match
rate-limit
string
Command: -rate-limit - maximum number of http requests to send per second (global)
filter-file
file
Command: -filter - list of urls to filter
list-sources
boolean
Command: -list-sources - list all available sources
collect-sources
boolean
Command: -collect-sources - include all sources in the output (-json only)
exclude-sources
string
Command: -exclude-sources - sources to exclude from enumeration (-es censys,dnsrepo)
provider-config
file
Command: -provider-config - provider config file
rate-limit-source
string
Command: -rate-limits - maximum number of http requests to send per second for providers in key=value format (-rls hackertarget=10/m) (default [waybackarchive=15/m])