aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add disable SID icon for alerts on Alerts tabbmeeks82014-01-271-1/+77
| | |
| * | Add enable/disable for decoder & preproc rulesbmeeks82014-01-275-186/+336
| | |
| * | Mimic all DNS lookup features of F/W log with Blocked IPsbmeeks82014-01-261-1/+6
| | |
| * | Mimic all DNS lookup features of F/W log with Alertsbmeeks82014-01-251-8/+12
| | |
| * | Fix to return to same interface when unblocking a host.bmeeks82014-01-251-2/+2
| | |
| * | Tidy up syntax to match other include file calls.bmeeks82014-01-191-1/+1
| | |
| * | Declare $config as global to fix problems on pkg install.bmeeks82014-01-191-1/+1
| | |
* | | Fixes #3459. Avoid shell/XSS issues applying htmlspecialchars to input param ↵Renato Botelho2014-02-181-6/+7
| |/ |/| | | | | logfile
* | Restrict snort_log_view.php to show only files inside SNORTLOGDIR, it fixes ↵Renato Botelho2014-01-281-1/+4
|/ | | | http://seclists.org/fulldisclosure/2014/Jan/187
* Incorporate Ermal's comments -- use conf_mount_rw() only where needed.bmeeks82014-01-1312-32/+13
|
* Bump Snort pkg version to 3.0.2 -- bug fixes.bmeeks82014-01-123-6/+6
|
* Ensure conf_mount_rw() and conf_mount_ro() are used where needed.bmeeks82014-01-1211-12/+40
|
* More fixes for auto log cleanup cron job.bmeeks82014-01-112-20/+35
|
* Spell out 'Interface' in column header instead of 'I/f'bmeeks82014-01-101-1/+1
|
* Fix auto log limit cleanup so it actually works.bmeeks82014-01-102-12/+25
|
* Fix typo in get_interface_gateway_v6() function namebmeeks82014-01-071-2/+2
|
* Add new param to tail command to fix date sortingbmeeks82014-01-011-1/+1
|
* Update Snort package to 3.0.1bmeeks82013-12-171-35/+35
|
* Update Snort package version to 3.0.1bmeeks82013-12-171-40/+41
|
* Close session immediately after use to prevent blocking.bmeeks82013-12-171-18/+15
|
* Add new query string param when viewing Flowbits.bmeeks82013-12-172-2/+2
|
* Update copyright info and update for 3.0.1 release.bmeeks82013-12-173-6/+19
|
* Update copyright notice per Ermal's suggestion.bmeeks82013-12-173-10/+8
|
* Remove need for session vars per Ermal's request.bmeeks82013-12-178-92/+37
|
* Simplify the way a PBI install is determined.bmeeks82013-12-121-11/+7
|
* Match up post-install conf gen code with snort.inc code.bmeeks82013-12-121-24/+32
|
* Fix FTP-Telnet preproc cmds to match snort.org defaults.bmeeks82013-12-121-24/+30
|
* Set sensible defaults for new SDF preproc options.bmeeks82013-12-123-5/+22
|
* snort -add package permission file for non admin gui usersMarcello Coutinho2013-11-281-0/+5
|
* snort -add package permission file for non admin gui usersMarcello Coutinho2013-11-281-0/+45
|
* Add logic to prevent writing conf settings with no interfaces defined.bmeeks82013-11-272-13/+16
|
* Include Host Attribute Table xml DTD file in default conf set.bmeeks82013-11-272-3/+14
|
* Add missing backslash escape character to shell script string.bmeeks82013-11-271-1/+1
|
* Make sure map files get copied when using only ET rules.bmeeks82013-11-271-0/+6
|
* Cleanup /usr/local/lib/snort directory on uninstallbmeeks82013-11-271-0/+1
|
* Minor format edits for new SDF data type selection feature.bmeeks82013-11-221-7/+7
|
* snort - add multi select combo option for sensitive data preprocessorMarcello Coutinho2013-11-222-1/+35
|
* Snort 2.9.5.5 pkg v3.0.0 updatebmeeks82013-11-1828-1383/+7339
|
* Add variables so file download progress bar resetsbmeeks82013-10-191-1/+7
|
* Fix a bug with returning to previous page.bmeeks82013-10-172-9/+20
|
* Add ability to select flowbit rules on RULES tab.bmeeks82013-10-173-18/+53
|
* Backout custom handler for Alias expansion and revert to native function.bmeeks82013-10-161-83/+6
|
* Add textbox tool tips to display Alias values.bmeeks82013-10-163-7/+21
|
* Fix broken log data downloads for modern browsers.bmeeks82013-10-162-26/+38
|
* Bump Snort package version to 2.6.1bmeeks82013-10-082-3/+3
|
* Add support for Emerging Threats Pro rulesetbmeeks82013-10-085-89/+200
|
* Add function to expand port ranges for preprocs configbmeeks82013-10-071-14/+52
|
* Backfit fix for adding to empty Supp List to Flowbits dialogbmeeks82013-09-291-3/+9
|
* Fix errors in new snort_unpack_alias() functionbmeeks82013-09-291-4/+6
|
* Bump package version number to 2.6.0bmeeks82013-09-251-1/+1
|