搜索资源列表
网络监控系统
- 基于费尔的Ndis Hook技术的网络监控系统 目录列表: TGuard 应用程序目录 TGuard_sys For 2k的驱动程序 Release 存放应用程序 Def 应用程序和驱动共用的一个定义文件 Tools 工具 安装: 将.sys文件放到\\windows\\system32\\driver目录下,导入Tools目录中installHook.reg,重启. 注意点: 支持winRoute,Winxp带的ics共享,isa Server, 不支持sygate.
ZtsFw
- 使用Firewall Hook Driver技术进行端口过滤的一个简单防火墙的代码。-use Firewall Hook Driver technology port of a simple filtering firewall code.
(R)-C++-Code-网络监控系统-源代码全
- 这是网络版的Rip版,版本号为2.1,基于费尔的Ndis Hook技术. 相比正式版,除了去掉了无关紧要的注册和升级,其余一字未改. 目录列表: TGuard 应用程序目录 TGuard_sys For 2k的驱动程序 Release 存放应用程序 Def 应用程序和驱动共用的一个定义文件 Tools 工具 从Ndis Hook技术改为基于DDK带的passthru.-This is the Internet version of
TGuard
- 这是青少年卫士网络版的Rip版,版本号为2.1,基于费尔的Ndis Hook技术.相比正式版,除了去掉了无关紧要的注册和升级,其余一字未改. 目录列表: TGuard 应用程序目录 TGuard_sys For 2k的驱动程序 Release 存放应用程序 Def 应用程序和驱动共用的一个定义文件 Tools 工具 安装: 将.sys文件放到\\windows\\system32\\driver目录下,导入Tools目录中installHook.reg
FwHookDrv_src
- An Adventure How to implement a Firewall-Hook Driver
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
FwHookDrv_bin
- Firewall-hook driver
16
- Filter-Hook Driver防火墙程序设计,用vc编制对从事网络安全工作的同事有重要的帮助.-Filter-Hook Driver firewall program design, with vc the preparation work of colleagues in network security are important to help.
0
- 利用driver hook 做的一个简单防火墙-a driver hook firewall
Filter-Hook-Driver
- 可将系统允许的数据通过该防火墙,而将其他的信息过滤掉-The data can allow the system through the firewall, and other information will be filtered out
IPShujubaoGuolv
- 数据包监控过滤程序含驱动源码,采用IPHook驱动器程序,在内核层用钩子回调函数(IpHookFilter)勾住系统自带的IP过滤驱动器(System32\Drivers\IpFltDrv.sys),从而返回过滤驱动器传输的所有IP包数据。-Packet monitoring filter program containing driver source to using IPHook drive program the the kernel layer with a hook callback
HookNdis-master-src
- (InterMediateProtocolDrivers)中间驱动程序,向上提供小端口(Minport)函数集,向下提供协议(protocol)函数集。源代码中有两种实现方式,HOOK NDIS函数 和 新加载 NDIS驱动。可以实现对网络数据包的分析和过滤。-(InterMediateProtocolDrivers) intermediate driver offers up small port (Minport) function set, provides protocol down (
WFP_CactiWall
- 基于WFP模型的网络防火墙设计实现 WFP(Windows Filter Platform)是为网络过滤应用开发平台提供支持的API和系统服务的集合。WFP允许开发者编写代码和操作系统的网络协议栈 交互。网络数据可以在到达目的地之前被过滤和修改。通过提供简单的开发平台,WFP被用于取代以前的TDI过滤,NDIS过滤,以及LSP(Winsock Layered Service )。在Visita及以后的系统火墙钩子,过滤钩子驱动将不再适用。 -Mod