Other versions not be listed here may be available via HtTP. This includes the binaries for the old 2.2, 2.1, 2.0, 1.9 and 1.8 versions. Please check the SnortSam Files
|
File |
Description |
|
snortsam.c
|
The source of SnortSam.
|
|
snortsam.h
|
The header file of SnortSam.
|
|
plugins.h
|
The plug-in header file of SnortSam.
|
|
ssp_opsec.c
|
The source of the OPSEC plug-in.
|
|
ssp_opsec.h
|
The header file of the OPSEC plug-in.
|
|
ssp_pix.c
|
The source of the PIX plug-in.
|
|
ssp_pix.h
|
The header file of the PIX plug-in.
|
|
ssp_ciscoacl.c
|
The source of the Cisco ACL plug-in.
|
|
ssp_ciscoacl.h
|
The header file of the Cisco ACL plug-in.
|
|
ssp_cisco_nullroute.c
|
The source of the Cisco Null-Route plug-in.
|
|
ssp_cisco_nullroute.h
|
The header file of the Cisco Null-Route plug-in.
|
|
ssp_email.c
|
The source of the Email Notification plug-in.
|
|
ssp_email.h
|
The header file of the Email Notification plug-in.
|
|
ssp_netscreen.c
|
The source of the NetSreenplug-in.
|
|
ssp_netscreen.h
|
The header file of the NetScreen plug-in.
|
|
ssp_ipf.c
|
The source of the IPFilter plug-in.
|
|
ssp_ipf.h
|
The header file of the IPFilter plug-in.
|
|
ssp_ipfw2.c
|
The source of the ipfw2 plug-in.
|
|
ssp_ipfw2.h
|
The header file of the ipfw2 plug-in.
|
|
ssp_pf.c
|
The source of the Packet Filter plug-in.
|
|
ssp_pf.h
|
The header file of the Packet Filter plug-in.
|
|
ssp_ipchains.c
|
The source of the IPchains plug-in.
|
|
ssp_ipchains.h
|
The header file of the IPchains plug-in.
|
|
ssp_iptables.c
|
The source of the IPtables plug-in.
|
|
ssp_iptables.h
|
The header file of the IPtables plug-in.
|
|
ssp_ebtables.c
|
The source of the EBtables plug-in.
|
|
ssp_ebtables.h
|
The header file of the EBtables plug-in.
|
|
ssp_wgrd.c
|
The source of the WatchGuard plug-in.
|
|
ssp_wgrd.h
|
The header file of the WatchGuard plug-in.
|
|
ssp_fwexec.c
|
The source of the fwexec plug-in.
|
|
ssp_fwexec.h
|
The header file of the fwexec plug-in.
|
|
ssp_fwsam.c
|
The source of the fwsam plug-in (used to be in snortsam.c).
|
|
ssp_fwsam.h
|
The header file of the fwsam plug-in.
|
|
ssp_8signs.c
|
The source of the 8signs plug-in.
|
|
ssp_8signs.h
|
The header file of the 8signs plug-in.
|
|
ssp_isa.cpp
|
The source of the older ISA Server plug-in.
|
|
ssp_isa.h
|
The header file of the older ISA Server plug-in.
|
|
ssp_isa2004.cpp
|
The source of the ISA Server 2004 plug-in.
|
|
ssp_isa2004.h
|
The header file of the ISA Server 2004 plug-in.
|
|
ssp_chxi.c
|
The source of the CHX-I plug-in.
|
|
ssp_chxi.h
|
The header file of the CHX-I plug-in.
|
|
ssp_snmp_interface_down.c
|
The source of the SNMP Interface-Down plug-in.
|
|
ssp_snmp_interface_down.h
|
The header file of the SNMP Interface-Down plug-in.
|
|
ssp_forward.c
|
The source of the Forward plug-in.
|
|
ssp_forward.h
|
The header file of the Forward plug-in.
|
|
win32_service.c
|
The source of the Windows Service install/remove functions.
|
|
win32_service.h
|
The header file of the Windows Service install/remove functions.
|
|
twofish.c
|
The source of the TwoFish library.
|
|
twofish.h
|
The header file of the TwoFish library.
|
|
samtool.c
|
The source file of the command line tool.
|
|
samtool.dsp
|
The samtool project file for MS VC++ compiler.
|
|
makesnortsam.sh
|
Shell script to compile SnortSam with and without the OPSEC libraries (SDK available at http://www.opsec.com) (use ./makesnortsam.sh or ./makesnortsam.sh opsec).
This script runs on FreeBSD, Linux and Solaris (not fully tested yet. Under Solaris, you need to link against: -lnsl -lresolv -lsocket)
|
|
Makefile
|
A real Makefile to compile SnortSam. Has been tested on FreeBSD, Linux and Solaris, but since it is fairly new, there might be
issues on some platforms. Please provide feedback on the performance of this Makefile. This makefile also compiles the samtool by typing make samtool.
|
The source code of the latest version, 2.55, is also available via anonymous CVS from the SnortSam Repository at cvs.snortsam.net.
To check out the patch that adds SnortSam to Snort™ (from version 2.8 back to 1.8):