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
exploit_CVE-2023-33831 — New exploit for FUXA v1.1.13 - Unauthenticated remote code excecution | Kitploit
Tools/GitHubGitHub/btar1gan/exploit_cve-2023-33831
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubbtar1gan/exploit_cve-2023-33831

exploit_CVE-2023-33831

New exploit for FUXA v1.1.13 - Unauthenticated remote code excecution

View Repository
1 year 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

exploit_CVE-2023-33831

CVE-2023-33831

Installation

root@kitploit:~
git clone https://github.com/btar1gan/exploit_CVE-2023-33831

Usage

root@kitploit:~
# automatic
cd exploit_CVE-2023-33831/
#set your listener
python3 33831.py

# manual
nc -lvnp 1881
#set your listener on code param
copy the 33831.txt to repeater
Download Tool