Lucene search
+L

595538 matches found

GithubExploit
GithubExploit
added 2026/09/08 3:19 p.m.13 views

DataEase-Authenticated-SQL-Injection-

DataEase: Authenticated SQL Injection previewData Summar...

6.5AI score
SaveExploits0
Ubuntu
Ubuntu
added 2026/09/08 3:17 p.m.6 views

USN-8737-1: GNU C Library vulnerabilities

It was discovered that GNU C Library had a buffer overflow in the strfmon function when handling right-justification padding. An attacker could possibly use this issue to cause a denial of service or execute arbitrary code. This issue only affected Ubuntu 26.04 LTS. CVE-2026-19499 It was discover...

9CVSS0.00208EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 3:16 p.m.4 views

SkillSpector v2.11.1

SkillSpector Security scanner for AI agent skills. Detect vulnerabilities, malicious patterns, and security risks before installing agent skills. Overview AI agent skills used by Claude Code, Codex CLI, Gemini CLI, etc. execute with implicit trust and minimal vetting. Research shows that 26.1% of...

6.9AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/09/08 3:12 p.m.4 views

Vulnerability-CVE-2025-64446-CVE-2025-58034

FortiWeb Exploitation Simulation CVE-2025-64446 & CVE-2025-58034 Note: This document is for educational and security research purposes only. Do not use to attack systems without permission. 1. Overview FortiWeb is a Web Application Firewall WAF device used to protect web applications. In 2025, tw...

9.8CVSS7.8AI score0.91838EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/08 3:12 p.m.3 views

CVE-2026-46300

CVE-KERNEL · Linux Kernel LPE Chain Multi-CVE Local Privilege Escalation chain for Linux kernel vulnerabilities uid=1000 → root via xfrm-ESP, RxRPC, or Fragnesia page-cache write Overview CVE-KERNEL is a Python-based Local Privilege Escalation LPE tool that chains multiple Linux kernel CVEs to...

8.8CVSS7.5AI score0.93235EPSS
SaveExploits46References1
Kitploit
Kitploit
added 2026/09/08 3:05 p.m.7 views

memdumper

memdumper memdumper reads the memory of a running macOS process under another signed binary's debugger entitlement. The aim is that taskforpid and ptrace run as that entitled binary, so an EDR records it rather than memdumper. by cenobyte [email protected] 2026...

6AI score
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/08 3:03 p.m.5 views

Security Bulletin: Vulnerabilities exists in IBM Cloud Pak for Data System (Yosemite 1.0)

Summary Vulnerabilities identified in IBM Cloud Pak for Data System Yosemite 1.0 have been addressed in version 11.3.1.2-IF2 Vulnerability Details CVEID:CVE-2026-41848 DESCRIPTION: Applications may be vulnerable to a Regular Expression Denial of Service ReDoS attack if an attacker is able to...

9.8CVSS7.9AI score0.00635EPSS
SaveExploits2Affected Software1
Kitploit
Kitploit
added 2026/09/08 3:00 p.m.6 views

CVE-2026-0257

CVE-2026-0257 PAN-OS GlobalProtect Authentication Bypass Vulnerability ⚡ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example setup: root@kitploit: git clone...

9.1CVSS6.7AI score0.93905EPSS
SaveExploits11References1
GithubExploit
GithubExploit
added 2026/09/08 2:46 p.m.16 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Proftpd

CVE-2010-4221 — ProFTPD TELNET IAC Stack Overflow: From Patch...

10CVSS0.91303EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/08 2:34 p.m.10 views

exphub

Notice 终究还是觉得每个漏洞每个单独的脚本很不方便,故将所有的poc和exp脚本整在一起,可以一键扫描+漏洞利用,由于近期都在做整合所以exphub搁置许久没有更新,目前整合版已经接近尾声,将在10月发布(节后),敬请关注 已经发布 --- https://github.com/zhzyker/vulmap Exphub Exphub漏洞利用脚本库 (想要star⭐ 目前包括Webloigc、Struts2、Tomcat、Drupal的漏洞利用脚本,均为亲测可用的脚本文件,尽力补全所有脚本文件的使用说明文档,优先更新高危且易利用的漏洞利用脚本...

