Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu auditd rule for PID process

# To see all syscalls made by a specific program:
sudo auditctl -a always,exit -S all -F pid=1005

#To watch a file for changes (2 ways to express):

sudo auditctl -w /etc/shadow -p wa
sudo auditctl -a always,exit -F path=/etc/shadow -F perm=wa
Comment

PREVIOUS NEXT
Code Example
Shell :: ssms linux install terminal stack overflow 
Shell :: pull from github to local 
Shell :: what should be used to create scratch orgs 
Shell :: HPUX List Os Version 
Shell :: i want to change my heroku app name after it has been deployed 
Shell :: fslmaths masking 
Shell :: attach a task in taskscheilar using powershell 
Shell :: how to uninstall bitninja 
Shell :: windows launch node with multiple environment variables 
Shell :: brew sh 
Shell :: gubhit 
Shell :: git add -M meaning 
Shell :: check if my connection is wpa2 ubuntu 
Shell :: sbatch how submitted location using jobid 
Shell :: gjhkj 
Shell :: sqlmap enumerate databases for login page 
Shell :: quick access in linux terminal 
Shell :: linix and 
Shell :: what is %prec in yacc 
Shell :: push changes to github phpstorm 
Shell :: copie fichier de server vers linux 
Shell :: xampp in manjaro linux 
Shell :: normalize-audio: command not found 
Shell :: pom version increment linux 
Shell :: how to close terminal tab 
Shell :: create new workflow branch 
Shell :: filetype exfat not configured in kernel 
Shell :: Disable the built-in Redis and Fill in the connection details 
Shell :: how to install lshellchecck in linux 
Shell :: how to avoid some files when you making a list 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =