搜索资源列表
网络实验
- 程序要求: 1)以命令行形式运行:ipparse logfile,其中ipparse是程序名,logfile是记录结果的日志文件 2)以标准输出和日志文件中写入捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址、目的IP地址 3)当程序接收到键盘输入Ctrl+C时退出
fangjiequ-yanzheng
- 防止封包被拦截网络验证客户服务端.e语言源码,可以加到自己需要的源码中,很实用!-Network authentication packet is blocked to prevent the customer service side. E language source code, source code can be added to their needs, it is very practical!
xpassthru
- 利用NDIS中间驱动截获网络封包,用dbgview.exe调试可以看到截获的包数据,里面的STUP文件里有安装信息,可安装在个人电脑的网络服务里.-NDIS intermediate driver using intercepted network packets, you can see with dbgview.exe debugging intercepted packet data, which the STUP file with installation information th
CompPort
- 一个实用的多线程的OIPC服务端完成端口调用模型!适合网络开发的初学者和中级开发者进行扩展-A practical multi-threaded server OIPC completion port call model! Web development for beginners and intermediate developers to extend
metagoofil-1.4b
- 会依据已经提取出的元数据生成包含潜在用户名列表的HTML页面,这份列表对准备针对开放服务如ftp, pop3,web applications, vpn等发起蛮力破解攻击是十分有用的。 此外,该工具还可以提取元数据中泄露的目录列表,据此你可能猜到操作系统,网络名称,共享资源等。-Based on already extracted metadata generated HTML page contains the list of potential users, this list rea
wangluoliuliangjiexi
- 是分析捕获网络中的IP数据包,解析数据包的内容,见个结果显示在标准输出上,并同时写入日志文件。 程序的具体要求如下: • 以命令行形式运行:ipparse logfile,其中ipparse是程序名,而logfile则代表记录结果的日志文件。 • 在标准输出、和日志文件中写入捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址和目的IP地址等内容。 -是分析捕获网络中的IP数据
NetMonitor
- 抓取网络数据包,实现数据包的解析。捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址和目的IP地址等内容-Network packet capture, realize the analytical data packets
GetWeather2
- 天气预报,使用网络上提供的天气预报服务,提取后在本地显示。-Weather forecast, weather forecast using the network to provide services to the local display after the extraction.