Skip to content

mehmetaliagrap/sysmonforlinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

SYSMON FOR linux

edit offline rpm packages from https://packages.microsoft.com/rhel/8/prod/Packages/s/
upload to your server
download sysmon xml config sample https://gist.github.com/Cyb3rWard0g/bcf1514cc340197f0076bf1da8954077 from here

# sysmon offline installation on Linux Red Hat 8.8

root@xxx:/]# /cat /etc/redhat-release
	Red Hat Enterprise Linux release 8.8 (Ootpa)
root@xxx:/tmp]# cd /tmp/
root@xxx:/tmp]# rpm -Uvh sysinternalsebpf-1.3.0-0.el8.x86_64.rpm
root@xxx:/tmp]# rpm -Uvh sysmonforlinux-1.3.3-0.el8.x86_64.rpm
root@xxx:/tmp]# sysmon -accepteula -i SysmonForLinux-CollectAll-Config.xml
root@xxx:/tmp]# systemctl status sysmon
root@xxx:/tmp]# tail -f /var/log/messages | grep sysmon

About

sysmon for linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published