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
SMBGhost-WorkaroundApplier — This script will apply the workaround for the vulnerability CVE-2020-0796 for the SMBv3 unauthenticated RCE | Kitploit
Tools/GitHubGitHub/almorabea/smbghost-workaroundapplier
Vulnerability ScannersVulnerability AnalysisExploitationNetwork SecurityPenetration Testing
GitHubalmorabea/smbghost-workaroundapplier

SMBGhost-WorkaroundApplier

This script will apply the workaround for the vulnerability CVE-2020-0796 for the SMBv3 unauthenticated RCE

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
16 years agoNot yet reviewed

SMBGhost Workaround Applier for CVE-2020-0796 - SMBv3 unauthenticated RCE

This scanner has the ability to detect and apply the workaround in case your system is not patched yet. The Scanner is looking for the vulrability in your system only. You should run this script as administrator.

Libraries used in this project:

  • winreg
  • platform, os
  • os
  • ctypes

Usage:

python3 SMBv3-WorkaroundApplier.py

For more informaiton check:

https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/adv200005
Download Tool