47 matches found
CVE-2024-50629_50631
CVE-2024-5062950631 Pre-auth RCE N-day exploitation of Synology BeeStation. Detail: https://kiddo-pwn.github.io/blog/2025-11-30/writing-sync-popping-cron https://github.com/user-attachments/assets/8e2ef59c-4f60-4308-8cd4-6d7ce0ba72e1 root@kitploit: $ python3 poc.py 192.168.88.248 192.168.88.254...
CVE-2016-2338-nday
CVE-2016-2338-nday CVE-2016-2338 nday full exploit...
CVE-2022-30190-follina-Office-MSDT-Fixed
'Follina' MS-MSDT n-day Microsoft Office RCE — Modified Version Based on the project from https://github.com/chvancooten/follina.py, modifications have been made to allow custom specification of the docx template file, making it easier for phishing use in real-world scenarios. After editing your...
ksmbd-n-day
README This repo accompanies my research article Eternal-Tux: Crafting a Linux Kernel KSMBD 0-Click RCE Exploit from N-Days, in which I develop a POC for n-days from 2023: CVE-2023-52440 and CVE-2023-4130. I provide the kernel .config, a kernel run script, an image build script, and the POC. The...
cve-2025-21756
CVE-2025-21756 n-day analysis An n-day analysis of CVE-2025-21756 based on Michael Hoefler's writeup. My exploit differs from original exploit in the spray step and some other small points. It's here...
CVE-2024-48990-Exploit
CVE-2024-48990 Exploit My full writeup for how I came to re-discovering this N-day and creating my own exploit for it can be found on my blog. Essentially, you can git clone this repository into an attacker-controlled directory, export PYTHONPATH=, and then run main.py with that PYTHONPATH value...
CVE-2019-18634
CVE-2019-18634 N-Day Exploit Slides https://docs.google.com/presentation/d/11DpUy9LlHeuPRSgzaTARHPwlq01vyyqbnJURlG9Ss/edit?usp=sharing Requirements Ubuntu 20.04 sudo 1.8.25 see below for how to build it manually Python3 pwntools Enable pwfeedback root@kitploit: sudo visudo Change this line...
CVE-2026-26114-Patch
CVE-2026-26114-Patch patching N-day of CVE-2026-26114 before microsoft. where microsoft could not patch 100% in many months. but FAC security did it...
CVE-2022-2586-LPE
CVE-2022-2586-LPE LPE N-day Exploit for CVE-2022-2586: Linux kernel nftobject UAF root@kitploit: gcc exploit.c -o exploit -lmnl -lnftnl -no-pie -lpthread Author: Alejandro Guerrero [email protected] Copyright C 2022 Qualys, Inc...
overkill
Overkill Overkill is an exploit for a patched vulnerability affecting QNAP QTS. Due to the way QNAP discloses vulnerabilities, I'm unsure if this issue has a CVE or not. However, it was likely patched in November 2020 and April 2021. The n-day was "discovered" while doing diff analysis for...
CVE-2024-36886
N-Day Vulnerability Research Overview This project focuses on N-Day vulnerabilities in the Linux kernel, with an emphasis on understanding their lifecycle, analyzing their impact, and exploring mitigation strategies. N-Day vulnerabilities are publicly disclosed flaws that remain unpatched on many...
pocs_slides
Sharing my advisory, poc, slides and scripts to IoT / protocol security. You can find me at: Medium: https://medium.com/@cq674350529 Blog: https://cq674350529.github.io/ Mail: [email protected] Twitter: @cq674350529 Slides OffByOne2025: Patch Diffing, You Are My Sword! A Deep Dive into Two...
Serein
Serein | 身处落雨的黄昏 | 该项目暂停更新 Linux English version is online! | Linux英文版版本上线! http://github.com/W01fh4cker/SereinLinux Declaration | 声明 该项目仅供授权下使用,禁止使用该项目进行违法操作,否则自行承担后果,请各位遵守《中华人民共和国网络安全法》!!! 由于是短时间熬夜所写,头脑昏昏,料想会有不少错误,欢迎指出,我的联系方式在下方已经贴出,不胜感激! 计划七月份每天增加一个漏洞利用模块,所以欢迎star/fork,您的每一个star和fork都是我前进的动力!...
FULL-SPLOIT-FOR-MVID-2021-0359
FULL-SPLOIT-FOR-MVID-2021-0359 nday for MVID-2021-0359...
CVE-2026-41044
CVE-2026-41044 Note: Educational Purposes Only From Advisory to RCA in an Afternoon: How AI Collapses N-Day Analysis A short, honest walkthrough of CVE-2026-41044 in Apache ActiveMQ using the exact pre and post patch code. CVE-2026-41044 was disclosed on April 24, 2026. It's a remote code executi...
CVE-Reverse
Reverse N Days!!! Just to keep track of all the CVE we find & reverse, should have done it way earlier xD...
CVE-2026-16723
CVE-2026-16723 यह N-day पैच है जिसे हम अपने मॉडल क्षमताओं का परीक्षण करके जारी कर रहे हैं...
CVE-2021-41081
CVE-2021-41081 N-DAY VULNERABILITY RESEARCH FROM PATCH TO EXPLOIT ANALYSIS OF CVE-2021-41081 For technical details visit the blog post Technical Analysis of CVE-2021-41081 Best Regards, Sudu...
follina.py
Уязвимость «Follina» MS-MSDT n-day в Microsoft Office RCE Быстрый POC для воспроизведения уязвимости «Follina» Office RCE в целях локального тестирования. Запуск скрипта создаст файл полезной нагрузки clickme.docx или clickme.rtf в вашем текущем рабочем каталоге и запустит веб-сервер с файлом...