Lucene search
+L

279935 matches found

Kitploit
Kitploit
added 2026/08/31 4:49 a.m.4 views

linux-soft-exploit-suggester

linux-soft-exploit-suggester Скрипт для поиска эксплойтов для всех уязвимых программ в системе, ориентированный на пакеты программного обеспечения, а не только на уязвимости ядра. Он использует exploit database для оценки безопасности пакетов и поиска эксплойтов, чтобы помочь с повышением...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 4:49 a.m.3 views

Dirty-Frag-CVE-2026-43284

Dirty Frag CVE-2026-43284 and CVE-2026-43500 Exploit Reproduction and Detection Lab for a Linux kernel local privilege escalation chain. Status: VERIFIED. I completed the reproduction, the fileless verification, and the syscall-level detection in the lab kernel 6.18.9+kali-amd64. This document is...

8.8CVSS6.9AI score0.93235EPSS
SaveExploits34References5
Kitploit
Kitploit
added 2026/08/31 4:48 a.m.4 views

CVE-2023-42793

TeamCity CVE-2023-42793 Exploit This Python script exploits a security vulnerability CVE-2023-42793 in JetBrains TeamCity, allowing an attacker to create a new user with administrative privileges. Usage The script takes either a single TeamCity instance URL or a list of URLs as input. The provide...

9.8CVSS7.4AI score0.99979EPSS
SaveExploits18References1
Kitploit
Kitploit
added 2026/08/31 4:48 a.m.4 views

CVE-2025-3102

CVE-2025-3102 🛠️ SureTriggers Exploit Script This script is used to identify and exploit security vulnerabilities in the SureTriggers plugin on WordPress sites using a vulnerable version ≤ v1.0.78. If successful, the script will automatically create a WordPress admin account. ⚙️ Features Detection...

8.1CVSS7.4AI score0.7568EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/08/31 4:47 a.m.4 views

cve-2026-46331-audit

cve-2026-46331-audit Read-only audit script for CVE-2026-46331 a.k.a. pedit COW — a partial copy-on-write bug in the Linux kernel's net/sched actpedit action that lets a local unprivileged user corrupt page cache memory and escalate to root. root@kitploit: | | | \ | | / / \ \ / / | | | | | | | | ...

7.8CVSS6.4AI score0.00583EPSS
SaveExploits13References3
Kitploit
Kitploit
added 2026/08/31 4:46 a.m.2 views

zyxel-cve-2021-35036-super-admin-password-leak

CVE-2021-35036: Zyxel Super-Admin Password Leak Analysis This repository contains the public write-up and lab files for CVE-2021-35036. The issue was reported against Zyxel VMG3625-T50B firmware and centered on DAL getter paths that returned higher-privilege local-account and remote-management...

6.5CVSS6.6AI score0.0049EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/31 4:41 a.m.4 views

CVE-2025-25617

CVE-2025-25617 Unifiedtransform v2.0 is vulnerable to Incorrect Access Control, allowing teachers to create syllabus entries — a role intended only for administrators. Vendor: Unifiedtransform PoC Step 1: Log in to the application as a Teacher. Step 2: Browse to the following endpoint:...

4.3CVSS5.8AI score0.00427EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 4:41 a.m.6 views

CVE-2024-30804

ASUS Driver LPE PoC Physical Memory Abuse This is a PoC for Local Privilege Escalation LPE that exploits the AsInsHelp64.sys driver. It abuses a legitimate, signed ASUS driver to map physical memory and overwrite kernel tokens, eventually gaining NT AUTHORITY\SYSTEM privileges. 🎯 Vulnerability In...

9.8CVSS7.2AI score0.00816EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/31 4:41 a.m.3 views

CVE-2021-21551

CVE-2021-21551 を悪用した System cmd 作成による LPE エクスプロイト Windows 11 21H2 22000.1335 でテスト済み。...

8.8CVSS7.3AI score0.79249EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/08/31 4:40 a.m.4 views

CVE-2026-43284-DirtyFrag-PoC

CVE-2026-43284 — 4-byte XFRM/ESP Proof-of-concept local privilege escalation via XFRM/ESP page-cache corruption 4-byte write primitive · 48 iterations · 192-byte ELF overwrite · unprivileged user + netns Proof of concept Left: kernel preflight, setuid scan, and exploit chain · Right: root shell...

8.8CVSS7AI score0.93235EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/08/31 4:39 a.m.6 views

CVE-2024-34221

