搜索资源列表
LinuxNetworkStack
- 本文将向你展示,Linux的网络堆栈的一些怪异行为(并不一定是弱点)如何被用于邪恶的或者是其它形形色色的目的。在这里将要讨论的是将表面上看起来合法的Netfilter hook用于后门的通信,以及一种使特定的网络通信在运行于本机的基于Libpcap的嗅探器中消声匿迹的技术。-This article will show you, Linux network stack a number of bizarre behavior (not
opendpi-1[1].2.0.tar
- 网络协议深度监测(DPI)的开源代码,学习协议分析的好东西-Depth monitoring of network protocols (DPI) of the open source code, learn protocol analysis of the good things
RedHatAs5L7_filter
- :分析了Linux netfilter/iptables架构下L7-filter的功能、工作原理和实现机制,利用iptables的独立模块L7- fiter实现了具有封锁MSN、QQ等P2P封包过滤功能,并进行相关测试。测试结果表明,该layer7的封包过滤可以在具 有网络地址转换(NAT)功能的防火墙体系上实现,限制对P2P等大流量数据对网络带宽的占用,使得网络运行更加 高效稳定。 -This paper analyz
opendpi-netfilter-libpcap-1.2
- OpenDPI作为DPI分析工具,与netfilter结合在上层可用libpacp截包,然后进行流量的获取与分析,然后进行流量控制-OpenDPI as DPI analysis tools, combined with the netfilter libpacp available in the upper cut-off package, and then access and analysis of flow, then flow
Linux-Network-Kernel-Stack
- Linux网络核心堆栈。本文讨论模块编写者如何利用Netfilter hook 来实现任意目的以及如何将将网络通信在基于Libpcap 的应用程序中隐藏。-Linux core of the network stack. This article discusses how to use Netfilter hook module writers to achieve any purpose and how the network co
Hacking-the-Linux-Kernel-
- 本文将描述如何利用Linux网络堆栈的窍门(不一定都是漏洞)来达到一些目的,或者是恶意的,或者是出于其它意图的。文中会就后门通讯对Netfilter钩子进行讨论,并在本地机器上实现将这个传输从基于Libpcap的嗅探器(sniffer)中隐藏-Hacking the Linux Kernel Network Stack