aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Collapse)AuthorAgeFilesLines
* Restore URL modified by mistake.bmeeks82014-04-081-1/+1
|
* Use $_POST for config changes and add misc fixes and improvements.bmeeks82014-04-0828-1721/+1076
|
* Bump version, add new files, and remove deprecated files.bmeeks82014-04-081-16/+41
|
* Remove EXPERIMENTAL from page title.bmeeks82014-04-081-7/+7
|
* Add code to migrate old Barnyard2 MySQL DB params to new format.bmeeks82014-04-081-1/+37
|
* Improve GUI tab for rule package updates and match up with Suricata.bmeeks82014-04-082-181/+294
|
* Add new task to watch Barnyard2 archived logs folder.bmeeks82014-04-081-52/+83
|
* Add support for new Barnyard2 output plugins.bmeeks82014-04-082-392/+809
|
* Rename WHITELISTS tab to PASS LISTS tab.bmeeks82014-04-082-0/+532
|
* Integrate Snort Dashboard Widget into Snort package.bmeeks82014-04-083-0/+385
|
* Add support for IP Reputation preprocessor.bmeeks82014-04-083-0/+848
|
* Fixup URLs:Renato Botelho2014-03-181-36/+36
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Fix conflicts on pkg_config filesErmal2014-02-1910-421/+657
|\
| * Make sure we always prefer VRT gen-msg-map if VRT rules enabled.bmeeks82014-02-181-1/+1
| |
| * Improve the Snort rules download update process.bmeeks82014-02-181-185/+170
| |
| * Fix problem with saving empty custom rules element.bmeeks82014-02-171-6/+8
| |
| * Remove quotes around string variable -- shouldn't be there anyway.bmeeks82014-02-091-10/+10
| |
| * Fix typo in path to file.bmeeks82014-02-061-1/+1
| |
| * Update tooltip text for rule enable/disable icon.bmeeks82014-01-291-2/+2
| |
| * Bump Snort package to 2.9.5.6 v3.0.4bmeeks82014-01-285-8/+8
| |
| * Fix snort_rules_edit.php to address ↵bmeeks82014-01-281-2/+6
| | | | | | | | http://seclist.org/fulldisclosure/2014/Jan/187
| * Merge remote-tracking branch 'upstream/master'bmeeks82014-01-281-1/+4
| |\
| * | Fix so forced rule toggles back to its default on 2nd clickbmeeks82014-01-281-12/+6
| | |
| * | Tweak new Reverse DNS feature based on pfSense versionbmeeks82014-01-282-19/+35
| | |
| * | 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
|