搜索资源列表
worm.tar
- 经典的世界第一个蠕虫程序,Morris的源代码。用C来编写,linux下编译。可用于学习研究。-classic in the world a worm program, Morris source. C to prepare, compile under Linux. Can be used to study.
mtutest
- 扫描包过滤防火墙的程序 -Scan packet filter fireware
pattern_matching
- 单模匹配、多模匹配的若干算法,KMP、AC、BM、Wu-Manber等经典算法及其比较-It s about pattern-matching. Some classic algorithms, such as KMP/AC/BM/Wu-manber.
source
- C语言实现的linux上netfilter框架基本包过滤防火墙,实现了基本的功能,包括地址,端口与协议的过滤。-firewall based on netfilter frame on linux. Basic filter functions are implemented, including ip, port and protocol.