Lucene search
+L

493453 matches found

Kitploit
Kitploit
added 2026/09/06 2:41 p.m.5 views

dwarf2json

Introducción dwarf2json es una utilidad de Go que procesa archivos que contienen información de símbolos y tipos para generar la salida JSON de Intermediate Symbol File ISF de Volatility3, adecuada para el análisis de Linux y macOS. Para compilar se requiere Go 1.18+: root@kitploit: $ go build Pa...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 2:41 p.m.10 views

foremost

FOREMOST Foremost is a Linux program to recover files based on their headers and footers. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers are specified by a configuration file, so you can pick and choose which...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 2:20 p.m.7 views

cve-2024-6387-poc

cve-2024-6387-poc a signal handler race condition in OpenSSH's server sshd 7etsuo Description An exploit for CVE-2024-6387, targeting a signal handler race condition in OpenSSH's server sshd on glibc-based Linux systems. The vulnerability allows for remote code execution as root due to...

8.1CVSS7.4AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/06 2:18 p.m.7 views

cve-2018-12386

Firefox Sandboxed RCE Exploit CVE-2018-12386 Here is a simple exploit for the vulnerability CVE-2018-12386 found by Niklas Baumstark, Samuel Groß and Bruno Keith. This is mostly a PoC I did for fun, there is no sandbox bypass and it will only work on a given Linux setup where the offsets used by...

8.1CVSS7.9AI score0.13417EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/06 2:05 p.m.5 views

CVE-2017-0541

poc and vulnerability analysis of CVE-2017-0541...

9.3CVSS7.3AI score0.04971EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 1:27 p.m.6 views

CVE-2026-46300

CVE-2026-46300 Linux kernel root exploit root@kitploit: git clone https://github.com/ExploitEoom/CVE-2026-46300.git chmod +x exploit ./exploit...

7.8CVSS7.7AI score0.09334EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/06 1:26 p.m.7 views

RustyInjector

⚠️ Disclaimer: For Research and Educational Purposes Only This project is a Proof of Concept PoC demonstrating Bluetooth keystroke injection, re-implemented in Rust. It is intended strictly for educational and security research purposes. Do not use this code to compromise systems without explicit...

6.3CVSS7AI score0.07879EPSS
SaveExploits10References2
Kitploit
Kitploit
added 2026/09/06 1:15 p.m.4 views

CVE-2024-3094

Good evening, I would like to inform you about a critical security issue that has been identified and directly affects the Linux community, including servers and Android devices. It was discovered that one of the contributors, known by the name of Jesse, has been distributing corrupted binaries...

10CVSS8.3AI score0.85974EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/06 1:12 p.m.5 views

CVE-2025-27591

CVE-2025-27591 – Privilege Escalation via Symlink Abuse in below 🛑 Disclaimer : This exploit is provided for educational and authorized security testing only. Unauthorized use may be illegal. 🧠 Overview below is a performance monitoring tool developed by Facebook for Linux systems. Versions of...

6.8CVSS7.2AI score0.00364EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/06 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/06 1:01 p.m.3 views

CVE-2021-3560-EXPLOIT

Description As part of my cybersecurity thesis I wanted to create an exploit for a vulnerability. I HIGHLY recommend reading this guide, as this exploit is based on it: https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/ Also, check out this repo, as i took...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References2
Kitploit
Kitploit
added 2026/09/06 12:56 p.m.7 views

2022-LPE-UAF

2022-LPE-UAF Security researchers discovered 3 vulnerabilities in the Linux kernel that could allow a local attacker to elevate privileges and potentially execute malicious code. The proof-of-concept code is publicly available increasing the likelihood of exploitation in the wild...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 12:49 p.m.3 views

CVE-2012-0056

CVE-2012-0056 Mempodipper, a linux local root exploit. Clone From http://git.zx2c4.com/CVE-2012-0056 ssh://[email protected]/CVE-2012-0056...

6.9CVSS7.9AI score0.10817EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/06 12:30 p.m.13 views

copyfail-fix

CopyFail-Fix 🌐 English | Português | Español | 中文 | Íslenska One-command mitigation and patch for CVE-2026-31431 — the Linux kernel "Copy Fail" local privilege escalation vulnerability. The script disables the affected algifaead module, upgrades your kernel via apt, and optionally installs a...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242References5
Kitploit
Kitploit
added 2026/09/06 11:54 a.m.5 views

XPEViewer

PE file viewer/editor for Windows, Linux and MacOS. Download: https://github.com/horsicq/XPEViewer/releases How to run: https://github.com/horsicq/XPEViewer/blob/master/docs/RUN.md How to build: https://github.com/horsicq/XPEViewer/blob/master/docs/BUILD.md Changelog:...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/06 11:53 a.m.6 views

CVE-2022-0185-Analysis-and-Exploit

CVE-2022-0185-Analysis-and-Exploit Research and proof-of-concept for CVE-2022-0185 Linux kernel heap overflow vulnerability. CVE-2022-0185 – Linux Kernel Heap Overflow Analysis Overview CVE-2022-0185 is a heap-based buffer overflow vulnerability in the Linux kernel’s filesystem context...

8.4CVSS7.1AI score0.25151EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/06 11:35 a.m.7 views

Linux-Kernel-local-DoS

Linux-Kernel-local-DoS Local linux kernel DoS based on memleak from an unpriv user, just need to do a PRTIMERCREATERESTOREIDSON prctl first based on https://x.com/spendergrsec/status/1990887509664928062...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 11:20 a.m.3 views

netwatch v0.30.0

NetWatch A network monitor for the terminal that names the process behind every connection, reads TLS you hold the keys to, and tells you what is wrong and how to fix it. netwatch --view dense. Four boxes, no chrome, every keybind on a border. Download grows up from the axis, upload grows down. O...

5.9AI score
SaveExploits0References39
Kitploit
Kitploit
added 2026/09/06 11:18 a.m.5 views

cve-2024-1086-lpe

cve-2024-1086-lpe Technical analysis and proof-of-concept for CVE-2024-1086, a Linux kernel nftables use-after-free vulnerability leading to local privilege escalation. Includes vulnerability breakdown, affected versions, exploitation methodology, and mitigation guidance for research and...

7.8CVSS7.3AI score0.28058EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/06 10:47 a.m.5 views

CVE-2024-1086

CVE-2024-1086 Universal local privilege escalation Proof-of-Concept exploit for CVE-2024-1086, working on most Linux kernels between v5.14 and v6.6, including Debian, Ubuntu, and KernelCTF. The success rate is 99.4% in KernelCTF images. Affected versions The exploit affects versions from includin...

7.8CVSS7.1AI score0.28058EPSS
SaveExploits16References1
Rows per page
Query Builder