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-27350-POC — Proof-of-concept exploit for CVE-2023-27350 targeting authentication bypass in PaperCut MF/NG print management software. Includes Shodan dorks for target discovery and automated exploitation. | Kitploit
Tools/GitHubGitHub/imancybersecurity/cve-2023-27350-poc
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationAuthentication
GitHubimancybersecurity/cve-2023-27350-poc

CVE-2023-27350-POC

Proof-of-concept exploit for CVE-2023-27350 targeting authentication bypass in PaperCut MF/NG print management software. Includes Shodan dorks for target discovery and automated exploitation.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
125151 year agoNot yet reviewed

CVE-2023-27350-POC

Description:

This tool is designed to exploit an authentication bypass vulnerability in PaperCut MF/NG versions 8.0 and above, but prior to versions 20.1.7, 21.2.11, or 22.0.9. The vulnerability allows for unauthorized access to the system and can potentially be used for malicious purposes.

Installation:

  1. git clone https://github.com/TamingSariMY/CVE-2023-27350-POC.git
  2. pip install pyfiglet

Usage:

  1. python3 vuln.py
  2. Enter the Ip Address: xx.xx.xx.xx

Shodan Dorks:

  1. http.html:"papercut"
  2. http.html:"papercut" port:9191
  3. http.title:"PaperCut Login"

POC:

https://user-images.githubusercontent.com/106005322/233808986-b6686748-c57b-41b9-bf71-fb73474295eb.MOV

Reference:

https://www.huntress.com/blog/critical-vulnerabilities-in-papercut-print-management-software
https://arcticwolf.com/resources/blog/cve-2023-27350/
Download Tool