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
CVE-2024-29988-exploit — Exploit for Microsoft SmartScreen malicious execution (april 2024) | Kitploit
Tools/GitHubGitHub/sploitus/cve-2024-29988-exploit
Vulnerability AnalysisExploitationMalware AnalysisPenetration TestingLearning & EducationPayload Development
GitHubsploitus/cve-2024-29988-exploit

CVE-2024-29988-exploit

Exploit for Microsoft SmartScreen malicious execution (april 2024)

View Repository
7922 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2024-29988-exploit

Exploit for Microsoft SmartScreen malicious execution (april 2024)

Description

A critical vulnerability, CVE-2024-29988, has been discovered in Microsoft's April 2024 Patch Tuesday release. This vulnerability allows threat actors to bypass Microsoft's Mark of the Web (MotW) feature, enabling them to execute arbitrary code. Peter Girnus, a senior threat researcher at Trend Micro's Zero Day Initiative (ZDI), has observed attackers leveraging this vulnerability in the wild.

Microsoft SmartScreen Prompt contains a security feature bypass vulnerability that allows an attacker to bypass the Mark of the Web (MotW) feature. This vulnerability can be chained with CVE-2023-38831 and CVE-2024-21412 to execute a malicious file.

Published Date: 03.05.2024

🔥 CVSS Score: 10/10

Details of CVE

To exploit CVE-2024-29988, attackers utilize a zipped file containing the exploit code and payload to evade EDR/NDR detection. The exploit is sent to the target, whereupon extraction and execution of the payload, the vulnerability allows bypassing MotW. Attackers can then execute desired commands or payloads with the bypassed security controls.

Running Instructions

To execute the exploit, use the provided Python script with the following command:

root@kitploit:~
python3 exploit.py -t http://10.10.10.10 -c 'command'

Before running the exploit, refer to the README.txt file in the repository for detailed instructions.

Disclaimer

For educational purposes only.

Download Tool