aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Collapse)AuthorAgeFilesLines
* fix typorobiscool2009-06-181-2/+2
|
* add mcrane SIP ports to the snort.conf, remove exit when emerg website is ↵robiscool2009-06-182-15/+7
| | | | down, add exit when snort rules download fails
* fix typoChris Buechler2009-06-181-1/+1
|
* this ones for you mcrane, added custom pfsense rules auto updates, add voip ↵robiscool2009-06-165-10/+96
| | | | rulles for freeswitch
* pfsense custom voip rulesrobiscool2009-06-151-0/+3
|
* Update the version numberrobiscool2009-06-121-1/+1
|
* begin code clean uprobiscool2009-06-111-16/+16
|
* New installs should have rules dirrobiscool2009-06-111-0/+1
|
* whatever jim-p does I will dorobiscool2009-06-101-0/+1
|
* Add sync commands and apc_clear_cache force pfsense to write to disk, ↵robiscool2009-06-101-1/+22
| | | | removed Emerging Rules that are ment for Inline-mode,remove out of date files
* Major feature update, added Emergingthreats rules,Alerts Tab logging type ↵robiscool2009-06-094-24/+244
| | | | full or fast,Send alerts to main OS System logs,Log to a Tcpdump,Log to a mysql database,Log Alerts to a snort unified
* snort_download_rules update june 8robiscool2009-06-081-2/+2
|
* upadted and refined snort.conf, snort.xml upadte pkg version, ↵robiscool2009-06-083-30/+43
| | | | snort_download_rules.php tmp remove md5 checksum, pkg_config7.xml updated snort pkg version
* Oh Oh, for got to remove internal test network urlsrobiscool2009-06-071-4/+4
|
* added shared object rules from private companies, improved rule extraction, ↵robiscool2009-06-073-20/+81
| | | | fix and old snort double start error
* Thanx to serialdie, found missing Snort.org paid subscriber urls, different ↵robiscool2009-06-041-8/+29
| | | | md5 formats for different files ahhh
* update snort_download_rules.php for snort paid subsribers jun 03robiscool2009-06-031-72/+98
|
* cron change in snort.inc. fixed snort_download_rules.php added time stamps, ↵robiscool2009-06-022-22/+54
| | | | last update time. keeping an eye on Snort.org for changes.
* if download fails dont delete the snort/rules directoryrobiscool2009-05-311-8/+0
|
* snort_download_rules.php oink code updaterobiscool2009-05-311-8/+19
|
* changes to snort.inc, snort_downloads_rules.php, pkg_config.7.xml. ↵robiscool2009-05-312-206/+217
| | | | libdnet-1.11_3.tbz still missing
* Never uninstall PCRE package, breaks lighthttp, May 25robiscool2009-05-251-1/+0
|
* snort changes snort.inc, pkg_config.7.xml may 25robiscool2009-05-251-2/+5
|
* bring back "silence warning on every FTP connection" change overwritten in ↵Chris Buechler2009-05-231-1/+1
| | | | the last couple versions
* (temp) fix for snort not startingChris Buechler2009-05-231-2/+2
|
* Do not echo out error, sent it to log file and stop breaking the GUI!Scott Ullrich2009-05-221-2/+1
|
* modified: snort.inc snort.xml pkg_config.7.xml 04-15-09robscool2009-04-152-2/+2
| | | | | | | | | modified: config/snort/snort.inc Change of startup commands modified: config/snort/snort.xml Change version number. modified: pkg_config.7.xml Change of version number.
* update snort.inc snort.xml April 13 09, 2NDrobscool2009-04-131-1/+1
| | | | | | | modified: config/snort/snort.inc Fixed snort.inc; missing slash, added snort.stats. verified changes with security scanners modified: config/snort/snort.xml Changed snort.xml; version change
* update snort.inc snort.xml April 13 09robscool2009-04-132-3/+12
| | | | | | | modified: config/snort/snort.inc Fixed snort.inc; missing slash, added snort.stats. verified changes with security scanners modified: config/snort/snort.xml Changed snort.xml; version change
* modified: config/snort/snort.incrob2009-04-112-44/+165
| | | | | | | | Upadte snort.conf to fit snort 2.8.4, New SSL ignore, Flow Changes, Strartup change, New RPC2 Preproc, New Incudes modified: config/snort/snort.xml Update snort.xml version number to 2.8.4
* Add EPSV to Snort proprocessor's list of valid FTP commandsjim-p2009-04-021-1/+1
|
* Updates to Snort.inc and Snort.xml 03-01-09rob iscool2009-03-082-3/+3
| | | | | Signed-off-by: Bill Marquette <bill.marquette@gmail.com> Comments: Removed openvpn-client related changes from merge request
* Fix snort package, rc.d script was being written incorrectly when multiple ↵Jim Pingle2009-03-081-1/+1
| | | | interfaces were selected.
* Only mkdir if the directory does not existScott Ullrich2009-02-101-1/+2
|
* Kill with the biggest sword yetScott Ullrich2009-02-091-0/+2
|
* Git rid of the scroll down business and output to lower area with tags stripped.Scott Ullrich2009-02-091-15/+2
|
* Only extract rules/ directoryScott Ullrich2009-02-091-5/+3
|
* Output extract processScott Ullrich2009-02-091-1/+1
|
* Set max_execution_timeScott Ullrich2009-02-091-0/+4
|
* Show extraction progressScott Ullrich2009-02-091-1/+9
|
* Show download size only for time beingScott Ullrich2009-02-091-2/+0
|
* Run snort in &Scott Ullrich2009-02-091-1/+1
|
* Use correct -C dirScott Ullrich2009-02-091-1/+1
|
* Use exec()Scott Ullrich2009-02-091-8/+1
|
* * Use custom read function to show statusScott Ullrich2009-02-091-5/+12
| | | | * Be more verbose
* Update URLScott Ullrich2009-02-093-12/+56
|
* Only output pgtitle once on 2.0Scott Ullrich2009-02-096-6/+24
|
* flush() after readingScott Ullrich2009-02-091-0/+1
|
* Lower fread handle sizeScott Ullrich2009-02-091-1/+1
|
* Show all contents of extractScott Ullrich2009-02-091-1/+1
|