1 matches found
gopassivedns
gopassivedns 基于网络抓包的DNS日志记录工具(Go语言实现) 摘要 一款基于网络抓包的DNS日志记录器,灵感来源于 https://github.com/gamelinux/passivedns。它使用 gopacket 处理 libpcap 和数据包解析,输出 JSON 格式的日志。旨在应对高流量查询捕获场景,适用于从一台到数百台 DNS 解析器的环境。 为什么不直接用 gamelinux 的 PassiveDNS?...
5.7AI score
SaveExploits0References3
20