zoukankan      html  css  js  c++  java
  • Snort 2.9.4.1 发布

    Snort是美国Sourcefire公司开发的发布在GPL v2下的IDS(Intrusion Detection System)软件

    Snort有 三种工作模式:嗅探器、数据包记录器、网络入侵检测系统模式。嗅探器模式仅仅是从网络上读取数据包并作为连续不断的流显示在终端上。数据包记录器模式把数 据包记录到硬盘上。网路入侵检测模式分析网络数据流以匹配用户定义的一些规则,并根据检测结果采取一定的动作。网络入侵检测系统模式是最复杂的,而且是可 配置的。

    Snort可以用来监测各种数据包如端口扫描等之外,还提供了以XML形式或数据库形式记录日志的各种插件。

    Snort 2.9.4.1 改进记录:

      • updates file processing for partial HTTP content and MIME attachments,
      • adds the new configuration option max_attribute_services_per_host and improves memory usage within attribute tables,
      • handles excessive overlaps in frag3,
      • adds Stream API updates to return a session key for a session,
      • reduces false positives for TCP window slam events,
      • updates to provide better encoding for TCP packets generated for "respond and react",
      • disables non-ethernet decoders by default (for performance reasons).
  • 相关阅读:
    JMeter学习使用(1)
    ip设置
    JMeter安装过程小问题
    appium-doctor
    使用 Xcode-Instrument-Automation -App -Ios自动化测试
    接口测试学习 -01
    在Windows下安装配置jforum测试环境
    root_one Android自动化测试02--git拉取及eclipse导入
    selenium+python学习总结-mac
    MySQL速学篇第四课
  • 原文地址:https://www.cnblogs.com/shihao/p/2946105.html
Copyright © 2011-2022 走看看