← Back to list

Deploying Ransomware: SentinelOne and Microsoft Defender Analysis

Did Someone Say Ransomware?

me · 2024-05-07 00:00 · 0 claps · 1.4 min read
#cybersecurity #red-team #edr #ransomware
Open on Medium ↗
Wiki topics: SAF · Safety & Alignment 🔒 · Cybersecurity

Deploying Ransomware: SentinelOne and Microsoft Defender Analysis

Did Someone Say Ransomware?

In this article, I will be deploying some basic ransomware and viewing the results in SentinelOne and Microsoft Defender.

Downloading the Ransomware

wanted a very safe test ransomware for this project, hence I used one with an Encryptor and Decryptor:

For an even safer deployment, you can edit the code to:

DELETE_ALL_ORIGINALS = false;

This will leave all the original files unencrypted but you will also have a copy of the encrypted files as well.

For this demo:

DELETE_ALL_ORIGINALS = true;

Deploying the Ransomware

To run the ransomware, make sure the Encryter.resx Security “Unblock” is checked!

Open in Visual Studio .NET

Clean Solution

Build Solution

Run!

Video Demo

To view the video demo, go to https://hivemindsecurity.com/blog/deploying-ransomware-sentinelone-and-defender-analysis

Analysis

With SentinelOne and Microsoft Defender enabled, it successfully detected and blocked the ransomware from executing.

Originally published at https://hivemindsecurity.com on May 7, 2024.


메타데이터
post_id
daf22d2c827e
slug
deploying-ransomware-sentinelone-and-microsoft-defender-analysis-daf22d2c827e
url
https://medium.com/@m0lt3n/deploying-ransomware-sentinelone-and-microsoft-defender-analysis-daf22d2c827e
canonical_url
https://medium.com/@m0lt3n/deploying-ransomware-sentinelone-and-microsoft-defender-analysis-daf22d2c827e
author_url
https://medium.com/@m0lt3n
status
ok
fetched_at
2026-06-27 23:56:40