Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chu1337/dnsbrute
/ functions
Functions
22 in github.com/chu1337/dnsbrute
⨍
Functions
22
◇
Types & classes
4
↓ 2 callers
Method
Query
(domain string)
api/api.go:12
↓ 2 callers
Function
trimSuffixPoint
trimSuffixPoint 移除完整域名尾部的 .
dns/util.go:8
↓ 1 callers
Method
CSV
CSV 转换为字符串切片供 CSV 输出
dns/dns.go:25
↓ 1 callers
Method
Name
()
api/api.go:11
↓ 1 callers
Function
NewRecord
NewRecord 新建 DNS 记录
dns/dns.go:30
↓ 1 callers
Function
isPanDNS
判断是否是泛解析
dns/pandns.go:46
↓ 1 callers
Function
mixInAPIDict
(domain, dict string)
dnsbrute.go:79
↓ 1 callers
Function
parentDomain
parentDomain 父域名
dns/util.go:13
↓ 1 callers
Function
queryPanDNS
queryPanDNS 生成父级域名泛解析黑名单
dns/pandns.go:13
↓ 1 callers
Function
receive
receive 接收 DNS 响应
dns/client.go:91
↓ 1 callers
Function
registerAPI
(api API)
api/api.go:44
↓ 1 callers
Function
send
send 发送查询
dns/client.go:47
↓ 1 callers
Function
strInSlice
strInSlice 判断字符串是否在切片中
dns/util.go:22
Function
Configure
Configure 设置发包速率、DNS 服务器地址
dns/client.go:30
Function
Debug
Debug 显示调试信息
log/log.go:33
Function
Debugf
Debugf 显示调试信息,fotmated
log/log.go:40
Method
Name
Name 接口名称
api/hackertarget.go:18
Function
Query
Query 通过 API 接口查询子域名
api/api.go:20
Method
Query
Query 查询接口
api/hackertarget.go:23
Function
SetLevel
SetLevel 设置日志级别
log/log.go:26
Function
init
()
api/hackertarget.go:13
Function
main
()
dnsbrute.go:18