Lucene search
+L

229206 matches found

Kitploit
Kitploit
added 2026/09/10 12:38 p.m.9 views

rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287

rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287 This repository contains Detailed explanation and working poc for Rejetto HTTP File Server HFS 2.3.x - Remote Command Execution. Configuration: Create a netcat listner. root@kitploit: nc -lnvp 1234 Change the attacker ip to your ip and port...

10CVSS8.3AI score0.99323EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/10 12:35 p.m.6 views

CVE-2020-11546

Preface A GO language version of the CVE-2020-11546 exploitation tool, just for practicing GO language. Usage root@kitploit: go get -u -v github.com/damit5/CVE-2020-11546@master CVE-2020-11546 Build Yourself root@kitploit: git clone https://github.com/damit5/CVE-2020-11546 bash build.sh...

9.8CVSS8.1AI score0.32841EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 12:34 p.m.9 views

CVE-2022-0185-PipeVersion

CVE-2022-0185 pipe version Using pipe-primitive to exploit CVE-2022-0185, so no kaslr leak nor smap smep ktpi bypass is needed : Q: What is pipe-primitive? A: https://github.com/veritas501/pipe-primitive...

8.4CVSS7.1AI score0.25151EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/09/10 12:33 p.m.4 views

exploit_CVE-2021-3560

CVE-2021-3560 Exploit Script This script exploits CVE-2021-3560, a vulnerability in polkit that allows privilege escalation to root. Usage After cloning the repository, grant execution permissions and run the script: root@kitploit: chmod +x exploit.sh ./exploit.sh Expected Outcome After running t...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/10 12:30 p.m.5 views

CVE-2024-21006

1、Nothing much to say, it's just an LDAP exploitation. 2、Please check the LDAP service request log. 3、The target version needs Oracle WebLogic Server 12.2.1.4.0 and 14.1.1.0.0. And a low-version JDK is required. 4、Use JNDIExploit-1.4-SNAPSHOT.jar to start the LDAP service...

7.5CVSS6.8AI score0.07854EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 12:29 p.m.6 views

ComoDoS

Technical Details see: https://malwaretech.com/2026/06/exploiting-a-remote-kernel-vulnerability-in-comodo-internet-security.html...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 12:27 p.m.7 views

CVE-2023-35813

CVE-2023-35813 Exploit for CVE-2023-35813 example use: go run CVE-2023-35813.go https://example.com or go build CVE-2023-35813.go ./CVE-2023-35813 https://example.com Printscreen:...

9.8CVSS8.1AI score0.86685EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/10 12:26 p.m.9 views

CVE-2023-36802-MSKSSRV-LPE

CVE-2023-36802 MSKSSRV.sys Local Privilege Escalation PoC for CVE-2023-36802 Microsoft Kernel Streaming Service Proxy which suffers from a type confusion vulnerability. This proof-of-concept is modeled after the write-up done by Benoît Sevens @benoitsevens. The article can be found here:...

7.8CVSS7.8AI score0.27451EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/10 12:14 p.m.5 views

Root-My-Device

Root My Device A fork of BuSung-dev/Root-My-Galaxy, under the Apache License 2.0 — see LICENSE and Credits. Root My Device is a one-click installer for explicitly supported firmware builds. The application itself is kept separate from device offsets, native exploit payloads, and KernelSU build...

7.8CVSS7.2AI score0.00789EPSS
SaveExploits84References8
Kitploit
Kitploit
added 2026/09/10 12:07 p.m.6 views

exploit_CVE-2023-0297

This repository does not have a README...

9.8CVSS8AI score0.95915EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/10 12:05 p.m.4 views

CVE-2022-0847

CVE-2022-0847 The Dirty Pipe Vulnerability For educational purposes only root@kitploit: ┌──vagrant㉿kali- └─$ ls -al /etc/passwd -rw-r--r-- 1 root root 3124 Mar 8 08:47 /etc/passwd ┌──vagrant㉿kali- └─$ head -n 1 /etc/passwd root:x:0:0:root:/root:/usr/bin/zsh ┌──vagrant㉿kali- └─$ echo foo /etc/pass...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/10 12:05 p.m.5 views

CVE-2024-28987

CVE-2024-28987: SolarWinds Web Help Desk Hardcoded Credential Vulnerability Proof of concept to exploit CVE-2024-28987 on vulnerable servers. Blog Post Root cause and indicators of compromise here:...

9.1CVSS8.5AI score0.93208EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 12:04 p.m.5 views

pwninit

pwninit A tool for automating starting binary exploit challenges Features Set challenge binary to be executable Download a linker ld-linux.so. that can segfaultlessly load the provided libc Download debug symbols and unstrip the libc Patch the binary with patchelf to use the correct RPATH and...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 12:00 p.m.6 views

darksword-kexploit

DarkSword Kernel Exploit Reimplemented in Objective-C. Supposed to support iOS 15.0 - 26.0.1. Offsets hardcoded for 15.x? NOTE: THIS EXPLOIT WAS NOT DISCOVERED / LEAKED BY ME, THE ORIGINAL SOURCE FOR THE LEAK IS https://github.com/htimesnine/DarkSword-RCE THIS EXPLOIT IS ALSO COMPLETELY UNRELATED...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 11:59 a.m.17 views

unrealircd3.2.8.1-local-exploit

Tested on Metasploitable 3 USAGE Ruby On Attacker's shell root@kitploit: nc -nlvp 1111 On victim's shell root@kitploit: ruby exploit.rb 127.0.0.1 Expected output on attacker's shell root@kitploit: listening on any 1111 ... connect to 192.168.56.102 from UNKNOWN 192.168.56.105 48144 bobafett Pytho...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 11:58 a.m.8 views

CVE-2024-31819

Installation and Execution of the script 💻 Prerequisites Before starting, make sure you have the following tools installed on your machine: Python 3.x Git pip to manage Python dependencies Installation Steps 1. Clone the repository Use git to clone the repository: root@kitploit: git clone...

9.8CVSS6.8AI score0.15635EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 11:57 a.m.9 views

28458

CVE-2020-28458 Affected versions of this package are vulnerable to Prototype Pollution. datatables v1.10.16-1.10.16 Usage Run the Python script and enter the required inputs: Target URL Proxy URL optional, leave blank if none Timeout in seconds default 10 Example: python3 exploit.py The script us...

7.5CVSS6.6AI score0.03715EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/10 11:53 a.m.6 views

cve-2014-0050

cve-2014-0050 CVE-2014-0050 Vulnerable site sample This project aims to demonstrate the CVE-2014-0050 exploitation for educational purpose. For more informations, see : https://www.trustwave.com/Resources/SpiderLabs-Blog/CVE-2014-0050--Exploit-with-Boundaries,-Loops-without-Boundaries/...

7.5CVSS7.2AI score0.82766EPSS
SaveExploits8References2
Kitploit
Kitploit
added 2026/09/10 11:52 a.m.8 views

Fortinet-PoC-Auth-Bypass

Fortinet-PoC-Auth-Bypass Bash Proof of Concept PoC for Fortinet Authentication Bypass - CVE-2022-40684 Usage: root@kitploit: Usage: ./poc.sh Example: ./poc.sh 10.10.10.120 8443 Available in Exploit-db: https://www.exploit-db.com/exploits/51092...

9.8CVSS8.2AI score0.99984EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/10 11:51 a.m.7 views

CVE-2021-22005

CVE-2021-22005-metasploit the metasploit scriptPOC/EXP about CVE-2021-22005 VMware vCenter Server contains an arbitrary file upload vulnerability preparation POC root@kitploit: git clone https://github.com/TaroballzChen/CVE-2021-22005-metasploit cd CVE-2021-22005-metasploit mkdir -p...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits11
Rows per page
Query Builder