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-2025-0411-PoC — 7-Zip Mark-of-the-Web绕过漏洞PoC(CVE-2025-0411) | Kitploit
Tools/GitHubGitHub/isee857/cve-2025-0411-poc
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubisee857/cve-2025-0411-poc

CVE-2025-0411-PoC

7-Zip Mark-of-the-Web绕过漏洞PoC(CVE-2025-0411)

View Repository
111 year 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

更多PoCs at:

https://pc.fenchuan8.com/#/index?forum=101158&yqm=DGR4X

Compile with MinGW-w64

x86_64-w64-mingw32-g++ loader.cpp -o loader.exe -s -static

image

After compilation, compress the exe with 7z and execute twice.
Since this vulnerability requires user interaction, the generated compressed file needs to be manually clicked. Because versions before 24.09 lack the MotW mechanism, this issue can be exploited to trick the victim into executing it.

image

Download Tool