Skip to content

Instantly share code, notes, and snippets.

@cristiroma
Last active September 19, 2018 05:38
Show Gist options
  • Save cristiroma/76747e6acea5168a588e304d73822468 to your computer and use it in GitHub Desktop.
Save cristiroma/76747e6acea5168a588e304d73822468 to your computer and use it in GitHub Desktop.
Tripwire commands

Accept changes from latest report

/usr/sbin/tripwire --update --twrfile /var/lib/tripwire/report/<name>.twr

Send test email

/usr/sbin/tripwire --test --email [email protected]

Exclude file

vim /etc/tripwire/twpol.txt
twadmin --create-polfile /etc/tripwire/twpol.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment