红联Linux门户
Linux帮助

将snort的规则转成iptables的规则 fwsnort

发布时间:2012-10-16 09:37:02来源:红联作者:empast
fwsnort 用来将 snort 的规则转成 iptables 的规则。

By making use of the iptables string match module, fwsnort can detect application layer signatures which exist in many snort rules. fwsnort adds a --hex-string option to iptables, which allows snort rules that contain hex characters to be input directly into iptables rulesets without modification. In addition, fwsnort makes use of the IPTables::Parse Perl module in order to (optionally) restrict the snort rule translation to only those rules that specify traffic that could potentially be allowed through an existing iptables policy.

主页:https://github.com/mrash/fwsnort

来自:开源中国社区
文章评论

共有 0 条评论