资源列表
snort-1.0
- snort1.0的代码,学习snort的好东西,现在snort很庞大,不易理解,但是1.0的代码包含了最基本的功能,读者可以在看完1.0的代码后再去理解现在snort的一些功能相信会有事半功倍的效果-snort1.0 code, learn the good things snort, snort now very large and difficult to understand, but the 1.0 code that contains the most basic functions,
网络数据包的截获后分析和捕捉
- 网络数据包的截获,然后分析和捕捉 -The intercepted network packets, and then analysis and capture
VBsocket
- vb拦截封包,分析封包,可以指定ip地址拦截,指定端口拦截-lan jie fengbao
voteai 简单的刷票机器人
- 一个简单的刷票机器人。一个验证码可以刷20次。大家可以利用它改写成其他的刷票机-Brush a simple robot vote. Verification code can be a brush 20 times. We can use it to rewrite the brush into the other ticket machine
IP_Pack_Code 数据包捕获以及显示
- 自己写的一个数据包捕获以及显示的软件,使用原始套接字完成捕获,可以直接运行-Write a packet capture and display software uses raw sockets to complete the capture, you can directly run
c-get-content-from-web
- c++抓取网页内容,从html源码中获取网页文字,支持文件夹下面多个html遍历读取-c++ capture content from the html source code to get text on the page
Scanner
- 自己编写的主机和端口扫描、通过输入主机名或者使用IP,可测试主机是否开机、弱口令扫描中, 密码字典写了十个用户名十个密码、漏洞扫描的IP,线程设置同2中说明.其中猜解IPC用户, 的过程包含了IPC扫描的过程、日志的读写、密码字典的修改和恢复、Unicode漏洞的测试。个人编写,如有更好的建议,请加QQ362265437,平台是JB9+JDK1.4。刚学C++。大家谁有VC++USB操作的程序给个-Write your own host and port scanning, by enterin
UDPpackage
- UDP协议的接收发送数据包,c#的Winform形式,界面简单功能完成。希望给大家带来点帮助。-UDP protocol to send data packets received, c# a Winform form interface, simple and feature complete. Want to give us some help.
Sniffer
- Sniffer原理及开源代码,经典而强大的网络嗅探工具-Sniffer principles and open source code, classic and powerful network sniffer tools
网络抓包及图表分析
- 实现的功能有用抓获包的的结果首先按五元组(源目标ip,源目标端口 ,协议类型)进行分类,然后可以通过参数给出在指定时间范围内,这些五元组的协议流的特征。例如:协议类型的话可以出来柱状图分析报的个数,排列。源地址和目的地址分析的可出来饼状图来分析个数和全排列。-Functions to achieve a useful outcome of the first captured packet according to the five tuple (source target ip, source
Pcap
- c++实现,基于winpcap的简单抓包小工具(作业用意)。-c++-based the winpcap simple packet capture tool (operating intention).
sendudp
- UDP数据包发送接收程序:16进制/ansic方式发送到固定IP+PORT;对本机port监听,收到的内容以16进制显示。-UDP packets sent to receive the procedure: 16 M/ansic sent to the fixed IP+ PORT of the local port monitor, received the contents of 16-band show.