Section: .. / sniffers / snort /
| /// File Name: |
sam_20050201_bin.zip |
Description:
|
SAM is a Real-Time Snort alert monitor. SAM provides many ways to indicate that you may be experiencing an intrusion attempt on your network including audio/visual warnings, email warnings, etc. SAM is written in Java for maximum portability.
| | Author: | Sam Freiberg | | Homepage: | http://freesoftware.lookandfeel.com/sam/ | | Changes: | Code clean ups and two new graphs. | | File Size: | 2572748 | | Last Modified: | Feb 2 10:09:08 2005 |
| MD5 Checksum: | e93c5cf817e1760c68eb01c31d462066 |
|
| /// File Name: |
sam_20050206_src.zip |
Description:
|
SAM is a Real-Time Snort alert monitor. SAM provides many ways to indicate that you may be experiencing an intrusion attempt on your network including audio/visual warnings, email warnings, etc. SAM is written in Java for maximum portability.
| | Author: | Sam Freiberg | | Homepage: | http://freesoftware.lookandfeel.com/sam/ | | Changes: | Code clean ups and two new graphs. | | File Size: | 2798721 | | Last Modified: | Feb 23 01:13:12 2005 |
| MD5 Checksum: | 8c5dea19fc83a67832f8c0761a47ea1d |
|
| /// File Name: |
sass.snort.txt |
Description:
|
Snort signatures that identify the new Sass worm that is propagating.
| | Author: | Martin Overton | | Related Exploit: | HOD-ms04011-lsasrv-expl.c | | File Size: | 1000 | | Last Modified: | May 3 22:58:36 2004 |
| MD5 Checksum: | 65392ba74c0fbbd684793905ac32c32d |
|
| /// File Name: |
sigof-0.9-rc1.tar.bz2 |
Description:
|
SIGOF (Security Information Graphics Oriented Forensic) has been developed as a complement to the ACID or BASE project by implementing useful and detailed graphical presentation of security information/events. This program can exploit any security information stored in an ACID/BASE database schema. SIGOF introduces another way to manage security forensics and analysis by providing graphical representation of statistical and security trends. This approach provides the ability to manage a large amount of security events.
| | Author: | krisstoffe | | Homepage: | http://sigof.sourceforge.net/ | | File Size: | 21621 | | Last Modified: | Apr 29 06:49:24 2006 |
| MD5 Checksum: | 10dcd8e1901d4a034db1b6e840a6a852 |
|
| /// File Name: |
snort-0.96.tar.gz |
Description:
|
Snort is a libpcap-based sniffer/packet logger. It's fairly portable and tested on Solaris 2.5.1 (Sparc), Solaris 2.6 (x86), Linux, and FreeBSD.
| | Author: | Martin Roesch | | File Size: | 54662 | | Last Modified: | Aug 16 20:13:50 1999 |
| MD5 Checksum: | 838b7f7b9575fdbe68539190ad9bf3fd |
|
| /// File Name: |
snort-0.97.tar.gz |
Description:
|
Snort v0.97 - packet logger - This program reads and parses packets from the link layer through the transport layer, dumping explicit header information along the way. Good logging capabilities, useful for IDS, debugging network code.
| | Author: | Martin Roesch | | File Size: | 55205 | | Last Modified: | Aug 16 20:13:51 1999 |
| MD5 Checksum: | 4ae1807b156b25c610822bba128f0b93 |
|
| /// File Name: |
snort-0.98.tar.gz |
Description:
|
Snort v0.98 - packet logger - This program reads and parses packets from the link layer through the transport layer, dumping explicit header information along the way. Good logging capabilities, useful for IDS, debugging network code. It now supports rules based logging and tracks conversations better.
| | Author: | Martin Roesch | | File Size: | 63963 | | Last Modified: | Aug 16 20:13:51 1999 |
| MD5 Checksum: | d14b1b345b0ab2768449fbc45d096126 |
|
| /// File Name: |
snort-0.99.tar.gz |
Description:
|
Snort v0.99 - packet logger - This program reads and parses packets from the link layer through the transport layer, dumping explicit header information along the way. Good logging capabilities, useful for IDS, debugging network code. It now supports rules based logging and tracks conversations better, incorporates content based logging and automatic rules sorting. 66k.
| | Author: | Martin Roesch | | File Size: | 67442 | | Last Modified: | Aug 16 20:13:51 1999 |
| MD5 Checksum: | f1cc0a921c09f05e6a2c751d4b2e1ded |
|
| /// File Name: |
snort-0.99b1.tar.gz |
Description:
|
Snort v0.99b1 is a packet logger that reads and parses packets from the link layer through the transport layer, dumping explicit header information along the way. Good logging capabilities, useful for IDS, debugging network code. It now supports rules based logging and tracks conversations better, incorporates content based logging and automatic rules sorting, includes lots of bugfixes, and has improved ICMP filenames.
| | Author: | Martin Roesch | | File Size: | 68489 | | Last Modified: | Aug 16 20:13:52 1999 |
| MD5 Checksum: | c1febb075d7af9591a32c591c7b78633 |
|
| /// File Name: |
snort-0.99b2.tar.gz |
Description:
|
Snort v0.99b2 is an extremely versatile packet logger. This version features dramatic speed improvements, a more logically laid out packet header print out, packet statistics, fragment detection, and more complete IP header decoding. One of the few "5 Star, Must Have!" programs around.
| | Author: | Martin Roesch | | File Size: | 70749 | | Last Modified: | Aug 16 20:13:52 1999 |
| MD5 Checksum: | fe8a945aa5094e7e6ba2590889a4986a |
|
| /// File Name: |
snort-0.99b3.tar.gz |
Description:
|
Snort is an extremely versatile packet logger. This version features dramatic speed improvements, a more logically laid out packet header print out, packet statistics, fragment detection, and more complete IP header decoding. Improved timestamping (down to the millisecond) implemented. This release has TCP and IP option decoding, and some new rules stuff. You can now specify port ranges (or greater than/less than) and TCP flags in rules. This allows you to do things like this: alert tcp any any -> 192.168.1.0/24 :1024 {SF} <SYN FIN scan on priv ports!> which will alert on all TCP traffic below port 1024 on both SRC and DST IP or this: alert tcp any any -> 192.168.1.0/24 6000:6010 <X access attempt!> which will pick out inbound traffic going ports 6000 thru 6010. Also includes bugfixes, cleaned up fragment printout routines, truncated packet fragments get dumped in their own file, rules processor routine recoded and more flexible, much more. Several important bugfixes in this release, plus recoded IP/TCP option decoding, revised packet printout routines, and now logs illegal TCP and IP options as well in an IP_BOGUS log file.
| | Author: | Martin Roesch | | File Size: | 71308 | | Last Modified: | Aug 16 20:13:52 1999 |
| MD5 Checksum: | eb9bca86631e991cc0813d3fa45f4ae3 |
|
| /// File Name: |
snort-0.99rc3.tar.gz |
Description:
|
Snort v0.99rc3 is an extremely versatile packet logger. This version features dramatic speed improvements, a more logically laid out packet header print out, packet statistics, fragment detection, and more complete IP header decoding. Improved timestamping (down to the millisecond) implemented. This release has TCP and IP option decoding, and some new rules stuff. You can now specify port ranges (or greater than/less than) and TCP flags in rules. This allows you to do things like this: alert tcp any any -> 192.168.1.0/24 :1024 {SF} <SYN FIN scan on priv ports!> which will alert on all TCP traffic below port 1024 on both SRC and DST IP or this: alert tcp any any -> 192.168.1.0/24 6000:6010 <X access attempt!> which will pick out inbound traffic going ports 6000 thru 6010. Also includes bugfixes, cleaned up fragment printout routines, truncated packet fragments get dumped in their own file, rules processor routine recoded and more flexible, much more. Several important bugfixes in this release, plus recoded IP/TCP option decoding, revised packet printout routines, and now logs illegal TCP and IP options as well in an IP_BOGUS log file.
| | Author: | Martin Roesch | | File Size: | 75469 | | Last Modified: | Aug 16 20:13:52 1999 |
| MD5 Checksum: | c9682635293ea41d6a1b0c74ed63280a |
|
| /// File Name: |
snort-0.99rc5-lib |
Description:
|
snort-0.99rc5-lib is a set of example Snort rules. It's a short one, about 43 rules total, but it gives a good overview of the basic rule types and how to use the pattern matcher properly. This version of snort-lib includes a new buffer overflow (named) and some other stuff.
| | Author: | Martin Roesch | | File Size: | 3482 | | Last Modified: | Aug 16 20:13:52 1999 |
| MD5 Checksum: | 37499db53c56bbcc8db438ed41e40a43 |
|
| /// File Name: |
snort-0.99rc5.tar.gz |
Description:
|
Snort v0.99rc5 is an extremely versatile packet logger. This version features dramatic speed improvements, due to improved Boyer-Moore pattern match routine optimizations, a more logically laid out packet header print out, packet statistics, fragment detection, more complete IP header decoding, a new command line switch ("-e") to display/log the Ethernet header, plus TOS field and IP Fragment ID field display/logging. Improved timestamping (down to the millisecond) implemented. This release also has TCP and IP option decoding, and lots of new rules. You can now specify port ranges (or greater than/less than) and TCP flags in rules. This allows you to do things like this: alert tcp any any -> 192.168.1.0/24 :1024 {SF} <SYN FIN scan on priv ports!> which will alert on all TCP traffic below port 1024 on both SRC and DST IP or this: alert tcp any any -> 192.168.1.0/24 6000:6010 <X access attempt!> which will pick out inbound traffic going ports 6000 thru 6010. Also includes bugfixes, cleaned up fragment printout routines, truncated packet fragments get dumped in their own file, rules processor routine recoded and more flexible, much more. Several important bugfixes in this release, plus recoded IP/TCP option decoding, revised packet printout routines, and now logs illegal TCP and IP options as well in an IP_BOGUS log file.
| | Author: | Martin Roesch | | File Size: | 77438 | | Last Modified: | Aug 16 20:13:52 1999 |
| MD5 Checksum: | 3f21c79850eb05e6d91b159dae294ee8 |
|
| /// File Name: |
snort-0.99rc6-lib |
Description:
|
snort-0.99rc6-lib is a set of example Snort rules. It's short, but gives a good overview of the basic rule types and how to use the pattern matcher properly. This version of snort-lib includes alot of new stuff.
| | Author: | Martin Roesch | | File Size: | 5039 | | Last Modified: | Aug 16 20:13:50 1999 |
| MD5 Checksum: | c86e1ab5aafe35e0398f21e7588bae93 |
|
| /// File Name: |
snort-0.99rc6.tar.gz |
Description:
|
Snort v0.99rc6 is an extremely versatile packet logger. This version of Snort has a new rules set implementation. The new set is more flexible and easier to add new user requested rule types to from a programmatic standpoint. It also includes new rule types to be able to detect TTL values and ICMP type/codes. Rc6 also has a completely rewritten, unified reporting system, so the output is consistent across all output file types (logs/alerts/fragments/etc).
| | Author: | Martin Roesch | | File Size: | 80950 | | Last Modified: | Aug 16 20:13:51 1999 |
| MD5 Checksum: | 67f4fa08daa2e3b607377a08d47afa53 |
|
| /// File Name: |
snort-1.0-lib |
Description:
|
snort-1.0-lib is a set of example Snort rules. It's short, but gives a good overview of the basic rule types and how to use the pattern matcher properly. This version of snort-lib includes alot of new stuff.
| | Author: | Martin Roesch | | File Size: | 5234 | | Last Modified: | Aug 16 20:13:51 1999 |
| MD5 Checksum: | b63e655ef98a05ff3f474f27353d38f3 |
|
| /// File Name: |
snort-1.0.1-lib |
Description:
|
This snort-lib ruleset for the latest version of snort has over 150 rules.
| | Author: | Martin Roesch | | File Size: | 12165 | | Last Modified: | Aug 16 20:13:56 1999 |
| MD5 Checksum: | 3923d6f1e853f76bc202329e5d00ba72 |
|
| /// File Name: |
snort-1.0.1.tar.gz |
Description:
|
Snort 1.0.1 - Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging which can perform content searching/matching and may be used to detect a variety of attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capabilty, with alerts being sent to syslog or a seperate "alert" file.
| | Author: | Martin Roesch | | Changes: | Lots of little bug fixes, plus resolved some issues on big endian hardware, fixed some bugs under Solaris to make the system compile cleanly "out of the box". Also added HP-UX and S/Linux support, new command line switch "-x" to explicitly turn on IPX decoding (such as it is) as a sanity measure for people in mixed protocol environments and added packet summary statistics upon exit. | | File Size: | 84225 | | Last Modified: | Aug 16 20:13:56 1999 |
| MD5 Checksum: | 4a640182d941d2778707d42f7bb810cc |
|
| /// File Name: |
snort-1.0.tar.gz |
Description:
|
Snort is a libpcap-based packet sniffer/logger. It reads and decodes packets from the link layer through the application layer, dumping the decoded packet data. It can log these packets in their decoded form to directories which are generated based upon the IP address of the remote computer. This allows it to be used as a sort of "poor man's intrusion detection system" if you specify what traffic you want to record and what to let pass.
| | Author: | Martin Roesch | | Changes: | Added RAW/PPP and SLIP decoding, new command line option to change the order in which the rules are applied for the rules based logging subsystem and there is also a new option to send the alert messages to syslog. | | File Size: | 81049 | | Last Modified: | Aug 16 20:13:52 1999 |
| MD5 Checksum: | de0bf2e7e2bdd0c4e8344cfe37637bd9 |
|
| /// File Name: |
snort-1.3.1.tar.gz |
Description:
|
Version 1.3.1 of Snort, the lightweight network intrusion detection system. Version 1.3.1 fixes an annoying crash bug, plus enhances a number of features of the program. Invalid ICMP types/codes can now be filtered or monitored, the tcpdump file playback facility can use BPF filters, and the packet payload size check keyword now accepts greater than/less than modifiers.
| | Author: | Martin Roesch | | File Size: | 111999 | | Last Modified: | Oct 13 13:28:02 1999 |
| MD5 Checksum: | 65de767f12998b089ad9d4c87a445b25 |
|
| /// File Name: |
snort-1.3.tar.gz |
Description:
|
Snort 1.3, the lightweight network intrusion detection system. This version has a number of new features, including four new command line switches, three new rule options, two new rule operators, performance enhancements, and bug fixes. The official Snort homepage is here
| | File Size: | 110832 | | Last Modified: | Sep 27 17:12:56 1999 |
| MD5 Checksum: | 01ccf3ec337bd4e71392376e4b78fa14 |
|
| /// File Name: |
snort-1.5.1.tar.gz |
Description:
|
Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capabilty, with alerts being sent to syslog, a seperate "alert" file, or as WinPopup messages via Samba's smbclient.
| | Author: | Martin Roesch | | Homepage: | http://www.clark.net/~roesch/security.html | | Changes: | fixed a problem with pass rules not being applied properly, fixed slackware 4 install problem, fixed banner output for the -V option, Added packet buffer cleanup code to all protocol decoders, and Added a Snort man page. | | File Size: | 143583 | | Last Modified: | Jan 25 20:47:03 2000 |
| MD5 Checksum: | fbfb89265c1a6804091191ff2bb8f626 |
|
| /// File Name: |
snort-1.5.2.tar.gz |
Description:
|
Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capabilty, with alerts being sent to syslog,a seperate "alert" file, or as WinPopup messages via Samba's smbclient.
| | Author: | Martin Roesch | | Homepage: | http://www.clark.net/~roesch/security.html | | Changes: | dded typedef checks to configure.in because Sun thought it'd be fun to define the u_int*_t variables in Solaris differently than the rest of the universe. | | File Size: | 155462 | | Last Modified: | Mar 1 15:52:32 2000 |
| MD5 Checksum: | d24df78a6f5b3bfb28f6f63d5736d864 |
|
| /// File Name: |
snort-1.5.tar.gz |
Description:
|
Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capabilty, with alerts being sent to syslog, a seperate "alert" file, or as WinPopup messages via Samba's smbclient.
| | Author: | Martin Roesch | | Homepage: | http://www.clark.net/~roesch/security.html | | Changes: | detection and preprocessor plugins (think packet sniffing API), rule file variables and includes, preprocessors, TCP session logging, new detection capabilities (IP options, multiple content strings per rule), new protocol decoders (I4L-ISDN, NULL), new http preprocessor normalizes web traffic, defeating evasive web scanners like whisker.pl, faster and more accurate IP and TCP option decoders, etc. | | File Size: | 135647 | | Last Modified: | Dec 9 15:06:41 1999 |
| MD5 Checksum: | 3272654ca7edbdf195f2532a7047ce7d |
|
|
|
|
|