搜索资源列表
端口映射及TCP转发软件源代码
- 端口映射 PortTransfer_三种模式。 (1) PortTransfer Port Dest_IP Port 在运行本程序的计算机上监听Port端口,并将所有连接请求转到Dest_IP的Port去 (2) PortTransfer ctrlIP ctrlPort Dest_IP Port 和模式3配合用,程序将先主动连接ctrlIP:ctrlPort,之后所有在模式3的ServerPort端口的请求转到Dest_IP:Port去 (3) PortTransfer ctrlPo
2004-03-09_tdi2
- windows tdi编程例子,适用于防火墙的开发。或者进行tcp的加解密。-windows TDI programming examples, applicable to the development of a firewall. Tcp or for the encryption and decryption.
Simple_Firewall
- 一个具有一般功能的防火墙程序,可以具备对udp,tcp,等协议过滤的一般功能和屏蔽一些ip地址。-a general function of a firewall program, you may have the right udp tcp, the agreement, such as the general function of filtering and shielding some ip address.
Netstap_con
- 网络进程检测程序。利用IP Helper接口(MSDN),获取TCP/IP连接的列表显示。-network testing process procedures. Using IP Helper interface (MSDN), access to TCP / IP connectivity to the table shows.
NetDefender2
- 网络防火墙,实现数据报过滤,主机通信,网关规则。分析TCP包头,进而判断-network firewall, the data reported filtration, mainframe communications, Gateway rules. Analysis of TCP Baotou, then judge
FireWall_VB_Codes
- 这是老外写的一款防火墙的VB源代码,虽然是VB写的,但功能却很强大,这个代码给我的感觉比以前网络上的几个防火墙代码都要好,前面几个注重于界面.这个代码则注重于功能,主要使用了多线程处理技术,菜单脚本处理技术(即不使用控件即可显示ico图标).可以拦截TCP/UDP试图发送的连接请求,以及可以抓包分析.可以自定义要拦截的TP地址和要开放的IP地址,即自定义安全规则,同时可以详细显示TCP连接信息.总之这个代码所有的网络处理技术都使用了完全VB代码,没有使用任何第三方的控件.最主要的使用了无崩溃HO
Xfilter
- 费尔防火墙1.0源代码(包括帮助文档)。 费尔个人防火墙是用来监视TCP/IP封包,并根据设定的规则对网络封包做拦截或放行的动作,从而可以对TCP/IP封包做一层过滤来达到防止黑客攻击的目的。
列举本机上所有的TCP网络连接
- 列举本机上所有的TCP网络连接,含源代码和工程文件,学习网络安全以及VC的好程序.-listed on the plane all the TCP network connections, including source code and engineering documentation learning network security and a good VC procedures.
fanghuoqiangyuyintewanganxuan
- 本书从介绍安全问题入手,讨论了TCP/IP协议簇的重要部分;随后,详尽描述了防火墙的结构,分析了几种常用防火墙网关,详细阐述了各种鉴别策略的选择及多种网关工具的使用,是管理工作人员必不可少的一本书。-This book from start to introduce security issues, discussed the TCP/IP protocol an important part of cluster Subsequently, a detailed descr iption o
firwwork
- 基于NDIS的网络个人防火墙原代码,对深入理解防火墙原理和TCP/IP原理大有好处-NDIS network-based personal firewall source code, a deep understanding of firewall theory and TCP/IP Principles of good
fire
- Xfilter 个人防火墙是用来监视TCP/IP封包,并根据设定的规则对网络封包做拦截或放行的动作,-Xfilter personal firewall is used to monitor the TCP/IP packets, and in accordance with the rules set up to do to intercept packets on the network or the release of the motion,
1
- 防火墙个人防火墙数据包包过滤TCP/IP 传输层TDI 驱动程序网络驱动过滤驱动 -Firewall, personal firewall bag filter data TCP/IP transport layer driver network drive TDI filter driver
fengxuuu
- 描述了网络安全与防火墙的基本原理和构造,对TCP/IP、网关的描述与木马、病毒等相关网络知识的深入-Describes the network firewall security and the basic principles and structure of the TCP/IP, Gateway and a descr iption of the Trojan, virus and other related in-depth knowledge network
Firewall
- VC++6.0实现的利用IP过滤钩子驱动创建的一个Windows防火工具,支持TCP,UDP,ICMP协议,基本呈现了Windows防火墙开发的过程-VC++6.0 to achieve the use of IP filter hook driver to create a Windows fire prevention tools, support for TCP, UDP, ICMP protocol, the basic Windows firewall shows the proces
firewall
- 内含源代码和安装程序,自己下载研究一下吧。 费尔个人防火墙是用来监视TCP/IP封包,并根据设定的规则对网络封包做拦截或放行的动作,从而可以对TCP/IP封包做一层过滤来达到防止黑客攻击的目的。 费尔个人防火墙的主要功能之一就是完成对未经授权程序联网动作的拦截。另外它还有封包监视和记录日志的功能。封包监视可以将进出网络的封包直观的显示在屏幕上供我们观察分析。日志会将封包记录下来,供日后查看分析,日志功能非常重要,往往事发后可以作为调查的重要依据-Containing the sou
kujs1.4VB
- 集成了傀儡僵尸1.5版的所有功能,增加了自定义UDP和自定义TCP数据包功能,加强了PK攻击模式。原版服务端没做免杀,优化上线速度,去后门地址。-Zombie puppet integrated all the features of version 1.5, an increase of custom and custom TCP UDP packet functions, strengthening the PK attack mode. The original did not do to
Flow-and-firewall
- In research network traffic and firewall TCP/IP packet capture, the basis of the principle of using object-oriented method, the requirement analysis and design functions. In this system, the development VisualC++ 6.0 environment, the comprehensive ad
ARPDemo
- 一款国外的开源防火墙NetDefender的IP过滤驱动模块, winwows 2000/XP下的包过滤防火墙就是调用此驱动来对 TCP\UDP\ICMP协议进行拦截-arp monitor ip
TCP_echo
- 自己写的一个TCP回射程序,采用socket套接字,可以自己指定目标主机的ip发送指定内容的报文,且可以在服务器端接收该报文内容 -My TCP program ,using winsocket which can send an TCP echo packet to the host you pointed and you can define the context
listen
- 局域网数据包抓取演示程序。用C++编写。用到局域网中TCP/IP中的多播和广播协议。适合新手学习时参考demo。-LAN packet capture demonstration program. Written with C++. Multicast and broadcast protocol used in TCP/IP LAN. Reference for novice learning demo.