boy-hack / ksubdomain

Subdomain enumeration tool, asynchronous dns packets, use pcap to scan 1600,000 subdomains in 1 second
MIT License
857 stars 127 forks source link

爆破超大字典会卡住 #24

Open SecLoop opened 2 years ago

SecLoop commented 2 years ago

测试条件

最终结果

[INFO] Current Version: 1.9.5
[INFO] 读取配置ksubdomain.yaml成功!
[INFO] Use Device: eth0
[INFO] Use IP:
[INFO] Local Mac: 
[INFO] GateWay Mac: 
[INFO] libpcap version 1.9.1 (with TPACKET_V3)
[INFO] Default DNS:[223.5.5.5,223.6.6.6,119.29.29.29,182.254.116.116,114.114.114.115]
[INFO] Domain Count:990157115840
[INFO] Rate:25000pps
[INFO] FreePort:42736
www.google.com.box.bentley.template4all.aliyun.com => 31.13.80.54                                                                                                  
Success:1 Send:6134769 Queue:4824813 Accept:1309956 Fail:0 Elapsed:1954s

Elapsed在变化,Send,Queue则没有变化

yates0x00 commented 1 year ago

是不是内存太小了,我在运行这个文件的时候,一直没事(32G内存,12CORE)

进程占用内存情况如下:

image

跑了1600w + 了。 image

大概20分钟后成功了。

Success:76 Send:18291040 Queue:0 Accept:9291843 Fail:253243 Elapsed:1615s
[INFO] 扫描完毕
badboycxcc commented 1 year ago

字典也才 9544235,咋跑出1600w +的?兄弟字典分享一下?