.. /Netsh.exe
Star

Execute (DLL)

Netsh is a Windows tool used to manipulate network interface settings.


Paths:

Resources:
Acknowledgements:

Detection:

Execute

  1. Use Netsh in order to execute a .dll file and also gain persistence, every time the netsh command is called

    netsh.exe add helper C:\Users\User\file.dll
    Use case
    Proxy execution of .dll
    Privileges required
    Admin
    Operating systems
    Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
    ATT&CK® technique
    T1546.007
    Tags
    Execute: DLL
    This LOLBAS executes Dynamic-Link Libraries (DLLs).