My Games
Account π
Sign Up
Login
Global Leaderboard
Case Vault
Badge Backpack
Blue Team Glossary
Login and start playing
Leaving so soon?
×
You really want to log out? We were having so much fun!
Home
βΊ
Glossary
βΊ
ransom-note
Ransom-Note
Definition
A ransom note is the **message an attacker leaves for a victim after deploying ransomware**. It tells the victim what happened to their files or systems, how to pay the ransom, and what will supposedly happen if they donβt comply. The note is often placed in every affected folder (as a text file like `README.txt`) or displayed as a pop-up when the system boots. Some ransomware also changes the desktop wallpaper to the ransom note for extra visibility. A typical ransom note includes: * **Notification of encryption** β βYour files have been encrypted.β * **Payment demand** β Usually in cryptocurrency (Bitcoin, Monero). * **Instructions** β How to buy cryptocurrency, where to send it, how to contact the attacker. * **Threats** β Loss of data, public data leaks (in **double extortion** cases), or higher ransom if the victim delays payment. * **Proof of decryption** β Sometimes the attacker offers to decrypt one file for free to βproveβ they can restore data. Example (simplified): ``` All your files have been encrypted. Send 2 BTC to the address below to receive your decryption tool. If payment is not made within 5 days, your files will be permanently lost. ``` In an investigation, ransom notes are important clues: * **Attribution** β Wording, formatting, and contact methods often match specific ransomware families or groups. * **Indicators of compromise (IOCs)** β Email addresses, URLs, or cryptocurrency wallets in the note can be used to track other victims or campaigns. * **Timeline evidence** β File timestamps for when notes were dropped can reveal when encryption occurred. Real-world examples: * **WannaCry (2017)** β Displayed a red-and-white pop-up with a countdown clock. * **LockBit** β Uses a templated text file with contact instructions and a link to its leak site. * **REvil (Sodinokibi)** β Provided victims with a Tor link to a chat portal for negotiation. Further reading: * CISA StopRansomware β [https://www.cisa.gov/stopransomware](https://www.cisa.gov/stopransomware) * Coveware Ransomware Trends β [https://www.coveware.com/blog](https://www.coveware.com/blog) * MalwareBytes Ransomware Overview β [https://www.malwarebytes.com/ransomware](https://www.malwarebytes.com/ransomware)
Explore More Terms
Data_source
Cyber Kill Chain
Learn
Powershell
Initial Access