|
@@ -9393,7 +9393,6 @@ function intrusion_detection {
|
9393
|
9393
|
echo 'tripwire --update-policy --secure-mode low /etc/tripwire/twpol.txt' >> /usr/bin/reset-tripwire
|
9394
|
9394
|
chmod +x /usr/bin/reset-tripwire
|
9395
|
9395
|
|
9396
|
|
- reset-tripwire
|
9397
|
9396
|
sed -i 's/SYSLOGREPORTING.*/SYSLOGREPORTING =false/g' /etc/tripwire/twcfg.txt
|
9398
|
9397
|
sed -i '/# These files change the behavior of the root account/,/}/ s/.*//g' /etc/tripwire/twpol.txt
|
9399
|
9398
|
sed -i 's|/etc/rc.boot.*||g' /etc/tripwire/twpol.txt
|