Lucene search
+L

632 matches found

Kitploit
Kitploit
added 2026/09/22 4:34 p.m.20 views

CVE-2018-1207-better

Exploit PoC for CVE-2018-1207: Dell iDRAC7/iDRAC8 RCE Reverse Shell This repository contains a Proof of Concept python script to demonstrate a remote code execution exploit present in iDRAC7 and iDRAC8 devices with firmware versions 2.52.52.52 and below. This exploit allows attacks to run code as...

9.8CVSS8.7AI score0.7812EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/22 3:18 p.m.9 views

LibTP

LibTP A shared Crystal Palace library for proxying Nt API calls via the Threadpool. Credits Raphael Mudge, Adversary Fan Fiction Writers Guild Chetan Nayak, Dark Vortex...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 2:29 p.m.10 views

CVE-2025-32463

CVE-2025-32463 Exploit Overview This repository provides a Go-based exploit tool for CVE-2025-32463 , a critical local privilege escalation vulnerability CVSS 9.3 in sudo versions 1.9.14 to 1.9.17. It allows unauthorized local users to gain root access by exploiting a flaw in the --chroot -R...

9.3CVSS6.1AI score0.61039EPSS
SaveExploits71References2
Kitploit
Kitploit
added 2026/09/22 2:00 p.m.11 views

CVE-2017-7494_SambaCry

CVE-2017-7494 SambaCry Exploit Exploit SambaCry CVE-2017-7494 to exploit Samba bind shell without Metasploit If you need to change the port, just change line 68 of bindshell-samba.c and recompile: root@kitploit: gcc -c -fpic bindshell-samba.c root@kitploit: gcc -shared -o libbindshell-samba.so...

10CVSS8.3AI score0.99448EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/22 1:28 p.m.9 views

CVE-2025-32463_PoC

CVE-2025-32463 NVD CVE-2025-32463 In most cases, GCC is not installed by default on target servers. This proof of concept provides a precompiled version to ensure it can be executed immediately on affected systems. Usage 1. Compile the woot1337.c file: root@kitploit: gcc -shared -fPIC...

9.3CVSS7.9AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/22 9:40 a.m.10 views

LibTP_Gadget

LibTPGadget This is a generalisation of https://github.com/AlmondOffSec/LibTPLoadLib to proxy APIs with an arbitrary number 11 max actually, but good enough of arguments. Provided as a Crystal Palace shared library. API made compatible with @rasta-mouse's LibTP for easy switch using spec files...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 9:32 a.m.6 views

Blackash-CVE-2025-32463

CVE-2025-32463 Local Privilege Escalation to Root via Sudo chroot in Linux 🛑 Here's a summary of CVE-2025-32463 without links: 🔍 Vulnerability Overview CVE-2025-32463 is a local privilege escalation vulnerability in Sudo versions 1.9.14 through 1.9.17. It abuses the --chroot -R option by...

9.3CVSS7.8AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/22 9:28 a.m.12 views

gpblib

GPBLib GPBLib contains the common code used by the GroupPolicyBackdoor, OUned and GPOddity projects for GPO manipulations. The migration of the tools to the use of the present library is still in progress...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/22 8:00 a.m.22 views

xed

Intel® X86 Encoder Decoder Intel® XED Doxygen API manual and source build manual: https://intelxed.github.io Bugs: https://github.com/intelxed/xed/issues/new Abbreviated GITHUB building instructions: root@kitploit: git clone https://github.com/intelxed/xed.git xed git clone...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 6:53 a.m.13 views

dlinject

dlinject.py Inject a shared library i.e. arbitrary code into a live linux process, without ptrace. Inspired by Cexigua and linux-inject, among other things. Usage root@kitploit: .. . | /| | || || / | .. / | | | | |/ \ | |/ / \ \ \ | \ | |/|| /| |\ \ | /| // | / /| / / /|| / source:...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 3:48 a.m.8 views

CVE-2015-0235-workaround

CVE-2015-0235-workaround aka GHOST glibc vulnerability A shared library wrapper with additional checks for the vulnerable functions gethostbyname2r and gethostbynamer . The proper solution for CVE-2015-0235 is to upgrade glibc to at least glibc-2.18. In some cases, an immediate glibc upgrade is n...

