diff --git a/rules/windows/network_connection/sysmon_win_binary_github_com.yml b/rules/windows/network_connection/sysmon_win_binary_github_com.yml index 6e76f63df..a63c8b1e0 100755 --- a/rules/windows/network_connection/sysmon_win_binary_github_com.yml +++ b/rules/windows/network_connection/sysmon_win_binary_github_com.yml @@ -24,7 +24,7 @@ detection: DestinationHostname|endswith: - '.github.com' - '.githubusercontent.com' - Image|startswith: 'C:\Windows\\' + Image|startswith: 'C:\Windows\' condition: selection falsepositives: - 'Unknown'