Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Serious-Sam---CVE-2021-36934-Mitigation-for-Datto-RMM — This PowerShell script will take the mitigation measures for CVE-2021-36934 described by Microsoft and the US CERT team. https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-36934 https://kb.cert.org/vuls/id/506989 USE AT YOUR OWN RISK -- BACKUPS MAY BREAK. | Kitploit
Tools/GitHubGitHub/jmaddington/serious-sam---cve-2021-36934-mitigation-for-datto-rmm
Vulnerability AnalysisScripting & AutomationConfiguration AuditingMisconfigurationLearning & Education
GitHubjmaddington/serious-sam---cve-2021-36934-mitigation-for-datto-rmm

Serious-Sam---CVE-2021-36934-Mitigation-for-Datto-RMM

This PowerShell script will take the mitigation measures for CVE-2021-36934 described by Microsoft and the US CERT team. https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-36934 https://kb.cert.org/vuls/id/506989 USE AT YOUR OWN RISK -- BACKUPS MAY BREAK.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
5 years agoNot yet reviewed

Overview

This is a Datto RMM component to mitigate CVE-2021-36934, aka Serious SAM.

It follows the mitigation measures outlined at:

  • https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-36934
  • https://kb.cert.org/vuls/id/506989

USE AT YOUR OWN RISK. EXPECT THIS TO BREAK SOME BACKUPS TEMPORARILY.

Only basic error checking is in place.

Usage

Just upload the component into Datto RMM and run it. It will prompt you for a UDF to set that will either be set to "Mitigated" or "UN-mitigated" allowing you to filter machines based on the mitigation. This is because current (reliable & easy) tests for the vulnerability require UN-privileged access to run, not an easy task with Datto RMM.

If you use another RMM review the code comments, the script will still work but you may need to swap out some vendor specific items.

Improvements / Contributions

Fork the repo and then submit a pull request.

Download Tool