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-2020-11546 — 基于GO的exp和poc | Kitploit
Tools/GitHubGitHub/damit5/cve-2020-11546
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubdamit5/cve-2020-11546

CVE-2020-11546

基于GO的exp和poc

View Repository
14 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

Preface

A GO language version of the CVE-2020-11546 exploitation tool, just for practicing GO language.

Usage

root@kitploit:~
go get -u -v github.com/damit5/CVE-2020-11546@master
CVE-2020-11546 <target>

image-20211229152446871

Build Yourself

root@kitploit:~
git clone https://github.com/damit5/CVE-2020-11546
bash build.sh

image-20211229150608970

Download Tool