Lucene search
+L

2 matches found

Kitploit
Kitploit
added 2026/09/16 10:22 a.m.8 views

zdns

ZDNS ZDNS 是一个高速 DNS 解析器和命令行工具,用于执行大规模 DNS 测量。ZDNS 使用 Go 语言编写,包含自己的递归解析代码和一个针对多样化名称查询优化的缓存。我们使用 https://github.com/zmap/dns 来构建和解析原始 DNS 数据包。有关 ZDNS 架构和性能的更多信息,请参阅以下发表于 ACM 互联网测量会议 '22 的论文。 !TIP ZDNS Wiki 包含有关 ZDNS 的更多信息,并介绍了用例和示例。 安装 可以通过克隆仓库并运行 make install 来安装 ZDNS。 root@kitploit: git clone...

6AI score
SaveExploits0References12
n0where
n0where
added 2018/03/19 1:00 a.m.32 views

Fast CLI DNS Lookup Tool: ZDNS

ZDNS is a command-line utility that provides high-speed DNS lookups. For example, the following will perform MX lookups and a secondary A lookup for the IPs of MX servers for the domains in the Alexa Top Million: cat top-1m.csv | zdns MX --ipv4-lookup --alexa ZDNS is written in golang and is...

7.2AI score
SaveExploits0References2
Rows per page
Query Builder