mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Guardian in Snort eingebaut
QoS CGI wegen den Language Anpassungen korrigiert Tripwire Policy soll Snortregeln ignorieren Network Skript angepasst git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@726 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -33,13 +33,13 @@ SIG_HI = 100 ; # Critical files that are significant point
|
||||
/bin -> $(SEC_CRIT) ;
|
||||
/boot -> $(SEC_CRIT) ;
|
||||
/etc -> $(SEC_CRIT) ;
|
||||
/etc/snort/rules/ -> $(Dynamic) ;
|
||||
/lib -> $(SEC_CRIT) ;
|
||||
/root -> $(SEC_CRIT) ;
|
||||
/root/.bash_history -> $(Dynamic) ;
|
||||
/sbin -> $(SEC_CRIT) ;
|
||||
/usr -> $(SEC_CRIT) ;
|
||||
!/usr/src ;
|
||||
!/usr/share/clamav ;
|
||||
/usr/share/clamav -> $(Dynamic) ;
|
||||
/etc/mtab -> $(SEC_CONFIG) -i ; # Inode number changes on any mount/unmount
|
||||
|
||||
#don't scan the individual reports
|
||||
|
||||
Reference in New Issue
Block a user