← Reports

Ransomware · Ransomworm · Worm

WannaCry - invoice_greenanimals.pdf.exe

Author
Moise Medici
Updated
15 Feb 2026 · Completed
Difficulty
Medium
Platform
Windows
Capabilities
Command and Control C2 CommunicationCommand Execution via Powershell Cmd BashFile EncryptionPersistence Mechanisms
Tags
C++WannaCryptor

mssecsvc.exe

While getting the Windows 7 client exploited, there was curiosity about whether mssecsvc.exe was present in the Windows 7 machine, and it was actually found in C:\Windows as expected. It seems very similar to the original sample, even though the SHA256 hashes are different. However, they both have the same tasksche.exe resource attached, and a lot of similar strings, like:

mssecsvc2.0
Microsoft Security Center (2.0) Service
%s -m security
C:\%s\qeriuwjhrf
tasksche.exe
CloseHandle
CreateFileA
CreateProcessA
http://www.iuqerfsodp9ifjaposdfjhgosurijfaewrwergwea.com
tasksche.exe
icacls . /grant Everyone:F /T /C /Q
attrib +h .
WNcry@2ol7
msg/m_filipino.wnry
msg/m_finnish.wnry~
msg/m_french.wnry

So this is probably where the sample copies to when the Eternalblue exploit is successful and continues the infection on the new machine.