搜索资源列表
ip
- C语言编写的检测ip包流量的程序,在cmd输入相应命令后可输出结果-C language test ip packet flow procedures, enter the appropriate command in the cmd output after
Scanner
- 自己编写的主机和端口扫描、通过输入主机名或者使用IP,可测试主机是否开机、弱口令扫描中, 密码字典写了十个用户名十个密码、漏洞扫描的IP,线程设置同2中说明.其中猜解IPC用户, 的过程包含了IPC扫描的过程、日志的读写、密码字典的修改和恢复、Unicode漏洞的测试。个人编写,如有更好的建议,请加QQ362265437,平台是JB9+JDK1.4。刚学C++。大家谁有VC++USB操作的程序给个-Write your own host and port scanning, by enterin
ifinternet
- 测试本地的网络是否能与外部的机器连接,已经测试程序正确c++版本-Test the local network can connect with the outside of the machine has the correct test procedure c++ version
RLSAdaptiveLinearPrediction
- source code for the test of adaptive linear prediction using RLS algorithm
CSHARPSOCKET
- C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判
application-level-Psniff
- 这也是一个基于网络抓包捕获的源代码,支持应用层数据包的抓取分析。程序基于第三方组件VBPCAP.DLL。支持实时抓取,IPV4报头,以太网报头,帧报头获取分析。目前测试基于局域网,无线网卡好像无法捕获,正在研究中。 程序需要用到VBPCAP.DLL,这个文件感觉有些问题,程序每次退出时VB会崩溃,整个源代码功能上还是不错,给大家参考下。 方法: 1. 下载 Winpcap 3.1 完毕先安装 http://www.winpcap.org/archive/3.1beta2-Wi
netlink
- C# 监测当前网络连接状态,点击检测按钮即可检测是否连接到网络,将检测结果以弹出框的形式告之。经www.codefang.com测试,检测结果准确。-C# to monitor the current network connection status, click the test button to test whether the connection to the network, the test results reported in the form of pop-up box.
WEB_server
- c++网络监听WEB服务器程序,支持CGI,但是因为只为了实现测试,环境变量没有设置完全。-c++ Sniffer WEB server that supports CGI, but because only in order to achieve the test, the environment variable is not set completely.
arp-socket
- 利用C网络编程结合windows编程实现ARP攻击测试。-Windows network programming in conjunction with C programming ARP attack test.