搜索资源列表
httpprotocolanalyzer
- 用来捕获数据包,实现http的协议分析,是用VC编写的 -protocol analyzer can analyze http
winpcap1
- 完成HTTP协议数据包的捕获及分析,并从中获取可能包含的用户登录邮箱或论坛的用户名及密码。-Complete HTTP protocol packet capture and analysis, and to obtain may contain user-mail or forums login user name and password.
1.2.4.2
- 1. Sniffer traffic for the protocol TCP. 1.1. Interception of FTP logins on any port. 1.2. Interception of POP3 logins on any port. 1.3. The interception of any data from the traffic (a personal request). 2. Intercepting HTTP / H
Etherealprotocolanalysis
- Ethereal对HTTP、DNS、SMTP、TELNET、RTP协议的分析-Ethereal for HTTP, DNS, SMTP, TELNET, RTP protocol analysis
sniffx_090428
- 学习网络的工具http协议分析工具,帮助你更好的学习http-Learning tool for http protocol network analysis tools to help you better learn http
Protocolanalysisogasprocess
- 协议分析气程序:包含了一下功能,数据采集,解析Ethernet网数据帧头部的全部信息,实现基于MAC地址和帧头部类型字段的数据包过滤,解析IP数据包的头部信息,实现基于IP地址和IP有协议的数据过滤,对ICMP解析,解析TCP/UCP头部信息,实现端口数据包过滤,实现应用层HTTP协议头部分析-Protocol analysis gas program: includes what functions, data acquisition, Ethernet network data frame
curl-7.21.1.tar.bz2
- 功能非常强大,可以使用其做出网络爬虫或网络下载工具,里面支持HTTP/HTTPS/FTP/FTPS/DICT/TELNET/LDAP/FILE 和GOPHER等协议。使用时请把结尾的.gz去掉-Very powerful, you can use to make web crawler or web download tool which supports HTTP/HTTPS/FTP/FTPS/DICT/TELNET/LDAP/FILE, and GOPHER, etc. protocol.
use-WinInetHTTPprotocal-read-file
- 使用WinInet通过HTTP协议读取网上文件,很好资料,下吧-WinInet HTTP protocol by using the Internet to read the file, good information, the next bar
password-catch
- 基于http协议的抓包代码,可以抓取到用户在textbox表单中输入的明文密码。-Based on http protocol packet capture code can crawl to the plaintext password entered by the user in the textbox form.
3100904211
- 本程序实现了按源地址、按目的地址、按协议三种情况下,对其在特定时间段内包含的特定数据包个数、总数据包个数及该数据包在总数据包中所占的比例分析; 本程序实现了按源地址、按目的地址、按协议三种情况下,对在特定时间段内的特定数据包接受到的流量在该包中所占的比例分析。 可分析的协议类型有:TCP,UDP,HTTP,ARP,DTP,SDP-This procedure achieved by source address, by destination address, three cases b
HTTP-browser-and-file-downloader
- 一个HTTP协议的目录浏览和文件下载服务器。这是在Linux下用C语言写的目录访问服务器,支持目录浏览和文件下载。-An HTTP protocol server for directory browsing and file downloads. It is written in C language under Linux Directory Access Server support directory browsing and file downloads.
proxyshark-v0.1.tar
- 类似于HTTP代理的抓包工具,能够处理任意类型的协议,并能够分析他们,修改他们-a similar tool which could handle any protocol and pick up packets on-the-fly, modify them, fuzz some fields and re-inject them on the wire. In other words, some kind of Wireshark with real-time packet modifica
homework
- 利用wincap编写的c++程序。主要功能:使用Winpcap进行网络数据包的捕获,并根据HTTP协议进行还原。-A program code by wincap. Main Function:Use Winpcap to capture network packets, and restore them according to the HTTP protocol.
catch_packet
- 同步模式抓IP包并解析HTTP协议包内容-this is a demo which can get IP paket and analysis HTTP protocol。