搜索资源列表
libnids-1[1].16.tar
- 基于TCP/IP协议的网络入侵检测系统是在Linux平台下,充分利用Linux的网络特性来设计的网络安全防御系统的一部分。在完全理解TCP/IP通讯协议的基础上来开发基于网络的入侵检测系统,它主要包括以下几个部分:数据包拦截器,数据包分析器,数据包生成器,远程通讯控制模块,集中管理模块等。 关键字:入侵检测系统,网络安全,协议分析,网络入侵检测系统- Based on the TCP/IP agreement network invasion examination system is und
Windows防火墙与网络封包截获技术源码
- Windows防火墙与网络封包截获技术的源码,用以作为小型防火墙拦截数据包使用。-Windows firewall and network packets intercepted the source technology to serve as a small packet firewall use.
IpRule2.24
- 该数据包系在原有数据包的基础上收集整理的近 500 多种特洛伊木马、后门程序、网络蠕虫。在能拦截近 500 多种特洛伊木马、后门程序、网络蠕虫的同时还能保持用户原有设置的连贯性。因此,敬请放心使用。 到目前为止该数据包已经能拦截的特洛伊木马、后门程序、网络蠕虫总数已经接近 500 种,包括世界最流行的SubSeven系列、BO系列、The Thing系列;国产的“广外女生”、“网络神偷”、“冰河”、“东方魔眼”;还有最近流行的“SCO炸弹”、“恶鹰”、“冲击波”、“蠕虫王”、“小邮差”
APIhook
- 一个用hook拦截数据包的VC程序。 先获取所有进程,然后选择你要操作的进程。
DriverFW
- 打造自己的驱动防火墙,演示了如何利用驱动来拦截数据包
VBAAAA
- VB拦截数据包,在XP下可以直接运行。 VB拦截数据包,在XP下可以直接运行。
Api Hook和封包拦截技术
- const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息 type PMyDLLVar = ^TMyDLLVar //用来共享的内存数据结构 TMyDLLVar = record SubClass: Boolean //是否已经子类化 HookWindow, SpyWindow: LongWORD //要安装HOOK的窗口及用于接收消息的窗口 hHook: LongWORD
截获以太网数据,附源代码(NT_控制台程
- 截获以太网数据,拦截Windows下的网络数据包,并对数据包进行分析!-intercepted Ethernet data, intercepting Windows network packet, and packet analysis!
WINcap 抓包 源代码
- wincap 抓以太网包源代码 可以拦截 以太网中数据包
2006090922422621971
- IPmom程序,拦截数据包,可以进行修改和欺骗-IPmom procedure, intercept the data packets that can be modified and deception
ReleaseSource
- Windows防火墙源代码,NDIS网络数据包拦截,底层数据包过滤。监视TCP/IP封包,并根据设定的规则对网络封包做拦截或放行的动作,从而可以对TCP/IP封包做一层过滤来达到防止黑客攻击的目的。-ndis
HOOKapi
- 利用API拦截数据封包,注入程序,这样不会漏包-The use of API interception of data packets, into the program, this will not drain packets
IP_Pack
- 一个基于用户层的功能强大的IP包拦截控件,能拦截IP协议的各种数据包,如: UDP, ICMP, IGMP, GGP, TCP, PUP,对分析IP协议的初学者非常有帮助.-A network sniffer component for IP protocol data package filtering based on user level, this component is capable of intercepting and analysing for kinds IP protoc
PackInter(sniffer)
- 这是一个网络拦截数据包的例子。程序会根据网络的协议类型来抓数据包。 CSockHelper类具体的工作是 分析数据包。-This is an example of the network to intercept data packets. Program task according to the network protocol type packet. CSockHelper class concrete work is to analyze the data packets.
apihook
- C#.NET 2008下开发的API HOOK进程send函数,可封装成DLL,对发送的数据包进行拦截,修改-C#. NET 2008 development of the API HOOK process under the send function, can be packaged into a DLL, for sending data packets to intercept, modify,
343623356
- 防火墙的实现,拦截数据包。防止木马,监测数据流量-Implementation of the firewall, the intercept data packets. Prevent Trojan, monitoring data flow
winpcap
- 在windows下,利用winpcap拦截数据包,并且获得拦截数据包的时间戳-In the windows, the use winpcap packet intercept and get the timestamp of the packet intercept
源代码
- 拦截网络数据白,并进行协议分析,实现ARP、TCP、RARP、IP、UDP等协议的数据包分析(packet capture and analyze)
WEB封包拦截分析器
- WEB封包拦截分析器读拦截其它程序的网络数据封包,有时候我们需要对其它应用程序发送和接收的网络数据进行拦截,比如要对IE发送的HTTP头进行分析,得到请求的地址等.这次我们可以用一些(WEB packet interception of network data packet interception analyzer reading other programs, sometimes we need to network data transmission and receiving othe
WPE三件套(WPE+CCP+E2G)冰枫修改版
- 抓包,分析,拦截,测试,必备的,功能比较强大(Capture, analysis, interception, test, necessary, more powerful features)