标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
配置源码安装的MySQL同时支持多个字符集 | 1702 | 0 | 1 | 2008-11-27 | |
基于NAT、DR方式的LVS负载均衡简记 | 2298 | 0 | 0 | 2008-11-21 | |
构建简易Snort网络入侵检测系统(NIDS) | 4087 | 0 | 2 | 2008-11-19 | |
使用rsync+inotify配置触发式(实时)远程同步 | 2107 | 0 | 0 | 2008-11-14 | |
cacti 监控磁盘使用率并报警方法 | 1953 | 0 | 1 | 2008-11-08 | |
为iptables增加layer7补丁(Linux2.6.25内核) | 2153 | 2 | 0 | 2008-11-02 |
chinaunix网友2009-05-05 10:02
在配置文件snort.conf中加入下列一行 alert tcp any any -> any any (flags:S; msg:"SYN Packets Alert!"; sid:20081122客户访问在网页上可以产生报警,并在mysql数据库中可以看到报警的记录存入,去掉后该行后,利用常见扫描软件如Languard、bluescan、nmap -sS Server_IP扫描等均不报警,请请您帮忙看看,使用哪个工具进行扫描或攻击才可以让其报警, 另在启动过程中出现下列警告,请帮忙看看是否正常 Warning: 'ignore_any_rules' option for Stream5 UDP disabled because of UDP rule with flow or flowbits option Warning: flowbits key 'Backdoor.Bersek.Init' is set but not ever checked. Warning: flowbits key 'wmf.download' is set but not ever checked. Warning: flowbits key 'snipernet' is set but not ever checked. Warning: flowbits key 'backup_file.request' is set but not ever checked. Warning: flowbits key 'Mantis_Notify2' is set but not ever checked. Warning: flowbits key 'MinicomLite' is set but not ever checked. Warning: flowbits key 'emf.request' is set but not ever checked. 另外请推荐在SNORT网页下载那个库比较适用谢谢了 msn:navywang@msn.com