recover.exe
- File Path:
C:\Windows\SysWOW64\recover.exe
- Description: Recover Files Utility
Hashes
Type | Hash |
---|---|
MD5 | D1B908D88FB9EEA82933DB365D398FDD |
SHA1 | FC43D16BFC5CEFFA80D8D3ABD0D64969927F8040 |
SHA256 | AF41DAA435EAD497A132A848A7CADBD0FA4FF9AB644A9E2A04A900A7B839DDEA |
SHA384 | BC19C09E4F92EB1610BA90DA03E25181AC2492A18AEC5A1D3B6F0D485E186C93B0A8795EB81D188137F351E4D3F1A086 |
SHA512 | EA80DF577A1B6A170EC3436C5A704D26238990138040FA5A625EA949F543C7739320800073500AEB6A2FADAEA319117839FA34399E780BD22FC435C9832827CB |
SSDEEP | 192:vK9bKr8caQtNYJlXH5NfTvDAxtyLXTek2LWLnWr:vKhmulXH5Nm0F2LWLnW |
Runtime Data
Usage (stdout):
Recovers readable information from a bad or defective disk.
RECOVER [drive:][path]filename
Consult the online Command Reference in Windows Help
before using the RECOVER command.
Child Processes:
conhost.exe
Signature
- Status: Signature verified.
- Serial:
33000000BCE120FDD27CC8EE930000000000BC
- Thumbprint:
E85459B23C232DB3CB94C7A56D47678F58E8E51E
- Issuer: CN=Microsoft Windows Production PCA 2011, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
- Subject: CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
File Metadata
- Original Filename: Recover.Exe.MUI
- Product Name: Microsoft Windows Operating System
- Company Name: Microsoft Corporation
- File Version: 10.0.14393.0 (rs1_release.160715-1616)
- Product Version: 10.0.14393.0
- Language: English (United States)
- Legal Copyright: Microsoft Corporation. All rights reserved.
File Similarity (ssdeep match)
File | Score |
---|---|
C:\Windows\system32\recover.exe | 29 |
Possible Misuse
The following table contains possible examples of recover.exe
being misused. While recover.exe
is not inherently malicious, its legitimate functionality can be abused for malicious purposes.
Source | Source File | Example | License |
---|---|---|---|
sigma | azure_keyvault_key_modified_or_deleted.yml | - MICROSOFT.KEYVAULT/VAULTS/KEYS/RECOVER/ACTION |
DRL 1.0 |
sigma | azure_keyvault_secrets_modified_or_deleted.yml | - MICROSOFT.KEYVAULT/VAULTS/SECRETS/RECOVER/ACTION |
DRL 1.0 |
sigma | proc_creation_win_sqlcmd_veeam_dump.yml | - https://forums.veeam.com/veeam-backup-replication-f2/recover-esxi-password-in-veeam-t34630.html |
DRL 1.0 |
atomic-red-team | T1048.003.md | 3. Once the data is received, use the below command to recover the data. | MIT License. © 2018 Red Canary |
atomic-red-team | T1110.002.md | <blockquote>Adversaries may use password cracking to attempt to recover usable credentials, such as plaintext passwords, when credential material such as password hashes are obtained. OS Credential Dumping is used to obtain password hashes, this may only get an adversary so far when Pass the Hash is not an option. Techniques to systematically guess the passwords used to compute hashes are available, or the adversary may use a pre-computed rainbow table to crack hashes. Cracking hashes is usually done on adversary-controlled systems outside of the target network.(Citation: Wikipedia Password cracking) The resulting plaintext password resulting from a successfully cracked hash may be used to log into systems, resources, and services in which the account has access.</blockquote> | MIT License. © 2018 Red Canary |
atomic-red-team | T1485.md | RansomEXX malware removes all deleted files using windows built-in cipher.exe to prevent forensic recover. | MIT License. © 2018 Red Canary |
Additional Info*
*The information below is copied from MicrosoftDocs, which is maintained by Microsoft. Available under CC BY 4.0 license.
recover
Recovers readable information from a bad or defective disk. This command reads a file, sector-by-sector, and recovers data from the good sectors. Data in bad sectors is lost. Because all data in bad sectors is lost when you recover a file, you should recover only one file at a time.
Bad sectors reported by the chkdsk command were marked as bad when your disk was prepared for operation. They pose no danger, and recover does not affect them.
Syntax
recover [<drive>:][<path>]<filename>
Parameters
Parameter | Description |
---|---|
[<drive>:][<path>]<filename> |
Specifies the file name (and the location of the file if it is not in the current directory) you want to recover. Filename is required and wildcards aren’t supported. |
/? | Displays help at the command prompt. |
Examples
To recover the file story.txt in the \fiction directory on drive D, type:
recover d:\fiction\story.txt
Additional References
MIT License. Copyright (c) 2020-2021 Strontic.