Skip to content

Instantly share code, notes, and snippets.

@gdestuynder
Created May 19, 2016 21:24
Show Gist options
  • Save gdestuynder/a3e3e2796ba363fd5bdb22b9b215ae22 to your computer and use it in GitHub Desktop.
Save gdestuynder/a3e3e2796ba363fd5bdb22b9b215ae22 to your computer and use it in GitHub Desktop.
{
"_source": {
"category": "execve",
"processid": "0",
"receivedtimestamp": "2016-05-19T20:57:14.988457+00:00",
"severity": "INFO",
"utctimestamp": "2016-05-19T20:21:47+00:00",
"tags": [
"audisp-json",
"2.0.0",
"audit"
],
"timestamp": "2016-05-19T20:21:47+00:00",
"hostname": "example.net",
"mozdefhostname": "mozdef.example.net",
"summary": "Execve: /bin/sh -c netstat -t -a -n",
"processname": "audisp-json",
"details": {
"fsuid": "99",
"tty": "(none)",
"uid": "99",
"process": "/bin/bash",
"auditkey": "exec",
"pid": "5360",
"processname": "sh",
"session": "4294967295",
"dev": "08:03",
"sgid": "0",
"auditserial": "5437260",
"inode": "2886505",
"ouid": "0",
"ogid": "0",
"suid": "99",
"originaluid": "4294967295",
"gid": "0",
"cwd": "/",
"parentprocess": "gmond",
"ppid": "1282",
"euid": "99",
"path": "/bin/sh",
"rdev": "00:00",
"fsgid": "0",
"egid": "0",
"command": "/bin/sh -c netstat -t -a -n",
"mode": "0100755",
"user": "nobody"
}
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment