Sysmon - Log unsuccessful network connections

Nate 21 Reputation points
2022-02-28T18:07:38.343+00:00

Recently installed sysmon and noticed that it only logs established network connections. Is it possible to also log network connections that get blocked or reset? Or if anyone is aware of a way to log these types of connections without using sysmon I am all ears

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,239 questions
0 comments No comments
{count} votes

Accepted answer
  1. dstaulcu 351 Reputation points
    2022-03-02T07:22:44.237+00:00

    Network connection block or reset logging is not currently available through sysmon. Within sysmon the closest I would think you could get is to monitor for dns query activity which is not followed by network connection to corresponding dns query result ip.

    For blocking events I would focus on correlation of logs from host or network firewall or intrusion detection applications. For reset events i would consider monitoring of protocol analysis such as netflow or splunk stream.

    It would be cool if sysmon had a way of capturing such events though.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.