Commit Graph

30 Commits

Author SHA1 Message Date
lteo
53898bf3e1 Make various improvements to the Snort port:
* Add an rc.d script.

* In snort.conf, provide the URL to the official Snort rules so that
  users know where to get them.

* In snort.conf, provide the URL to the Emerging Threats rules along
  with a commented include line to allow users to easily load the
  Emerging Threats rules if they wish.

* Revise pkg/README with details on where to obtain Snort rules, the
  differences between the official Snort rules and Emerging Threats
  rules, how to download them, and provide some guidance on setting up
  Snort.

snort.conf and README changes OK Markus Lude (maintainer), sthen@
rc.d script OK sthen@
2012-10-11 02:40:48 +00:00
lteo
8003eddd81 Update Snort to 2.9.3.1.
Thank you to all who tested: Markus Lude (sparc64), abieber@ (macppc),
and Adam Jeanguenat (i386); I also tested on amd64 and i386.  Thank you
to Rodolfo Gouveia for help/tests on earlier versions, and brad@ for
comments on an earlier version.

From Markus Lude (maintainer), and includes changes done based on
feedback from sthen@ and myself.

OK abieber@ sthen@
2012-09-26 02:11:05 +00:00
sthen
15d1dad14a tedu the prelude support, pointed out by naddy 2012-07-09 12:58:16 +00:00
sthen
95ea61be00 update to 2.8.6, from maintainer Markus Lude 2010-07-12 19:38:40 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
rui
bba5dca8a9 update snort to 2.8.4.1. From Markus Lude (maintainer). 2009-08-16 13:31:27 +00:00
rui
5ec2bcefaf update snort to 2.8.3.2, from Markus Lude. 2009-02-12 22:12:08 +00:00
rui
22c160ac23 - update to snort 2.8.0.1.
from Markus Lude with a few changes, tested by many including reyk@, jdixon@. Thanks.

ok landry@
2008-02-12 14:13:32 +00:00
aanriot
8b39380162 - update to 2.6.0.2 .
- enable dynamicplugin / dynamic preprocessors.
- install documentation.
- fix instructions.
- USE_LIBTOOL.

update from nikns <nikns@secure.lv> with a few changes;
feedback and ok msf@
2006-10-10 13:33:17 +00:00
aanriot
65998b2aa0 - add a "prelude" flavor, snort can be used as a sensor by prelude.
- bump PKGNAME .

inputs & ok alek@, "I have no problem with this" david@
2006-06-28 19:27:42 +00:00
david
12ec3a6876 update to snort-2.4.3; ok sturm@ 2006-02-04 13:15:42 +00:00
david
fba56fa8a8 remove dead smbalert flavor; it was removed from snort over 2 years ago
since then this flavor has been doing nothing
2006-01-25 04:14:39 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
sturm
42572a3821 update to snort 2.1.2
from maintainer Brian Caswell <bmc at openbsd.org>, tweaks by yours truly
2004-04-12 14:56:31 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
brad
e4bb690c8f sync 2003-03-03 22:05:41 +00:00
lebel
3cce63388a update net/snort to 1.9; OKed by MAINTAINER 2003-02-03 21:21:00 +00:00
bmc
08acdf148f Updated to snort-1.8.6
--
This update contains a ton of fixes and features.  Included is a small bit
from the ChangeLog:
* corrected big endian rpc decoding
* stop stream4 from clobbering itself
* fixed file rotation bug in spo_unified
* massive speed patch for multiple CIDR blocks
* corrected ICMP printing
* added a ton of new signatures
2002-04-26 12:51:39 +00:00
bmc
22165cfacb * update to 1.8.3
From ChangeLog:
- Fixed crash in frag2 under Linux
- Fixed flexresp code, session sniping should work again and be
  faster to boot
- Fixed ICMP decoder and printout routines for new ICMP header
  data structs in decode.h
- Added -B command line switch to translate IP addresses in pcap
  files from one subnet to another (see the man page).
- Added spo_log_null to give users an option to deactivate logging
  output from the snort.conf file.
2001-12-06 18:31:39 +00:00
bmc
52137117a9 * update to 1.8.2 2001-11-19 12:39:25 +00:00
bmc
672f3eb763 * added information about avail flavors
* added useful infromation about snort
2001-08-16 14:02:46 +00:00
bmc
4b8bf1fbaa * update to 1.8.1 BETA5
From Changelog:
    * added new IP defragmenter, spp_frag2
    * added new stateful inspection/tcp stream reassembly plugin, spp_stream4
    * Snort can now statefully detect ECN traffic (less false alarms)
    * stream4 can now keep session statistics in a "session.log" file
    * added new high-speed unified binary output system, spo_unified
    * added new data structs/management for tag code
    * added -k switch to tune checksum verification behavior
    * added -z switch to provide stateful verification of alerts
    * modified bahavior of http_decode, now only alerts once per packet
    * added unique Snort ID's to every Snort rule, plus generator, revision
      and event ID info to each alert
    * detection engine only alerts once per packet now, tcp stream code doesn't
      generate another alert packet if a previous one already alerted for that
      stream
    * fixed signal handling on svr4 systems
    * added enhanced cross reference printout to full/fast/syslog alert modes
    * added new high speed checksum verification (on x86) routines
    * added new ARP spoof detection preprocessor from Jeff
      Nathan <jeff@wwti.com>
2001-07-29 19:56:52 +00:00
bmc
852f6d502f * integrated COMMENT
* bumped NEED_VERSION
* updated my address

ok obecian@
2001-04-12 15:59:15 +00:00
brad
19ba1bf156 correct path to snort example rules 2001-03-09 20:24:53 +00:00
jeremy
97c1d3667e snort PLIST. 2001-02-12 02:12:31 +00:00
jeremy
c991470887 snort 1.7. from cazz <bmc@mitre.org> 2001-02-11 23:50:08 +00:00
brad
80227aa3d1 first word in COMMENT should not start with a capital letter. 2000-10-25 20:57:06 +00:00
brad
3c520d3b27 upgrade to snort 1.6.3; from <obecian@celerity.bartoli.org>
changes by me:
- add HOMEPAGE to DESCR
- remove license type
- add SEPARATE_BUILD option
- remove unnecessary re-installation of man page durring post-install
- move message from post-install to pkg/MESSAGE
2000-07-24 07:57:51 +00:00
kevlo
ed610b3453 Upgrade to version 1.6.
Submitted by the maintainer.
2000-05-29 07:31:38 +00:00
kevlo
e10b0cc172 Initial import of snort version 1.5.1.
The snort is the Highly flexible sniffer/basic NIDS.

Submitted by:	Kyle Hargraves <halogen@nol.net>
2000-02-03 03:58:54 +00:00