Initial infection
The program that triggers a ransomware infection is not the actual ransomware. This program is usually called a “downloader” and is the malware that gets distributed as part of the ransomware email SPAM campaigns. During the first stage, the downloader usually executes a few operations like
- Reading system information;
- Communicating with command servers in the anonymity network;
- Downloading the ransomware payload – the program that will perform the encryption process.
The downloader arrives in many forms: executable, document, macro, script, binary data, etc. Most of the time, the downloader is disguised into something else – an official document, a picture, etc.
Read more