Lucene search
+L

4857 matches found

Kitploit
Kitploit
added 2026/09/14 4:52 a.m.5 views

cve-2022-0847dirtypipe-exploit

cve-2022-0847dirtypipe-exploit...

7.8CVSS7AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/14 3:28 a.m.3 views

CVE-2023-2640-CVE-2023-32629

GameOverlay Ubuntu Privilege Escalation CVE-2023-2640 https://www.cvedetails.com/cve/CVE-2023-2640/ On Ubuntu kernels carrying both c914c0e27eb0 and "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs. xattrs", an unprivileged user may set privileged extended attributes on t...

7.8CVSS7.2AI score0.15199EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/14 2:36 a.m.10 views

CVE_2022_0847

CVE20220847 CVE-2022-0847: Linux Kernel Privilege Escalation Vulnerability POC A Simple Proof of concept to get root shell. root@kitploit: $ gcc cve20220847.c -o exploit $ ./exploit /etc/passwd 1 ootz: $ su rootz id uid=0root gid=0root groups=0root...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/14 12:36 a.m.9 views

iomfb-exploit

Write up is here: https://jsherman212.github.io/2021/11/28/poppingios14withiomfb.html Exploit for CVE-2021-30807. If you really want to build a jailbreak out of it, it will require tuning for your device and iOS version because I have no info leak to use for this. To tune for A11 and below, use...

9.3CVSS7.5AI score0.28839EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 11:52 p.m.5 views

CVE-2025-32463_Sudo_PoC

CVE-2025-32463SudoPoC PoC for CVE-2025-32463: Local privilege escalation in sudo via --chroot. Exploits NSS module injection through crafted chroot environments. Designed for security researchers and lab-only environments. CVE-2025-32463 - Local Privilege Escalation via sudo --chroot A Python-bas...

9.3CVSS7.6AI score0.59417EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/13 10:35 p.m.9 views

CVE-2014-4076

CVE-2014-4076 PoC This proof of concept directly copied from its original python version and rewritten in C++. Build This project is built with Visual Studio 2013 Update 4. Notice Only users that in Administrators group can open the device and perform IO controls, which means the exploit only...

7.2CVSS5.9AI score0.22666EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/13 10:16 p.m.6 views

CVE-2016-5195-master

CVE-2016-5195 CVE-2016-5195 dirty cow/dirtycow/dirtyc0w proof of concept for Android This repository demonstrates the vulnerability on vulnerable Android devices attached via ADB. It does not disable SELinux see https://github.com/timwr/CVE-2016-5195/issues/9 or install superuser on the device...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits91References1
Kitploit
Kitploit
added 2026/09/13 9:24 p.m.6 views

CVE-2021-1732

Windows Privilege Escalation Exploit for CVE-2021-1732 Win32k - Local Privilege Escalation For educational and authorized security research purposes only Original Exploit Authors @Exploit Blizzard Vulnerability Description A vulnerability exists within win32k that can be leveraged by an attacker ...

7.8CVSS7.9AI score0.78376EPSS
SaveExploits21References3
Kitploit
Kitploit
added 2026/09/13 8:50 p.m.6 views

CVE-2021-4034

CVE-2021-4034 One day for the polkit privilege escalation exploit Just execute make, ./cve-2021-4034 and enjoy your root shell. The original advisory by the real authors is here PoC If the exploit is working you'll get a root shell immediately: root@kitploit: vagrant@ubuntu-impish:/CVE-2021-4034$...

7.8CVSS7.4AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/13 7:27 p.m.12 views

CVE-2023-4911

CVE-2023-4911 - Looney Tunables This is a atm very rough proof of concept for CVE-2023-4911. So far I've only verified it works on Ubuntu 22.10 kinetic. Current version of the exploit contains a fair amount of "magic" offsets. If you have suggestions on how to improve the heap shaping, feel free ...

7.8CVSS7.1AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/13 4:58 p.m.6 views

vmacache_CVE-2018-17182

Exploits Remote & Local Exploits...

7.8CVSS7.1AI score0.03206EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 3:54 p.m.7 views

CVE-2022-0847

