Closed ehsandeep closed 2 years ago
Also a field for directories with a trailing slash :
Field | Example |
---|---|
dir | https://policies.google.com/terms/ |
Example run:
echo https://example.com | ./katana -f dir -silent
/go/
/assignments/
/domains/root/
/domains/int/
/procedures/
/dnssec/
/domains/
/about/
/_js/
Please describe your feature request:
CLI Option:
Example:
url
(default)https://policies.google.com/terms/file.php?hl=en-IN&fg=1
rurl
(root url)https://policies.google.com
path
/terms/file.php?hl=en-IN&fg=1
file
file.php
key
hl
,fg
value
en-IN
,1
kv
hl=en-IN&fg=1
fqdn
policies.google.com
rdn
google.com
Example run:
This will be similar to uncover implementation of uncover - https://github.com/projectdiscovery/uncover#field-format
Describe the use case of this feature: