Lucene search
+L

96653 matches found

Kitploit
Kitploit
•added 2026/09/12 5:53 a.m.•6 views

CVE-2022-4174_CVE-2022-41742

CVE-2022-4174CVE-2022-41742 PoC for CVE-2022-4174CVE-2022-41742 to determine if Nginx 1.22.1 is vulnerable [email protected] This PoC allows determining if an Nginx server version 1.22.1 is vulnerable to certain known vulnerabilities, including: CVE-2022-41741 : Memory corruption in the...

8.8CVSS7.2AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
•added 2026/09/12 5:51 a.m.•4 views

CVE-2023-22515-Confluence

CVE-2023-22515 Confluence This repository was created for educational purposes and is not a call to action. Information should be handled carefully, as some executable files may compromise system integrity/availability/confidentiality...

10CVSS8.6AI score0.99156EPSS
SaveExploits40
Kitploit
Kitploit
•added 2026/09/12 5:49 a.m.•11 views

pics

Welcome! Binary posters 25 posters 2017-10-30 59 tracings 2022-28-11 !https://assets.kitploit.com/production/public/readmes/48012/84626b...

5.7AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/12 1:47 a.m.•8 views

CVE-2026-85706-PoC

CVE-2026-85706: GitLab CE/EE unauthenticated arbitrary local file read CVE-2026-85706 is a critical path-traversal / missing-authentication issue in the GitLab CE/EE Repository Commits and Repository Files APIs: an unauthenticated attacker can make the server read arbitrary files and obtain their...

10CVSS8.5AI score0.11957EPSS
SaveExploits10References1
Kitploit
Kitploit
•added 2026/09/11 11:58 p.m.•7 views

cupspot-2024-47177

CUPS Honeypot Overview This project implements a honeypot for capturing attempted exploitations of vulnerabilities in the CUPS Common UNIX Printing System. Specifically, it is designed to monitor for exploitation attempts related to CVE-2024-47177. This vulnerability allows remote command executi...

5.3CVSS8.4AI score0.50605EPSS
SaveExploits15
Kitploit
Kitploit
•added 2026/09/11 11:43 p.m.•10 views

czds

CZDS What is CZDS? Each Top Level Domain TLD is maintained by a registry operator, who also manages a publicly available list of Second Level Domains SLDs and the details needed to resolve those domain names to Internet Protocol IP addresses. The registry operator’s zone data contains the mapping...

6.1AI score
SaveExploits0References9
Kitploit
Kitploit
•added 2026/09/11 9:33 p.m.•9 views

COFFLoader

COFF Loader This is a quick and dirty COFF loader AKA Beacon Object Files. Currently can run un-modified BOF's so it can be used for testing without a CS agent running it. The only exception is that the injection related beacon compatibility functions are just empty. The main goal is to provide a...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/11 8:26 p.m.•14 views

MassScanning-CVE-2025-55182

VPS Continuous Scanner A lightweight orchestrator and worker scanner setup for running large/continuous scans across split input files. This repository contains orchestration scripts, a Docker-based worker image, and helper scripts to run scans repeatedly and collect results. Repository layout...

10CVSS7.8AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
•added 2026/09/11 8:26 p.m.•8 views

CiscoISE-CVE-2025-20282-POC

Cisco ISE CVE 2025-20282 Proof of concept Writeup: https://riversecurity.eu/like-stealing-cisco-ise-cream-from-a-kid-weaponizing-a-cve/ The python script abuses the upload function that is availible unauthenticated at /admin/files-upload/ The script locally creates a bin folder and a file named...

10CVSS8.7AI score0.27498EPSS
SaveExploits3
OSV
OSV
•added 2026/09/11 8:20 p.m.•5 views

DEBIAN-CVE-2026-89768

In the Linux kernel, the following vulnerability has been resolved: fs: fix user path of nested backing files backingfileopen derives the path to be stored in the new backing file from userfile-fpath. This is incorrect when userfile itself is a backing file, which is the case for nested stacking...

6AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•7 views

DEBIAN-CVE-2026-89713

In the Linux kernel, the following vulnerability has been resolved: NFSD: check truncate permission under inode lock nfsdsetattr checks whether a size update needs NFSDMAYTRUNC before it takes inodelock. The comparison uses the file size sampled by that unlocked read, but the actual ATTRSIZE upda...

9.1CVSS6AI score0.00603EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/11 8:19 p.m.•8 views

CVE-2026-89668

In the Linux kernel, the following vulnerability has been resolved: nfsd: move nfsddebugfsinit after nfsd4initslabs in initnfsd nfsddebugfsinit runs before nfsd4initslabs in initnfsd. If the slab allocation fails, the bare "return retval" bypasses nfsddebugfsexit, leaving orphan debugfs files wit...

7.8CVSS0.00171EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/11 7:47 p.m.•12 views

CVE-2026-89768

In the Linux kernel, the following vulnerability has been resolved: fs: fix user path of nested backing files backingfileopen derives the path to be stored in the new backing file from userfile-fpath. This is incorrect when userfile itself is a backing file, which is the case for nested stacking...

6AI score0.00186EPSS
SaveExploits0
OSV
OSV
•added 2026/09/11 7:46 p.m.•7 views

CVE-2026-89713 NFSD: check truncate permission under inode lock

In the Linux kernel, the following vulnerability has been resolved: NFSD: check truncate permission under inode lock nfsdsetattr checks whether a size update needs NFSDMAYTRUNC before it takes inodelock. The comparison uses the file size sampled by that unlocked read, but the actual ATTRSIZE upda...

9.1CVSS6AI score
SaveExploits0References7
CVE
CVE
•added 2026/09/11 7:46 p.m.•24 views

CVE-2026-89713

A TOCTOU race condition in the Linux kernel's NFS Daemon (NFSD) component allows a remote, unauthenticated attacker to bypass append-only file protections. In nfsd_setattr(), the NFSD_MAY_TRUNC permission check samples the file size without holding inode_lock(), but the actual size update is appl...

9.1CVSS5.9AI score0.00603EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/11 7:46 p.m.•30 views

CVE-2026-89713 NFSD: check truncate permission under inode lock

In the Linux kernel, the following vulnerability has been resolved: NFSD: check truncate permission under inode lock nfsdsetattr checks whether a size update needs NFSDMAYTRUNC before it takes inodelock. The comparison uses the file size sampled by that unlocked read, but the actual ATTRSIZE upda...

9.1CVSS0.00603EPSS
SaveExploits0References4
Fedora
Fedora
•added 2026/09/11 7:07 p.m.•7 views

[SECURITY] Fedora 45 Update: darktable-5.6.1-2.fc45

darktable manages your camera raw files and images in a database, lets you view them through lighttable mode and develop/enhance them in darkroom mode...

9.8CVSS5.7AI score0.00735EPSS
SaveExploits4
Kitploit
Kitploit
•added 2026/09/11 12:13 p.m.•155 views

sysmon-modular

sysmon-modular | A Sysmon configuration repository for everybody to customise This is a Microsoft Sysinternals Sysmon download here configuration repository, set up modular for easier maintenance and generation of specific configs. Please keep in mind that any of these configurations should be...

5.8AI score
SaveExploits0References12
Kitploit
Kitploit
•added 2026/09/11 11:48 a.m.•8 views

CVE-2025-70330

🧩 CVE-2025-70330: Easy Grade Pro 4.1 File Parsing Vulnerability An educational example created to show beginners that vulnerability research through reverse engineering is possible from the very start. šŸ“‘ Table of Contents Why this repository exists Relation to "The Path That Leads to Your First...

3.3CVSS6AI score0.00148EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/11 10:36 a.m.•11 views

xyntia

This repository does not have a README...

5.7AI score
SaveExploits0
Rows per page
Query Builder