搜索资源列表
tcpdumpcurrent
- TcpDump可以将网络中传送的数据包的“头”完全截获下来提供分析。它支持针对网络层、协议、主机、网络或端口的过滤,并提供and、or、not等逻辑语句
rip
- 基于rip协议的距离向量算法 收到相邻路由器(地址为X)的每一个rip报文 1,先修改此报文中的所有项目:将“下一跳”字段中的地址都改为X,并将所有的“距离”字段的值加1 2,对修改后的报文中的每一个项目,重复以下步骤 若项目中的目的网络不在路由表中,则将该项目添加到路由表中 否则,若下一跳字段给的路由器地址是同样的,则将收到的项目替换原路由表中的项目 否则,若收到的项目中的距离小于路由表中的距离,则进行更新 否则,设么也不做-Rip protocol b
Scanner
- 自己编写的主机和端口扫描、通过输入主机名或者使用IP,可测试主机是否开机、弱口令扫描中, 密码字典写了十个用户名十个密码、漏洞扫描的IP,线程设置同2中说明.其中猜解IPC用户, 的过程包含了IPC扫描的过程、日志的读写、密码字典的修改和恢复、Unicode漏洞的测试。个人编写,如有更好的建议,请加QQ362265437,平台是JB9+JDK1.4。刚学C++。大家谁有VC++USB操作的程序给个-Write your own host and port scanning, by enterin
ProxyHunter
- 吸附网页代理,并验证代理,同时可以导出成功与失败的-Adsorption of web proxy and verify that agents can be exported at the same time the success or failure of the
ArpWorm
- 黑色技术蠕虫下载者[完整源码] 作者:教主 信息来源:邪恶八进制信息安全团队(www.eviloctal.com) 作者网站:黑色技术 www.Rootkit.com.cn 公开源码用于编程交流。利用此代码修改或传播与作者无任何关系。 -Black technology that those who download the worm [complete source] Author: guru information sources: the evil octal info
winpcap1
- 完成HTTP协议数据包的捕获及分析,并从中获取可能包含的用户登录邮箱或论坛的用户名及密码。-Complete HTTP protocol packet capture and analysis, and to obtain may contain user-mail or forums login user name and password.
DE2The_embedded_ethernet_packet_1sniffer
- This paper investigates the practicality of building a special-purpose embedded system capable of intercepting and logging network data in real time. The proposed system does not transmit any data onto the network, making it difficult to dete
Sniff-sniffer-completion-function
- SNIFF嗅探器的完成功能 (1)、用户给出目标地址,当目标地址不是直接IP地址时,需要解析,能给出解析后的IP地址。当目标地址错误或者连接不到时能够给出提示。 (2)、探测数据包从本机地址到达所给定的目标地址需要经过的路由器,列出路由器 IP 地址以及连接时间。 (3)、可以改变数据包参数,以便测试在各种参数的下的连接情况。 -Sniff sniffer completion function (1), give the user destination address,
TcpAssist
- VC编写的网络通信程序调试工具,可选择作为服务器或客户端-VC prepared debugging network communication tools, the option as a server or client
IEStatusBarPane
- 这个程序开发语言是C++,它安装之后,可以在IE状态栏上增加你的应用程序图标(它可以是XP的Theme风格),当你选择菜单中的Unmask Passwords后,网页中任何的密码输入框中的密码都会以明文方式显示出来。 -This article demonstrates how to add a Status Bar pane to Internet Explorer Window, and then how to use it for managing Web page 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
winvnc20942210
- 现在想让子窗体右上脚的关闭按钮也就是X失效或隐藏,如何做?-Sub-form right now want to turn off the foot button is the X failure or hide, how to do it?
VisualSnifferEC
- VisualSniffer is a powerful packet capture tool and protocol analyzer (ip sniffer or packet sniffer) for Windows system.
socketsniff
- SocketSniff allows you to watch the Windows Sockets (WinSock) activity of the selected process. For each created socket, the following information is displayed: socket handle, socket type, local and remote addresses, local and remote ports, t
Traffic_Analyzer
- 需要实现的功能目标是: 1. 网卡、适配器的显示和选择 2. 获取局域网内活动主机 3. 数据包的接收 4. 数据包的解析 5. 选择活动主机列表中一个或多个主机 6. 捕获数据包并进行概要信息显示 7. 显示IP流量统计信息 -Need to achieve functional objectives are: 1. Card, adapter display and option 2. Activities within the LAN hosts to ob
Port_Forwarding_UPnP
- Basically,Port Forwarding is that you can set your router to let internet users access your computer that behind your router.You router have a public ip and your computer just have a private ip.Internet users can just directly access your router,but
Catch2000
- 一款基于VB的抓包控件源代码附应用实例,控件名字CatchX.ctl,编译后生成DLL文件,可以由VB程序直接调用,附带有示例程序向我们展示了控件的功能,如上图,可以显示抓包数、设置抓包条件,最终显示的编码(ASCII或GBK),指定远程Ip以及端口,程序将执行扫描抓包动作。 -VB-based packet capture a source code control application example attached, the control names CatchX.ctl, co
IPcontrol
- 编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来(建议用图形表示出统计结果)。 程序的具体要求如下: 用命令行运行:IPStatistic time logfile 其中,IPStatistic是程序名;time是设定的统计时间间隔(单位为分钟,比如,2表示2分钟);logfile表示统计结果写入的日志文件名(若用图形表示统计结果则可以不选这个参数)。 -Programmin
maccontral
- 禁用或开启网卡,并能定时开启或关闭网卡 也能获取其它的设备。-Disable or turn card, and can open or close the regular card can access other devices.
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.