root@kitploit: gcc exploit.c -o exploit -std=c99 ./exploit Usage: ./exp TARGETFILE OFFSET DATA In the /etc/passwd file, find the offset of the normal user's uid, change the uid to 0, then log in again to get root privileges. root@kitploit: Scope of Impact Linux Kernel version = 5.8 Linux Kernel...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/13 2:48 p.m.8 views

AndroidKernelVulnerability

Android Kernel Vulnerability Overview In November 2017 a use-after-free bug to linux kernel was detected by syzkaller system. In February 2018 this was patched in some linux kernels and android versions. This fix was never included in Android monthly security bulletins, so it was not patched in...

7.8CVSS8.1AI score0.72105EPSS
SaveExploits30References9
Kitploit
Kitploit
added 2026/09/13 2:47 p.m.13 views

RegPwn

🛠️ RegPwn - Windows 本地利用工具 RegPwn 是一款旨在演示 Windows 系统上本地权限提升(LPE)漏洞利用的工具。它适用于 Windows 10、Windows 11 以及 Windows Server 版本。本指南将帮助您安全有效地在 Windows 计算机上下载、准备和运行 RegPwn。 📋 开始之前需要准备什么 在下载 RegPwn 之前,请确保您的系统满足以下条件: 您正在运行以下受支持的 Windows 版本之一: Windows 11(24h2 和 25h2 版本) Windows 10(21h2 版本) Windows Server...

7.8CVSS7.6AI score0.03239EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/13 2:25 p.m.7 views

FreeBSD-9.0-9.1-Privilege-Escalation

FreeBSD-9.0-9.1 - Privilege-Escalation CVE-2013-2171 By [email protected] How to Exploit! 1° Check the kernel version root@kitploit: uname -a FreeBSD freebsd 9.0-RELEASE FreeBSD 9.0-RELEASE 0: Tue Jan 3 07:46:30 UTC 2012 2° Transfer this file to target root@kitploit: Attacker machine - pytho...

6.9CVSS6AI score0.06942EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/13 1:26 p.m.3 views

CVE-2024-26169-Detail-1

CVE-2017-11882-metasploit 这是一个利用CVE-2017-11882的Metasploit模块,使用以下POC: https://embedi.com/blog/skeleton-closet-ms-office-vulnerability-you-didnt-know-about. 安装 1. 将 cve201711882.rb 复制到 /usr/share/metasploit-framework/modules/exploits/windows/local/ 2. 将 cve-2017-11882.rtf 复制到...

9.3CVSS7.7AI score0.99945EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/13 1:09 p.m.4 views

CVE

cve: A collection of code pertaining to CVE-2016-0728 various authors Excerpts from Linux, showing the evolution and fix of the bug Exploit code from Perception Point with added comments that explain what each line does. A short script that uses the leak to increment usage count, useful for...

7.8CVSS6.9AI score0.03442EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/13 12:51 p.m.4 views

cve-2016-5345

CVE-2016-5345 Escalada de privilegios en el controlador de radio FM de Qualcomm. Exploit probado en un dispositivo ASUS. Ya se requieren algunos privilegios para abrir el controlador de dispositivo vulnerable. CVE original descubierto por Aravind Machiry donfos del Shellphish Grill Team...

7CVSS7.3AI score0.00445EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:16 a.m.4 views

perl-CVE-2013-1775

CVE-2013-1775 Apple Mac OSX 10.8.4 - 特权提升 CVE-2013-1775 Apple Mac OSX 10.8.4 特权提升漏洞的 Perl 版本利用程序。 参考资料: https://www.exploit-db.com/exploits/27965/ https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/osx/local/sudopasswordbypass.rb http://www.exploit-db.com/exploits/27944/...

6.9CVSS7.7AI score0.03176EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/13 10:41 a.m.5 views

polkit-auto-exploit

polkit-auto-exploit Automatic Explotation PoC for Polkit CVE-2021-3560 Summary CVE-2021-3560 is an authentication bypass on polkit, which allows unprivileged user to call privileged methods using DBus, in this exploit we will call 2 privileged methods provided by accountsservice CreateUser and...

7.8CVSS8.1AI score0.22193EPSS
SaveExploits37References1
Rows per page
Query Builder