10CVSS7.6AI score0.94558EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/22 2:54 a.m.12 views

ansible-mysql-cve-2016-6662

ansible-mysql-cve-2016-6662 Playbook simple de Ansible para parchear servidores MySQL contra CVE-2016-6662. ACTUALIZACIÓN 20160915.2347.CEST: Kenny me informó del hallazgo de Patrick Forsberg de que el parche original no protegía contra el abuso de ../. Ahora he sustituido el parche por uno más...

10CVSS8.2AI score0.60088EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/22 1:26 a.m.9 views

CVE-2021-3156

CVE-2021-3156 PoC Introduction This is an exploit for the CVE-2021-3156 sudo vulnerability dubbed Baron Samedit by Qualys. Usage build: root@kitploit: $ make list targets: root@kitploit: $ ./sudo-hax-me-a-sandwich run: root@kitploit: $ ./sudo-hax-me-a-sandwich manual mode: root@kitploit: $...

7.8CVSS7.6AI score0.99969EPSS
SaveExploits83
Kitploit
Kitploit
added 2026/09/21 11:02 p.m.11 views

CVE-2021-20294-POC

CVE-2021-20294-POC Jan 21 2023, Altin tin-z, github.com/tin-z Poc download and compile root@kitploit: wget https://ftp.gnu.org/gnu/binutils/binutils-2.35.tar.gz && tar -xzvf binutils-2.35.tar.gz cd binutils-2.35 && ./configure && make && cd .. gcc -shared -fPIC poc.c -o poc.so...

7.8CVSS7.5AI score0.03278EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/21 10:47 p.m.8 views

exploit-CVE-2017-7494

SambaCry RCE exploit for Samba 4.5.9 Samba is a free software re-implementation of the SMB/CIFS networking protocol. Samba provides file and print services for various Microsoft Windows clients and can integrate with a Microsoft Windows Server domain, either as a Domain Controller DC or as a doma...

10CVSS8.3AI score0.99448EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/21 10:27 p.m.12 views

CVE-2021-4034-PwnKit-

CVE-2021-4034 PwnKit - Analysis and Exploitation This repository contains the source code to demonstrate the exploitation of the CVE-2021-4034 vulnerability, also known as PwnKit , discovered in pkexec part of the Polkit package. This flaw allows local privilege escalation to root through the use...

7.8CVSS7.6AI score0.94921EPSS
SaveExploits155
Kitploit
Kitploit
added 2026/09/21 9:22 p.m.15 views

CVE-2017-7494

CVE-2017-7494 hello i,am Gihad from Libya 17 C information On Exploit ========================================================================================== This module triggers an arbitrary shared library load vulnerability in Samba versions 3.5.0 to 4.4.14, 4.5.10, and 4.6.4. This module...

10CVSS8AI score0.99448EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/21 7:20 p.m.8 views

cve-2025-32463

cve-2025-32463 chroot sudo chroot Execute the command in the selected dir name. Principle This issue was introduced in sudo v1.9.14, which upgraded the matching handling code when the chroot feature is used. This new change modifies the root directory id before matching execution of the chroot...

9.3CVSS8AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/21 3:26 p.m.9 views

CVE-2024-48990

CVE-2024-48990 Exploit for CVE-2024-48990 Local Privilege Escalation in needrestart 3.8 Background Read https://blog.qualys.com/vulnerabilities-threat-research/2024/11/19/qualys-tru-uncovers-five-local-privilege-escalation-vulnerabilities-in-needrestart. Qualys does a great job explaining it. TLD...

7.8CVSS8.2AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/21 3:08 p.m.15 views

CVE-2025-32463

README - sudo-chwoot.sh Description This script is a proof of concept PoC that demonstrates a privilege escalation technique exploiting a theoretical vulnerability in 'sudo' e.g. CVE-2025-32463. The PoC forces 'sudo' to load a manipulated .so library by leveraging the '-R' chroot functionality an...

9.3CVSS8.3AI score0.61039EPSS
SaveExploits71
Rows per page
Query Builder