Corrolating Process and Network Connections #9447
Replies: 1 comment
-
I just tested and was able to correlate from a process_creation event to the corresponding network_connection event using the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a Hunt question. I have a process that is establishing a network connection to a given host.
The process.exe is seen correctly in the hunt interface by the sysmon module.
Looking at that event i would like to dig deeper and see the network connection established from that process. What parameter i that event should i use to corrolate the process event to the networkevent?
I tried to check on the PID since both share the same PID but the networkevent is not seen in the events tab
Beta Was this translation helpful? Give feedback.
All reactions