pkgsrc/net/snort/PLIST
sevan 8f381b4388 Update to Snort 2.9.15.1
2019-12-15 - Snort 2.9.15.1
New Additions

    Added support for glibc version 2.30.

Improvements/Fix

    Fixed Snort core seen during SSL re-configuration.
    Fixed file access issues on files from SMB share.

Snort 2.9.15.0
New Additions

    Added new debugs to print detection, file_processing and Preproc time
consumption info and verdict.
    Added support to detect new Korean file formats .egg and .alg in the file
preprocessor.
    Added support to detect new RAR file-type in the file preprocessor.

Improvements / Fix

    Fix to generate ALERT if TEID value is zero in GTP v1 and v2 packets.
    Fix to whitelist FTP data sessions when no file policy exists.
    Fix RTF file magic to a more generic value to prevent evasions.
    Added debug logs during HTTP reload.
    Added rule SID check during validation.
    Fix an issue where HTTP was processing non-HTTP traffic on port 443.
    Added new debugs to print detection, file processing, and Prepro time
consumption info and verdicts.

Snort 2.9.14.1
[*] New Additions

 * Added support for wild card port numbers in host cache and overwriting port
service AppId.

 * Added support for new STLS client patterns to help better detect POP3S over
SSL.

 * Added support for detecting Mac based SMTP Microsoft Outlook client
application.

 * Added a new preprocessor alert 120:27 to alert if there is no proper end of
header.

[*] Improvements / Fix

 * Improved appId detection for proxied traffic.

 * Fix for enabling flow profiling mode without restarting snort detection
engine.

 * Fixed packet drop scenario.


Snort 2.9.13.0
New Additions

    Snort now supports reload on snort rules update.
    Addition of a scenario to add a packet to blacklist verdict to ensure the
new session will be allowed.
    Handled a new pre-processor alert in case of the improper end of t HTTP
header.

Improvements

    Modified the calculation of file hash for FTP/HTTP with offset values.
    Fixed portal authentication connection stuck in half closed state.
    Updated UDP global timeout for a non-standard port.

This release also patched the following two vulnerabilities:
https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190501-frpwr-smb-snort

Snort 2.9.12.0
New Additions

    Parsing HTTP CONNECT to extract the tunnel IP and port information.
    Alerting and dechunking for chunked encoding in HTTP1.0 request and
response.

Improvements

    Fixed an issue where, if we have a junk line before HTTP response header,
the header was wrongly parsed.
    Fixed GZIP evasions where an HTTP response with content-encoding:gzip
contains a body that has a GZIP-related anomaly.
    Fixed an issue in certain scenarios where a BitTorrent pattern is seen
only on the third packet of the session, causing us to miss our client
detection.
    SMB improvements for file detection and processing.

2017-12-06 - Snort 2.9.11.1
New Additions

    Added support to block portscan. In addition to tracking the scanning
packets, action(drop/sdrop/reject) will be taken for all the packets, which
means Snort will block the packet and generate logs.
    Added support to re-evaluate reputation after reputation update for all
flows except those that have already been blacklisted.


Improvements

    Fixed issue to detect RTP up to two SSRC switches in each traffic
direction.
    Fixed issues related to HTTP POST header flushing, calling file processing
directly if it is not a multipart header and changes to avoid expensive copy
of segment data by not splitting them when flushing headers.
    Fixed issue of triggering protocol sweep alert when there are multiple
destinations from single source ip protocol scan.
    Added changes to fix IP portscan for protocol other than ICMP and fixed
issue of bad fragment size event not being generated for oversized packets.
    Added changes to use raw data in case of PDF and SWF files during file
processing for SHA calculation and Malware Cloud Lookup.
    Fixed issue of correct session matching for TCP SYN packets without window
scale option so that FTP data channels match the same rule as FTP control
channels.
    Fixed issue of applying new configuration in file inspection after Snort
reload.

Snort 2.9.11
[*] New additions


    Changes to eliminate Snort restart when there are changes to the memory
allocated for preprocessors, by releasing unused or least recently used memory
when needed.
    Added support for storing filenames in Unicode for SMB protocol.
    Added implementation of hostPortCache versioning for unknown flows in
AppID to detect and block BitTorrent.



[*] Improvements


    Enhanced RTSP metadata parsing to match the user-agent field to detect
RTSP traffic over Windows Media.
    Performance improvement when SYN rate limit has reached and drop is
configured as next action
    Control-socket and side-channel support for FreeBSD platform.
    Fixed issue in file signature lookup for retransmitted FTP packet.
    Enhanced the processing of SIP/RTP future flows without ignoring them.
    Changes made in PDF/SWF decompression by adding boundary to the size of
the decompressed data.
    Added a null check to prevent copy unless debugHostIp is configured in
AppId.
    Fixed issue where FTP file type block doesn't work for retried download.
    Resolved issue where Snort is inappropriately handling traffic for which
AppId was creating future flow.
    Performance improvements for SIP/RTP audio and video data flow in AppId.
    Performance and stability improvements in FTP preprocessor like incorrect
referencing of ftp_data_session after its pruned.
    Stability improvement by resolving valgrind reported issues in AppId.
    Improved flushing mechanism for HTTP POST header.
    Added changes to display AppId for IPv6 unified events.
    Fixed issues with printing of messages for out-of-order packets.
    Fixed issue in increment of detection filter counter when rule is used in
multiple configurations.
    Fixed dynamic preprocessor compilation failure in OpenBSD platform.
    Added changes to improve performance of ipvar list comparison.
    Enhanced SMTP client detection by allowing line folding and all
authentication methods.
2020-02-18 23:00:26 +00:00

183 lines
7.2 KiB
Text

@comment $NetBSD: PLIST,v 1.34 2020/02/18 23:00:26 sevan Exp $
bin/appid_detector_builder.sh
bin/snort
bin/u2boat
bin/u2openappid
bin/u2spewfoo
bin/u2streamer
lib/libsf_sorules.la
lib/pkgconfig/snort.pc
lib/snort_dynamicengine/libsf_engine.la
lib/snort_dynamicpreprocessor/libsf_appid_preproc.la
lib/snort_dynamicpreprocessor/libsf_dce2_preproc.la
lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.la
lib/snort_dynamicpreprocessor/libsf_dns_preproc.la
lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.la
lib/snort_dynamicpreprocessor/libsf_gtp_preproc.la
lib/snort_dynamicpreprocessor/libsf_imap_preproc.la
lib/snort_dynamicpreprocessor/libsf_modbus_preproc.la
lib/snort_dynamicpreprocessor/libsf_pop_preproc.la
lib/snort_dynamicpreprocessor/libsf_reputation_preproc.la
lib/snort_dynamicpreprocessor/libsf_sdf_preproc.la
lib/snort_dynamicpreprocessor/libsf_sip_preproc.la
lib/snort_dynamicpreprocessor/libsf_smtp_preproc.la
lib/snort_dynamicpreprocessor/libsf_ssh_preproc.la
lib/snort_dynamicpreprocessor/libsf_ssl_preproc.la
man/man8/snort.8
share/doc/snort/AUTHORS
share/doc/snort/BUGS
share/doc/snort/CREDITS
share/doc/snort/INSTALL
share/doc/snort/NEWS
share/doc/snort/OpenDetectorDeveloperGuide.pdf
share/doc/snort/PROBLEMS
share/doc/snort/README
share/doc/snort/README.GTP
share/doc/snort/README.PLUGINS
share/doc/snort/README.PerfProfiling
share/doc/snort/README.SMTP
share/doc/snort/README.UNSOCK
share/doc/snort/README.WIN32
share/doc/snort/README.active
share/doc/snort/README.alert_order
share/doc/snort/README.appid
share/doc/snort/README.asn1
share/doc/snort/README.counts
share/doc/snort/README.csv
share/doc/snort/README.daq
share/doc/snort/README.dcerpc2
share/doc/snort/README.decode
share/doc/snort/README.decoder_preproc_rules
share/doc/snort/README.dnp3
share/doc/snort/README.dns
share/doc/snort/README.event_queue
share/doc/snort/README.file
share/doc/snort/README.file_ips
share/doc/snort/README.filters
share/doc/snort/README.flowbits
share/doc/snort/README.frag3
share/doc/snort/README.ftptelnet
share/doc/snort/README.gre
share/doc/snort/README.ha
share/doc/snort/README.http_inspect
share/doc/snort/README.imap
share/doc/snort/README.ipip
share/doc/snort/README.ipv6
share/doc/snort/README.modbus
share/doc/snort/README.multipleconfigs
share/doc/snort/README.normalize
share/doc/snort/README.pcap_readmode
share/doc/snort/README.pop
share/doc/snort/README.ppm
share/doc/snort/README.reload
share/doc/snort/README.reputation
share/doc/snort/README.sensitive_data
share/doc/snort/README.sfportscan
share/doc/snort/README.sip
share/doc/snort/README.ssh
share/doc/snort/README.ssl
share/doc/snort/README.stream5
share/doc/snort/README.tag
share/doc/snort/README.thresholding
share/doc/snort/README.u2boat
share/doc/snort/README.unified2
share/doc/snort/README.variables
share/doc/snort/TODO
share/doc/snort/USAGE
share/doc/snort/WISHLIST
share/doc/snort/generators
share/doc/snort/snort_manual.pdf
share/doc/snort/snort_manual.tex
share/examples/snort/attribute_table.dtd
share/examples/snort/classification.config
share/examples/snort/file_magic.conf
share/examples/snort/gen-msg.map
share/examples/snort/generators
share/examples/snort/reference.config
share/examples/snort/rules/black_list.rules
share/examples/snort/rules/white_list.rules
share/examples/snort/snort.conf.default
share/examples/snort/threshold.conf
share/examples/snort/unicode.map
share/snort/src/snort_dynamicsrc/Unified2_common.h
share/snort/src/snort_dynamicsrc/appId.h
share/snort/src/snort_dynamicsrc/appIdApi.h
share/snort/src/snort_dynamicsrc/appdata_adjuster.c
share/snort/src/snort_dynamicsrc/appdata_adjuster.h
share/snort/src/snort_dynamicsrc/bitop.h
share/snort/src/snort_dynamicsrc/cip_common.h
share/snort/src/snort_dynamicsrc/dns_defs.h
share/snort/src/snort_dynamicsrc/event.h
share/snort/src/snort_dynamicsrc/file_api.h
share/snort/src/snort_dynamicsrc/file_mail_common.h
share/snort/src/snort_dynamicsrc/idle_processing.h
share/snort/src/snort_dynamicsrc/md5.h
share/snort/src/snort_dynamicsrc/mpse_methods.h
share/snort/src/snort_dynamicsrc/obfuscation.h
share/snort/src/snort_dynamicsrc/pcap_pkthdr32.h
share/snort/src/snort_dynamicsrc/perf_indicators.h
share/snort/src/snort_dynamicsrc/plugin_enum.h
share/snort/src/snort_dynamicsrc/preprocids.h
share/snort/src/snort_dynamicsrc/profiler.h
share/snort/src/snort_dynamicsrc/reg_test.c
share/snort/src/snort_dynamicsrc/reg_test.h
share/snort/src/snort_dynamicsrc/reload_api.h
share/snort/src/snort_dynamicsrc/rule_option_types.h
share/snort/src/snort_dynamicsrc/session_api.h
share/snort/src/snort_dynamicsrc/sfPolicyUserData.c
share/snort/src/snort_dynamicsrc/sfPolicyUserData.h
share/snort/src/snort_dynamicsrc/sf_base64decode.c
share/snort/src/snort_dynamicsrc/sf_base64decode.h
share/snort/src/snort_dynamicsrc/sf_decompression.h
share/snort/src/snort_dynamicsrc/sf_decompression_define.h
share/snort/src/snort_dynamicsrc/sf_dynamic_common.h
share/snort/src/snort_dynamicsrc/sf_dynamic_define.h
share/snort/src/snort_dynamicsrc/sf_dynamic_engine.h
share/snort/src/snort_dynamicsrc/sf_dynamic_meta.h
share/snort/src/snort_dynamicsrc/sf_dynamic_preproc_lib.c
share/snort/src/snort_dynamicsrc/sf_dynamic_preproc_lib.h
share/snort/src/snort_dynamicsrc/sf_dynamic_preprocessor.h
share/snort/src/snort_dynamicsrc/sf_email_attach_decode.c
share/snort/src/snort_dynamicsrc/sf_email_attach_decode.h
share/snort/src/snort_dynamicsrc/sf_ip.h
share/snort/src/snort_dynamicsrc/sf_protocols.h
share/snort/src/snort_dynamicsrc/sf_seqnums.h
share/snort/src/snort_dynamicsrc/sf_snort_packet.h
share/snort/src/snort_dynamicsrc/sf_snort_plugin_api.h
share/snort/src/snort_dynamicsrc/sf_types.h
share/snort/src/snort_dynamicsrc/sfcontrol.h
share/snort/src/snort_dynamicsrc/sfdebug.h
share/snort/src/snort_dynamicsrc/sfghash.h
share/snort/src/snort_dynamicsrc/sfhashfcn.c
share/snort/src/snort_dynamicsrc/sfhashfcn.h
share/snort/src/snort_dynamicsrc/sfmemcap.c
share/snort/src/snort_dynamicsrc/sfmemcap.h
share/snort/src/snort_dynamicsrc/sfparser.c
share/snort/src/snort_dynamicsrc/sfprimetable.c
share/snort/src/snort_dynamicsrc/sfprimetable.h
share/snort/src/snort_dynamicsrc/sfsnort_dynamic_detection_lib.c
share/snort/src/snort_dynamicsrc/sfsnort_dynamic_detection_lib.h
share/snort/src/snort_dynamicsrc/sfxhash.c
share/snort/src/snort_dynamicsrc/sfxhash.h
share/snort/src/snort_dynamicsrc/sidechannel_define.h
share/snort/src/snort_dynamicsrc/signature.h
share/snort/src/snort_dynamicsrc/sip_common.h
share/snort/src/snort_dynamicsrc/snort_debug.h
share/snort/src/snort_dynamicsrc/ssl.c
share/snort/src/snort_dynamicsrc/ssl.h
share/snort/src/snort_dynamicsrc/ssl_config.c
share/snort/src/snort_dynamicsrc/ssl_config.h
share/snort/src/snort_dynamicsrc/ssl_ha.c
share/snort/src/snort_dynamicsrc/ssl_ha.h
share/snort/src/snort_dynamicsrc/ssl_include.h
share/snort/src/snort_dynamicsrc/ssl_inspect.c
share/snort/src/snort_dynamicsrc/ssl_inspect.h
share/snort/src/snort_dynamicsrc/ssl_session.h
share/snort/src/snort_dynamicsrc/str_search.h
share/snort/src/snort_dynamicsrc/stream_api.h
share/snort/src/snort_dynamicsrc/thirdparty_appid_api.h
share/snort/src/snort_dynamicsrc/thirdparty_appid_types.h
share/snort/src/snort_dynamicsrc/treenodes.h
share/snort/src/snort_dynamicsrc/util_unfold.c
share/snort/src/snort_dynamicsrc/util_unfold.h
@pkgdir share/doc/snort/schemas