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
Tools/GitHubGitHub/wjlin0/cve-2022-26134
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubwjlin0/cve-2022-26134

CVE-2022-26134

CVE-2022-26134 GO POC 练习

View Repository
13 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-2022-26134

Practice writing PoC in Go

Usage

root@kitploit:~
go get -u -v github.com/wjlin0/CVE-2022-26134
CVE-2022-26134 -url https://example.com/

image-20221225232018339

Build

root@kitploit:~
git clone https://github.com/wjlin0/CVE-2022-26134

cd CVE-2022-26134 && chmod +x build.sh && ./build.sh
Download Tool