mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 08:17:23 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master' into live
This commit is contained in:
commit
297d3032bf
@ -71,7 +71,7 @@ When run, WannaCrypt creates the following registry keys:
|
||||
|
||||
It changes the wallpaper to a ransom message by modifying the following registry key:
|
||||
|
||||
- *HKCU\Control Panel\Desktop\Wallpaper: '\<malware working directory>\@WanaDecryptor@.bmp'*
|
||||
- *HKCU\Control Panel\Desktop\Wallpaper: '\<malware working directory>\\@WanaDecryptor@.bmp'*
|
||||
|
||||
It creates the following files in the malware's working directory:
|
||||
|
||||
@ -134,8 +134,8 @@ It creates the following files in the malware's working directory:
|
||||
WannaCrypt may also create the following files:
|
||||
|
||||
- *%SystemRoot%\tasksche.exe*
|
||||
- *%SystemDrive%\intel\<random directory name>\tasksche.exe*
|
||||
- *%ProgramData%\<random directory name>\tasksche.exe*
|
||||
- *%SystemDrive%\intel\\\<random directory name>\tasksche.exe*
|
||||
- *%ProgramData%\\\<random directory name>\tasksche.exe*
|
||||
|
||||
It may create a randomly named service that has the following associated ImagePath: `cmd.exe /c '<malware working directory>\tasksche.exe'`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user