aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove the file after usageErmal2012-07-161-0/+1
|
* Bring back the subnet definitions for home net since HOME_NET defines what ↵Ermal2012-07-161-5/+9
| | | | to be looked after. Maybe use any as default snort.conf?
* Make input more sizeble for better appearanceErmal2012-07-162-4/+4
|
* Remove dead javascriptErmal2012-07-161-1/+1
|
* Remove reset button and enable_changeErmal2012-07-161-78/+9
|
* Remove directories used from snort on deinstall. Also do not create a ↵Ermal2012-07-161-3/+13
| | | | custom_rules since its not used
* Do check properlyErmal2012-07-161-1/+1
|
* Enable support for IPv6 into snort code for 2.1Ermal2012-07-161-1/+10
|
* bump version to 2.5.0 and remove perl from build requirments since its not ↵Ermal2012-07-162-2/+2
| | | | needed anyumore
* Allow looking at rule content but not editing them. Custom rules can be used ↵Ermal2012-07-162-83/+25
| | | | for that
* Add possibility to specify custom rulesErmal2012-07-162-17/+60
|
* Correct page nameErmal2012-07-161-1/+1
|
* Force use of aliases from pfSense for replacing snort var settings. Also ↵Ermal2012-07-165-582/+251
| | | | make snort var settings generic and overridable in all of its definitions
* Remove nanosecondsErmal2012-07-162-3/+3
|
* Fix sensistive data checksErmal2012-07-162-2/+2
|
* Actually sort in reverse to have the last as first in GUIErmal2012-07-151-1/+1
|
* Fix blocked pageErmal2012-07-151-21/+24
|
* Remvoe log dir when interface changesErmal2012-07-151-0/+1
|
* Fix clearing alert logs for other instancesErmal2012-07-151-1/+2
|
* Make sensitive data configurableErmal2012-07-153-6/+27
|
* Enable Sorting classes and actually get the last of the file rather then ↵Ermal2012-07-151-6/+9
| | | | begining
* Correct some codeErmal2012-07-141-9/+3
|
* Remove unneeded code from deinstall functionErmal2012-07-141-4/+1
|
* Always forget unlink does not remove dirsErmal2012-07-141-4/+4
|
* Make any errorsErmal2012-07-141-1/+1
|
* Correct field extractionErmal2012-07-141-1/+1
|
* Reorder some fields in alert to make better bviewErmal2012-07-142-13/+10
|
* Enable sensitive data preprocessor for rulesErmal2012-07-141-0/+2
|
* Add the 2 needed fields for alert screenErmal2012-07-141-1/+1
|
* Correct syntaxErmal2012-07-141-1/+1
|
* Correct var nameErmal2012-07-141-1/+1
|
* Correct directory path for unlinkErmal2012-07-141-1/+1
|
* Copy forogotten fileErmal2012-07-141-1/+1
|
* Correct so rules file name so it shows up on the gui properlyErmal2012-07-141-2/+2
|
* Use ports from the configuration that can be overriden than hardcoded onesErmal2012-07-142-46/+39
|
* No need for perl anymoreErmal2012-07-142-364/+0
|
* Correct rules updateing script with proper directory referencesErmal2012-07-142-40/+39
|
* Actually restrict to the gateway where the instance is listeningErmal2012-07-141-10/+10
|
* Remove subnets from ips of interfaces and also put gateways of other ↵Ermal2012-07-141-12/+8
| | | | interfaces selected in.
* Avoid issues thay might arise from same name used in listsErmal2012-07-141-2/+2
|
* These are not needed anymoreErmal2012-07-148-5117/+0
|
* Remove the need for snort_rename.plErmal2012-07-141-5/+11
|
* Avoid php interpreting thisErmal2012-07-141-3/+3
|
* Fixup some parts of update sidErmal2012-07-141-9/+7
|
* Get rid of oninkmaster for enable/disable of sids since the code is already ↵Ermal2012-07-144-93/+94
| | | | there doing the same
* Snort so rules should not be editedErmal2012-07-141-3/+0
|
* php copy wants both src dst files definedErmal2012-07-141-6/+6
|
* Correct update script to not mess around rules during update of snort or ↵Ermal2012-07-142-100/+55
| | | | emerging threats. Also make oink confs correct and usable
* Remove unused varErmal2012-07-141-1/+0
|
* Switch to output alert_csv to fix all issues with snort alerts/blocked descrErmal2012-07-145-418/+180
|