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-1764-poc — Auth Bypass PoC for Kiali | Kitploit
Tools/GitHubGitHub/jpts/cve-2020-1764-poc
Authentication & AuthorizationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubjpts/cve-2020-1764-poc

cve-2020-1764-poc

Auth Bypass PoC for Kiali

View Repository
116 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-2020-1764 PoC

Auth bypass PoC for Kiali 0.4.0 to 1.15.0 using login auth strategy (Security Bulletin)

check version: curl 'http://<IP>/api

check auth strategy: curl 'http://<IP>/api/auth/info'

go run ./poc.go

curl 'http://<IP>/api/status' -H "Authorization: Bearer $JWT"

Download Tool