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-2023-23169 — Proof-of-concept demonstrating Local File Inclusion and Server-Side Request Forgery in PDFocus, with steps to reproduce and demo screenshots. | Kitploit
Tools/GitHubGitHub/s4nshine/cve-2023-23169
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubs4nshine/cve-2023-23169

CVE-2023-23169

Proof-of-concept demonstrating Local File Inclusion and Server-Side Request Forgery in PDFocus, with steps to reproduce and demo screenshots.

View Repository
3 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-2023-23169

POC for CVE-2023-23169 Local File inclusion & Server side request Forgery

Steps to reproduce :

Local File Incusion :

  1. echo "" > poc.docx
  2. Upload the file in PDFocus services
  3. View/Download file after to triggered POC

SSRF :

  1. echo "" > poc.docx
  2. Upload the file in PDFocus services
  3. View/Download file to see triggered POC

Demo :

Screenshot 2023-05-01 at 4 20 28 PM

demo2 demo4

demo3

Download Tool