Human Resource Management System Project in PHP and MySQL Free Source Code Submitter: Kha Do Vulnerability Insecure permission Description There is an insecure permission vulnerability in /hrm/controller/ccity.php?positionedit= in the SourceCodester Human Resource Management System 1.0, allowing...

8.8CVSS5.9AI score0.00845EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/31 4:39 a.m.4 views

CVE-2024-27198

CVE-2024-27198 JetBrains TeamCity 2023.11.4 より前のバージョンでは、認証バイパスにより TeamCity サーバー上で管理操作を実行できます。攻撃者はすべての TeamCity プロジェクト、ビルド、エージェント、成果物を完全に制御でき、最終的には RCE を実行します。 ダウンロード root@kitploit: git clone https://github.com/jrbH4CK/CVE-2024-27198.git cd CVE-2024-27198 PoC サーバー内に管理者権限を持つアカウントを作成するには:...

9.8CVSS7.3AI score0.99938EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/08/31 4:36 a.m.6 views

pagecache-lpe-containment-kit

Page-Cache LPE Containment Kit Detect, contain, and verify defenses against two Linux page-cache-corruption local privilege escalations — DirtyClone CVE-2026-43503 and pedit COW CVE-2026-46331 — on hosts and containers. This is an educational, defensive security kit. It explains how both...

8.8CVSS6.5AI score0.00583EPSS
SaveExploits19References7
Kitploit
Kitploit
added 2026/08/31 4:36 a.m.3 views

CVE-2020-3433

PoCs for CVE-2020-3433, CVE-2020-3434, and CVE-2020-3435 PoCs and technical details for the three vulnerabilities found on Cisco AnyConnect Secure Mobility Client for Windows in May 2020: CVE-2020-3433 - High CVSS Score 7.8 - a local privilege escalation CVE-2020-3434 - Medium CVSS Score 5.5 - a...

7.8CVSS7.2AI score0.10049EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/08/31 4:33 a.m.3 views

CVE-2025-42957-SAP-S-4HANA-Under-Siege

CVE-2025-42957-SAP-S-4HANA-Under-Siege 1 – What Happened? In August 2025, SAP’s flagship ERP platform S/4HANA was found to expose a vulnerability in one of its RFC‑enabled function modules. Attackers who possess only low‑privileged access can inject arbitrary ABAP code into that module, bypassing...

9.9CVSS7.5AI score0.01553EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 4:32 a.m.4 views

SEP-14.2-Arbitrary-Write

CVE-2020-5837 exploit The write up can be found in the blog of the RedyOps Labs: https://labs.redyops.com/index.php/2020/04/27/symantec-endpoint-protection-sep-14-2-eop-via-arbitrary-write/ Third Party Tools This exploit code, is heavily based on symboliclink-testing-tools which was Developed by...

7.8CVSS7.1AI score0.00746EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 4:32 a.m.4 views

CVE-2026-51119

CVE-2026-51119 - Privilege Escalation in Invixium IXM WEB v2.3.85.25 Overview A privilege escalation vulnerability exists in Invixium IXM WEB v2.3.85.25 due to missing authorization checks on the POST /SystemUsers/CreateAppUser endpoint. An authenticated low-privileged user can abuse this endpoin...

9.1CVSS5.9AI score0.00538EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 4:32 a.m.4 views

samsung-bixby-command-execution-cve-2026-21055-improper-component-export

CVE-2026-21055 PoC — Samsung Bixby Improper Component Export Proof of Concept for CVE-2026-21055 : Improper export of Android application components in Samsung Bixby prior to version 4.0.70.8 allows local attackers to execute arbitrary commands with Bixby privilege. Overview This repository...

8.5CVSS5.9AI score0.00168EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 4:31 a.m.3 views

CVE-2026-43494-PinTheft-PoC

SLEY — PinTheft PoC CVE-2026-43494 Proof of concept — uid=1000raken → uid=0root after ./sley on WSL2 6.6.87.2-microsoft-standard-WSL2 Single-file proof-of-concept for CVE-2026-43494 PinTheft: a Linux kernel local privilege escalation that chains an RDS zerocopy reference-count bug with iouring...

7.8CVSS6.3AI score0.00299EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/31 4:31 a.m.4 views

CVE-2021-40449

CVE-2021-40449 My exploit for CVE-2021-40449, a Windows LPE via a UAF in win32kfull!GreResetDCInternal. short wu along with the UAF vulnerabilty other primitives are being used to make this exploit possible: leaking the exploit's access token address in ring0 via NtQuerySystemInformation function...

7.8CVSS7.2AI score0.74129EPSS
SaveExploits11
Rows per page
Query Builder