EB
Size: a a a
EB
IB
EB
EB
EB
EB
EB
root@vwa:~# auditctl -l
-w /etc/file -p wa -k filechanged
root@vwa:~# touch /etc/file
root@vwa:~# cat /var/log/audit/audit.log | grep filechanged
type=CONFIG_CHANGE msg=audit(1582126605.337:20301): auid=4294967295 ses=4294967295 op="add_rule" key="filechanged" list=4 res=1
type=SYSCALL msg=audit(1582126645.453:20329): arch=c000003e syscall=2 success=yes exit=3 a0=7ffec7d0ae7d a1=941 a2=1b6 a3=69f items=2 ppid=6868 pid=29054 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=495 comm="touch" exe="/bin/touch" key="filechanged"
root@vwa:~# echo "123" > /etc/file
root@vwa:~# cat /var/log/audit/audit.log | grep filechanged
type=CONFIG_CHANGE msg=audit(1582126605.337:20301): auid=4294967295 ses=4294967295 op="add_rule" key="filechanged" list=4 res=1
type=SYSCALL msg=audit(1582126645.453:20329): arch=c000003e syscall=2 success=yes exit=3 a0=7ffec7d0ae7d a1=941 a2=1b6 a3=69f items=2 ppid=6868 pid=29054 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=495 comm="touch" exe="/bin/touch" key="filechanged"
EB
EB
IB
EB
IB
IB
EB
EB
EB
IB
EB
EB