Lucene search
+L

845639 matches found

Kitploit
Kitploit
added 2026/09/07 4:11 a.m.42 views

octosuite

Terminal-based toolkit for GitHub data analysis. root@kitploit: $ octosuite user torvalds root@kitploit: from pprint import pprint import octosuite user = octosuite.Username="torvalds" exists, profile = user.exists if exists: pprintprofile Installation root@kitploit: pip install octosuite Usage T...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 4:11 a.m.4 views

gvisor

What is gVisor? gVisor provides a strong layer of isolation between running applications and the host operating system. It is an application kernel that implements a Linux-like interface. Unlike Linux, it is written in a memory-safe language Go and runs in userspace. gVisor includes an runtime...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 4:11 a.m.3 views

CVE-2019-3980-Open_Net_Admin_v18.1.1_RCE

CVE-2019-3980 – OpenNetAdmin 18.1.1 Remote Code Execution ⚠️ Disclaimer This repository is intended strictly for educational and research purposes only. The information and code provided here can be used in controlled environments , such as private lab machines. Unauthorized use of this code...

10CVSS8.1AI score0.05138EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/07 4:11 a.m.8 views

StegaStamp

StegaStamp: Invisible Hyperlinks in Physical Photographs Project Page CVPR 2020 Matthew Tancik, Ben Mildenhall, Ren Ng University of California, Berkeley Introduction This repository is a code release for the ArXiv report found here. The project explores hiding data in images while maintaining...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 4:10 a.m.5 views

Geoserver-CVE-2023-25157

Geoserver SQL Injection Exploit In this year, a cve got published for Geoserver with the ID CVE-2023-25157. I saw this vulnerability in one of my projects and tried to exploit it. And here it is, the complete exploit. In this repohttps://github.com/0x2458bughunt/CVE-2023-25157 you can use the...

9.8CVSS8.2AI score0.85247EPSS
SaveExploits4References3
Kitploit
Kitploit
added 2026/09/07 4:09 a.m.5 views

GyoiThon

GyoiThon : Next generation penetration test tool Japanese page is here. Presentation January 25th,2018:JANOG41 March 23th,2018:Black Hat ASIA 2018 Arsenal August 12th,2018:DEFCON26 DemoLabs October 24th,2018:OWS in CSS2018 November 3rd,2018:AV TOKYO 2018 HIVE December 22-23th,2018:SECCON YOROZU...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/07 4:09 a.m.48 views

hoaxshell

hoaxshell ⚡ The latest version of this project is the HoaxShell standalone listener which comes with refreshed payload templates. Wou can also use it directly from https://revshells.com make sure to choose hoaxshell as the listener. ⚠️ As of 2022-10-18, hoaxshell is detected by AMSI...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/07 4:09 a.m.5 views

hoaxshell

hoaxshell ⚡ La última versión de este proyecto es el listener independiente de HoaxShell, que incluye plantillas de payload actualizadas. También puedes usarlo directamente desde https://revshells.com asegúrate de seleccionar hoaxshell como listener. ⚠️ A partir del 18-10-2022, hoaxshell es...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/07 4:08 a.m.7 views

CVE-2019-1040-dcpwn

CVE-2019-1040-dcpwn Great writeup! Exploiting CVE-2019-1040 - Combining relay vulnerabilities for RCE and Domain Admin . So, I wrote dcpwn.py for easy to use. Requirements These tools require impacket. You can install it from pip root@kitploit: pip install impacket Usage root@kitploit: usage:...

5.9CVSS7.6AI score0.48043EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/07 4:07 a.m.7 views

CVE-2015-3306-Python-PoC

CVE-2015-3306-Python-PoC This was converted with tweaks from a metasploit module as an exercise for OSCP studying and exploit development. It originally came from searching for random remote command execution modules with searchsploit. I anaylzed the metasploit code and converted it to python...

10CVSS7.8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/07 4:07 a.m.69 views

b374k

b374k shell 3.2 This PHP Shell is a useful tool for system or web administrator to do remote management without using cpanel, connecting using ssh, ftp etc. All actions take place within a web browser Features : File manager view, edit, rename, delete, upload, download, archiver, etc Search file,...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 4:05 a.m.8 views

dirble

Introduction Dirble is a website directory scanning tool for Windows and Linux. It's designed to be fast to run and easy to use. How to Use Download one of the precompiled binaries for Linux, Windows, or Mac, or compile the source using Cargo, then run it from a terminal. The default wordlist...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 4:05 a.m.6 views

Xworm RAT

XWorm-RAT V2.1 ⚠️Attention: This tool is made distributed EXCLUSIVELY for security researches. Please, dont use it for illegal activity A famous XWorm RAT for free, all the popular RAT features. Please support this repository with a star⭐️ if you like it The archive is protected, the password is:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 4:05 a.m.5 views

CVE-2025-69212

CVE-2025-69212: OpenSTAManager has an OS Command Injection in P7M File Processing Overview...

9.4CVSS5.9AI score0.01969EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/07 4:05 a.m.3 views

opmonster

OpMonster CVE-2020-8636 — authenticated remote code execution exploit for Opmon About • Install • Usage • License About OpMonster is a proof-of-concept exploit for CVE-2020-8636 , a remote code execution vulnerability in the Opmon monitoring platform. It abuses the nettools.php endpoint, which le...

10CVSS8.1AI score0.04014EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 4:05 a.m.4 views

copyfail-alpine

This is a more minimal port of Copy Fail LPE CVE-2026-31431 which patches the first few bytes of /etc/passwd so that su-ing to root requires no password. This reduces the total size of the original exploit and makes it more portable. Distributions like Alpine use busybox/musl instead of a...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits242References1
Kitploit
Kitploit
added 2026/09/07 4:04 a.m.5 views

ntlm-scanner

¡Nuevo! Escaneo de explotación para CVE-2020-1472 ZeroLogon Escanee los controladores de dominio DCs en su red para detectar la explotación real de CVE-2020-1472 Ejemplos: root@kitploit: python scan.py -vuln CVE-2020-1472 -target-file targets.txt python scan.py -vuln CVE-2020-1472 -target La...

10CVSS7.6AI score0.99389EPSS
SaveExploits76References2
Kitploit
Kitploit
added 2026/09/07 4:04 a.m.4 views

Richsploit

Richsploit Richsploit: Kit de explotación para RichFaces. Resumen Richsploit puede utilizarse para explotar endpoints JSF mediante RichFaces. Todas las versiones desde 3.1.0 en adelante son vulnerables. root@kitploit: usage: Richsploit -e,--exploit 0: CVE-2013-2165 1: CVE-2015-0279 2:...

9.8CVSS8.4AI score0.74171EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/07 4:03 a.m.3 views

apache__mina-sshd_CVE-2023-35887_2-9-2

Apache MINA SSHD Apache MINA SSHD is a 100% pure java library to support the SSH protocols on both the client and server side. It does not aim at being a replacement for the SSH client or SSH server from Unix operating systems, but rather provides support for Java based applications requiring SSH...

5CVSS6.5AI score0.01311EPSS
SaveExploits0References28
Kitploit
Kitploit
added 2026/09/07 4:03 a.m.4 views

ore_react2shell_scanner

Rapticore Security Research - React2Shell Scanner A security assessment toolkit developed by the Rapticore Security Research Team for detecting React Server Components RSC vulnerabilities including CVE-2025-55182 React2Shell - a critical Remote Code Execution vulnerability. Overview This toolkit...

10CVSS7.6AI score0.99802EPSS
SaveExploits389References3
Rows per page
Query Builder