搜索资源列表
hook
- netfilter NF_IP_PRE_ROUTING处挂载钩子函数过滤组播广播包并用netlink发送至用户空间
myiptable
- 用linux netfilter hook接口实现的一个简单防火墙例子-Interface with the linux netfilter hook example of a simple firewall
ip_mac_hook
- 利用linux下的netfilter,在内核中注册一个勾子,完成ip,mac列表的绑定功能。-Linux netfilter in the kernel registered a hook to complete the binding function of ip, mac list.
aodv_rrep
- 生成kaodv内核模块, 在内核Netfilter注册钩子函数 ,然后对数据包和 控制包进行不同的处理,并根据包中携带的信息更新对应的路由表。-Generate kaodv kernel module in kernel Netfilter hook function registered, then the data packets and control packets different treatment, and the information carried in accordanc
LinuxNetworkStack
- 本文将向你展示,Linux的网络堆栈的一些怪异行为(并不一定是弱点)如何被用于邪恶的或者是其它形形色色的目的。在这里将要讨论的是将表面上看起来合法的Netfilter hook用于后门的通信,以及一种使特定的网络通信在运行于本机的基于Libpcap的嗅探器中消声匿迹的技术。-This article will show you, Linux network stack a number of bizarre behavior (not necessarily a weakness) to be
netfilter
- netfilter源码。通俗的说,netfilter的架构就是在整个网络流程的若干位置放置了一些检测点(HOOK),而在每个检测点上上登记了一些处理函数进行处理(如包过滤,NAT等,甚至可以是 用户自定义的功能)。 -netfilter source. Popular to say, netfilter framework is the process in a number of locations throughout the network to place a number of det
arptable_filter
- Netfilter的内核源代码,可以作为研究ARP,IP的HOOK的前提。-Netfilter kernel source code, can be used as research ARP, IP HOOK premise.
netfilter
- 这是一个linux下的钩子函数,是linux下防火墙等例子,大家可以参考学习-This is a hook function under linux is linux the firewall and other examples, we can refer to learn
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 communications applications base
Netfilter
- 本文讲述了Netfilter的工作原理和Netfilter hook详解-This paper discribes the operation principle of Netfilter and Netfilter hook explained in details
Netfilter_Modules
- Netfilter是Linux 2.4.x引入的一个子系统,它作为一个通用的、抽象的框架,提供一整套的hook函数的管理机制,使得诸如数据包过滤、网络地址转换(NAT)和基于协议类型的连接跟踪成为了可能。(Netfilter is a subsystem introduced by Linux 2.4.x, which serves as a general, abstract framework that provides a complete set of management mechan