声明:该公众号分享的安全工具和项目均来源于网络,仅供安全研究与学习之用,如用于其他用途,由使用者承担全部法律及连带责任,与工具作者和本公众号无关。 |
现在只对常读和星标的公众号才展示大图推送,建议大家把Hack分享吧“设为星标”,否则可能看不到了!
工具介绍
subfinder是一款快速被动子域枚举工具,用来查询域名的子域名信息,可以使用很多国外安全网站的api接口进行自动化搜索子域名信息,返回网站的有效子域。
它具有简单的模块化架构,并针对速度进行了优化,专为只做一件事——被动子域枚举。subfinder符合所有使用的被动源许可证和使用限制。被动模型保证了可利用的速度性和隐蔽性
工具特点
1
、快速而强大的分辨率和通配符替换模块
2
、精心策划的被动源,以最大限度地提高结果
3
、支持多种输出格式(
JSON
、文件、标准输出)
4
、针对速度和轻量级资源进行了优化
5
、STDIN/OUT支持可轻松集成到工作流程中
工具用法
Usage:
./subfinder [flags]
Flags:
INPUT:
-d, -domain string[] domains to find subdomains for
-dL, -list string file containing list of domains for subdomain discovery
SOURCE:
-s, -sources string[] specific sources to
use
for
discovery (-s crtsh,github).
Use
-ls
to
display
all
available sources.
-
recursive
use
only
sources that can handle subdomains recursively (e.g. subdomain.domain.tld vs domain.tld)
-
all
use
all
sources
for
enumeration (slow)
-es, -
exclude
-sources
string
[] sources
to
exclude
from
enumeration (-es alienvault,zoomeyeapi)
FILTER:
-m, -
match
string
[] subdomain
or
list
of
subdomain
to
match
(
file
or
comma separated)
-f, -filter
string
[] subdomain
or
list
of
subdomain
to
filter (
file
or
comma separated)
RATE-
LIMIT
:
-rl, -rate-
limit
int
maximum
number
of
http
requests
to
send per
second
-rls
value
maximum
number
of
http
requests
to
send per
second
four providers
in
key
=
value
format
(-rls
"hackertarget=10/s,shodan=15/s"
)
-t
int
number
of
concurrent
goroutines
for
resolving (-active
only
) (
default
10
)
UPDATE
:
-up, -
update
update
subfinder
to
latest
version
-duc, -
disable
-
update
-
check
disable
automatic
subfinder
update
check
OUTPUT
:
-o, -
output
string
file
to
write
output
to
-oJ, -
json
write
output
in
JSONL(ines)
format
-oD, -
output
-dir
string
directory
to
write
output
(-dL
only
)
-cs, -
collect
-sources
include
all
sources
in
the
output
(-
json
only
)
-oI, -ip
include
host IP
in
output
(-active
only
)
CONFIGURATION:
-config
string
flag config
file
(
default
"$CONFIG/subfinder/config.yaml"
)
-pc, -provider-config
string
provider config
file
(
default
"$CONFIG/subfinder/provider-config.yaml"
)
-r
string
[] comma separated
list
of
resolvers
to
use
-rL, -rlist
string
file
containing
list
of
resolvers
to
use
-nW, -active display active subdomains
only
-proxy
string
http
proxy
to
use
with
subfinder
-ei, -
exclude
-ip
exclude
IPs
from
the
list
of
domains
DEBUG:
-silent
show
only
subdomains
in
output
-
version
show
version
of
subfinder
-v
show
verbose
output
-nc, -
no
-color
disable
color
in
output
-ls, -
list
-sources
list
all
available sources
OPTIMIZATION:
-
timeout
int
seconds
to
wait
before
timing
out
(
default
30
)
-
max
-
time
int
minutes
to
wait
for
enumeration results (
default
10
)
下载地址
原文始发于微信公众号(Hack分享吧):subfinder!快速被动子域枚举工具
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论