Network Connection Initiated By Regsvr32.EXE
Detects a network connection initiated by "Regsvr32.exe"
Detection logic
selection
Initiated: "true"
Image|endswith: \regsvr32.exeCondition
selectionRaw YAML
title: Network Connection Initiated By Regsvr32.EXE
id: c7e91a02-d771-4a6d-a700-42587e0b1095
status: test
description: Detects a network connection initiated by "Regsvr32.exe"
references:
- https://pentestlab.blog/2017/05/11/applocker-bypass-regsvr32/
- https://oddvar.moe/2017/12/13/applocker-case-study-how-insecure-is-it-really-part-1/
author: Dmitriy Lifanov, oscd.community
date: 2019-10-25
modified: 2023-09-18
tags:
- attack.execution
- attack.stealth
- attack.t1559.001
- attack.t1218.010
logsource:
category: network_connection
product: windows
detection:
selection:
Initiated: 'true'
Image|endswith: '\regsvr32.exe'
condition: selection
falsepositives:
- Unknown
level: mediumFalse positives
- Unknown
References
Similar rules
Dllhost.EXE Initiated Network Connection To Non-Local IP Address
mediumwindows · Shares T1218, T1559
DNS Query Request By Regsvr32.EXE
mediumwindows · Shares T1559, T1218
CMSTP Execution Process Access
highwindows · Shares T1218, T1559
Microsoft Sync Center Suspicious Network Connections
mediumwindows · Shares T1218