标题: 这就是目前通杀所有操作系统的DNS***代码
http://www.linuxsir.org/bbs/thread334274.html


Exploit for CVE-2008-1447 - Kaminsky DNS Cache Poisoning Attack

URL: http://www.milw0rm.com/exploits/6130

#define _BSD_SOURCE

#include <sys/types.h>
#include <err.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <time.h>
#include <unistd.h>
#include <dumbnet.h>


哪位大大帮忙给编译一下把执行文件传上来,谢了