Skip to content

Commit

Permalink
readme v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yunxu1 committed Apr 7, 2021
1 parent 10a78b3 commit c155b9b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dnsub
# dnsub

本工具通过字典枚举的方式用于扫描探测子域名,意在帮助用户梳理子域名资产使用,dnsub使用`go`语言高并发扫描,并可展示 **子域名****IP****CNAME****域名信息**,处理了枚举中常见的泛解析问题,支持加载多个字典,枚举探测更多深度的子域名信息,帮助用户快速掌握域名资产,扫描速度快效率高且跨平台,希望这款工具能帮助你有更多的收获 : )
本工具通过**字典枚举、API查询、爬虫**的方式用于扫描探测子域名,意在帮助用户梳理子域名资产使用,dnsub使用`go`语言高并发扫描,并可展示 **子域名****IP****CNAME****域名信息**,处理了枚举中常见的泛解析问题,支持加载多个字典,枚举探测更多深度的子域名信息,帮助用户快速掌握域名资产,扫描速度快效率高且跨平台,希望这款工具能帮助你有更多的收获 : )

[点击下载](https://github.com/yunxu1/dnsub/releases "Releases")

Expand All @@ -18,6 +18,7 @@
[*] CertSpotter ......... [√️]
[*] Baidu ......... [√️]
[*] NetCraft ......... [√️]

example: dnsub -d example.com

-d string
Expand Down

0 comments on commit c155b9b

Please sign in to comment.