搜索资源列表
基于winpcap的网络数据捕获
- 使用winpcap开发包开发的一款数据报捕获软件,能够对流过网卡的数据报进行捕获,并且分析,朋友们还可以自行添加自己所需模块
GetNetPacket.rar
- 基于winpcap的获取数据包,并报包信息记录在数据库中,Based on the WinPcap packet access, they shall be reported to package the information recorded in the database
AnalyzeTCP
- 本程序通过使用Winsock2原始套接字捕获局域网内TCP数据报,并解析TCP包头-This procedure through the use of raw socket capture Winsock2 LAN TCP datagram and resolve TCP Baotou
Tracert
- Tracert程序 Tracert(跟踪路由)是路由跟踪实用程序,用于确定 IP 数据报访问目标所采取的路径。Tracert 命令用 IP 生存时间 (TTL) 字段和 ICMP 错误消息来确定从一个主机到网络上其他主机的路由。 本程序利用RAW Socket实现Tracert程序。Tracert程序在具体实现时,是令其向目的主机发送一个ICMP回显请求消息,并重复递增IP头部TTL字段的值。刚开始的时候TTL等于1,这样当数据报抵达途中的第一个路由器时,TTL值就被减为0,导致发生超时
Sniffer
- 一个简单的sniffer工具,它可以侦听端口,把网络里面的数据报抓出来,当然它也有简单的过滤操作。-This is a simple Sniffer tool, and it can monitor the port and sniffer the packets in the WLAN, meanwhile, it also provide the simple filter to analyze.
sniffer
- 数据报的抓取,主要用于邮件群发软件中自动更换ip地址的功能-adsl restart, mainly for bulk mail software to automatically change the function of ip address
getnetdata
- 这是一个截获网络数据报的代码,通过测试,对学习相关知识的程序员-This is a network packet capture code, through testing, knowledge of the programmers to learn
socket-recive-IP
- 本程序利用winpcap实现IP数据报的接受和解析-the function of this program is receving the IP packet and analyze it.
ping2
- 一个“Ping”程序,主要包括:填写一个ICMP回响请求报文,以数据报的方式向目标主机发送,然后接收目标主机回送的ICMP回响应答报文,若成功,给出提示信息。-A " Ping" program, including: completing an ICMP echo request packet to the way packets sent to the target host, then sent back to the target host receives the I
HexGrid-botnet
- OMNeT蜂窝网络仿真,实现数据报分发下放。 版本:4.1-Digital Cellular Networks was simulated by OMNeT, finishing data distribution.
Wireshark
- 以Wireshark为平台,观察并分析网了络中传输的数据报的封装,测试了部分帐号与密码在网络上的传送方式,并利用捕获的网络数据包分析出了所在网络的拓扑结构-In Wireshark as a platform to observe and analyze the net package of the network to transmit the data reported, the test part of the username and password are transmitted
ippack
- 课程设计主要是编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来。程序中会用到Winpcap,它主要功能在于独立于主机协议发送和接收原始数据报。-Curriculum design, programming, monitoring networks, to capture the period of time an IP packet on the network, the source ad
Network-sniffer
- 不用介绍了,网络嗅探器,截获流经网卡的数据报,-Do not introduce a network sniffer, to intercept datagrams through the network card,
Send_IP_Packet
- 发送ip数据报,十分实用-Ip packets sent, very practical,