9.8CVSS5.9AI score0.97822EPSS
SaveExploits11References13
Kitploit
Kitploit
added 2026/09/08 2:31 p.m.5 views

faraday-cli

Faraday en la terminal Usa faraday directamente desde tu terminal favorita faraday-cli es el cliente oficial que hace que automatizar tus flujos de trabajo de seguridad sea más fácil. Antes de instalar, recomendamos crear y activar un entorno virtual de Python para evitar afectar los paquetes de...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 2:24 p.m.6 views

keycloak

Gestión de identidad y acceso de código abierto Añade autenticación a aplicaciones y protege servicios con el mínimo esfuerzo. No necesitas ocuparte de almacenar usuarios ni de autenticarlos. Keycloak proporciona federación de usuarios, autenticación sólida, gestión de usuarios, autorización de...

5.9AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/08 2:21 p.m.4 views

rustls v/0.23.44

Rustls is a modern TLS library written in Rust. Status Rustls is used in production at many organizations and projects. We aim to maintain reasonable API surface stability but the API may evolve as we make changes to accommodate new features or performance improvements. We have a roadmap for our...

5.9AI score
SaveExploits0References24
Kitploit
Kitploit
added 2026/09/08 2:19 p.m.6 views

CVE-2025-47962-POC

CVE-2025-47962-POC Reproduction process: i686-w64-mingw32-gcc -shared -o CRYPTBASE.dll poc.c -lkernel32 copy CRYPTBASE.dll "C:\Microsoft Shared\Phone Tools\CoreCon\11.0\bin\CRYPTBASE.dll" net stop IpOverUsbSvc net start IpOverUsbSvc Explanation: IpOverUsbSvc root@kitploit: sc.exe qc IpOverUsbSvc...

7.8CVSS7.5AI score0.01478EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 2:09 p.m.9 views

pentest-writeups

pentest-writeups Kioptrix Level 1 writeup - CVE-2003-0201 Samba trans2open Kioptrix Level 1 — Penetration Testing Writeup Author: Amirbek Raxmatullayev @americo444 Date: 2026-06-17 Platform: VulnHub Difficulty: Beginner Objective: Gain root access 1. Environment Setup Component| Details ---|---...

10CVSS6.4AI score0.84502EPSS
SaveExploits31
Kitploit
Kitploit
added 2026/09/08 2:03 p.m.5 views

Vulnerability-Assessment-and-OSINT-CVE-2012-1823

Vulnerability Assessment and OSINT: CVE-2012-1823 My repository documents the process of identifying, analyzing, and gathering Open Source Intelligence OSINT on a specific security vulnerability detected during a target network scan. Overview of the Process The workflow carried out across this...

9.8CVSS8.5AI score0.99998EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/09/08 1:57 p.m.8 views

CVE-2026-19650-CVE-2026-19478

cve-id Donate Support the maintenance of this project with PayPal or by scanning the QR code below. ⚡ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example...

9.4CVSS8.5AI score0.05811EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/08 1:54 p.m.4 views

CVE-2021-3156

Exploit Chain Deep-Dive: CVE-2021-3156 Baron Samedit Author: IJ Baig Date: July 7, 2026 1. CVE ID, Affected Versions, & Build Confirmation CVE ID: CVE-2021-3156 Vulnerability Type: Heap-Based Buffer Overflow Affected Version Range: Legacy Sudo versions 1.8.2 to 1.8.31p2, and stable versions 1.9.0...

7.8CVSS7.3AI score0.99969EPSS
SaveExploits83
Kitploit
Kitploit
added 2026/09/08 1:44 p.m.6 views

CVE-LiteLLM

cve-id ⚡ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example setup: root@kitploit: git clone cd Project use python follow below Create a virtual environment...

8.8CVSS6.3AI score0.15056EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 1:38 p.m.4 views

Camera-Dahua-Research-l-h-ng-CVE-2021-33044

Dahua Authentication Bypass PoC Exploit Simulation CVE-2021-33044 Overview Dahua IP cameras are IoT devices commonly used in security surveillance systems. Since they are often deployed on internal networks or accessible from the Internet, security vulnerabilities in IP cameras can severely impac...

10CVSS7.9AI score0.99871EPSS
SaveExploits13
Rows per page
Query Builder