10041 matches found
Phantom-Evasion-Loader
SROP-Assisted Cross-Memory Attach CMA Injection via Direct Syscalls. 👻 Phantom-Evasion-Loader x64 Linux Phantom-Evasion-Loader is a standalone, pure x64 Assembly injection engine engineered to minimize the detection surface of modern EDR/XDR solutions and Kernel-level monitors like Falco eBPF. It...
CVE-2026-43494
🛠️ PinTheft — CVE-2026-43494 Local Privilege Escalation in Linux Kernel via RDS + iouring Page Cache Overwrite 📌 Overview PinTheft is a sophisticated local root exploit for CVE-2026-43494 , a reference-counting bug in the Linux kernel's Reliable Datagram Sockets RDS subsystem. By combining a...
asm-copyfail
CVE-2026-31431 Copy Fail — Analysis and development in x86-64 Assembly Based on the source code published in Theori, we will do several exercises until we fully convert it to pure Assembly language without external libraries.python !/usr/bin/env python3 Archivo: copyfail.py import os as...
burp-exporter
Exporter Extension for Burp Suite Community and Pro Follow us to know more about tips and others extensions Description Exporter is a Burp Suite extension to copy a request to a file or the clipboard as multiple programming languages functions. It also adds a tab called Exporter where you can...
copy-fail-CVE-2026-31431
Copy Fail - CVE-2026-31431 Technical Writeup Tested Distro / Version Distro| Version ---|--- Ubuntu 24.04 LTS| 6.17.0-1007-aws Amazon Linux 2023| 6.18.8-9.213.amzn2023 RHEL 10.1| 6.12.0-124.45.1.el101 SUSE 16| 6.12.0-160000.9-default...
nanodump
NanoDump A flexible tool that creates a minidump of the LSASS process. Table of contents 1. Usage 2. Features 3. Combining Techniques 4. Examples 5. HTTPS Redirectors 1. Usage root@kitploit: usage: Z:\nanodump.x64.exe --write C:\Windows\Temp\doc.docx --valid --duplicate --elevate-handle...
d_link_880_bug
Vulnerabilities in D-Link routers CVE-2017-14948 In this little write-up we will see some bugs I found on D-Link products. D-Link offers a wide range of products, including many different router models, mounting different firmware versions. In this document I will address the following firmware...
vss-fr2system
vss-fr2system Two small tools that turn an arbitrary file read bug on Windows into a SYSTEM shell. vssfreeze/ — creates a Volume Shadow Copy as a standard user , then holds it open so you have time to read the SAM/SECURITY/SYSTEM hives out of it fr2system/ — takes the hives you copied out, decryp...
CVE-2019-9193byVulHub
CVE-2019-9193byVulHub PostgreSQL Arbitrary Command Execution with Admin Privileges CVE-2019-9193 Description PostgreSQL is a powerful open-source relational database management system. A vulnerability present in versions 9.3 through 11 allows administrators or users with COPY TO/FROM PROGRAM...
goblin
libgoblin ドキュメント https://docs.rs/goblin/ changelog 使用法 Goblinはrustc 1.85.0(Rust 2024エディション)を必要とします。 Cargo.tomlに追加してください。 root@kitploit: dependencies goblin = "0.10" 機能 素晴らしいクレート名 ゼロコピー、クロスプラットフォーム、エンディアン対応のELF64/32実装 – すごい! ゼロコピー、クロスプラットフォーム、エンディアン対応の32/64ビットMach-oパーサー – 驚き! PE 32/64ビットパーサー – ビンゴ...
poc_CVE-2021-36934
pocCVE-2021-36934 POCを使ったVolume Shadow copy Service VSSの実験...
mitos
Mitos Isolated, forkable computers for your AI agents. Millisecond microVM sandbox forking on Kubernetes: fork a running VM into parallel attempts and restore from memory in tens of milliseconds. Quickstart . Documentation . Features . Comparison . Contributing . Community What is Mitos Mitos giv...
BurpCopyIssues
Support Development If this project helps your work, support ongoing maintenance and new features. ETH Donation Wallet 0x11282eE5726B3370c8B480e321b3B2aA13686582 Scan the QR code or copy the wallet address above. BurpCopyIssues Burp Suite extension for browsing, copying, and exporting scan...
ransomware-simulator
QuickBuck - Ransomware Simulator root@kitploit: / \ / / / / / / // // // // // // '// |/ // // // '/ \\,/// ///\// ,/ ///\ Nextron Systems GmbH The goal of this repository is to provide a simple, harmless way to check your AV's protection on ransomware. This tool simulates typical ransomware...
CVE-2026-25212
CVE-2026-25212 – Percona PMM RCE PoC Critical – CVSS 9.9 – Authenticated Remote Code Execution in PMM 3.7. Description This proof‑of‑concept exploits a vulnerability where an internal PostgreSQL user in PMM retains 'SUPERUSER' privileges. An authenticated attacker with 'pmm-admin' rights can abus...
honda
RoguePlanet 作者:Nightmare-Eclipse HONDA 作者:nu11secur1ty RoguePlanet Windows Defender 漏洞 作者: 原始漏洞利用开发者 Nightmare-Eclipse 开发、测试与武器化 nu11secur1ty (渗透测试工程师) 🧠 nu11secur1ty 的技术分析 该漏洞利用利用了 Windows Defender 清理例程(MpCleanCallbackFunction)与卷影复制创建过程之间的竞态条件 。 💀 一击必杀 – 0-DAY 在首次成功命中 时,该漏洞利用会: 获取 NT...
getaltname
GSAN - Get Subject Alternative Names GSAN is a tool that can extract Subject Alternative Names SAN found in SSL Certificates directly from https servers which can provide you with DNS names subdomains or virtual servers. It doesn't rely on Certificate Transparency logs, it connects directly to th...
InstLatx64
InstLatx64 Copy of instlatx64.atw.hu...
zeroboot
Sub-millisecond VM sandboxes for AI agents via copy-on-write forking Try it root@kitploit: curl -X POST https://api.zeroboot.dev/v1/exec \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer zbdemohn2026' \ -d '"code":"import numpy as np; printnp.random.rand3"' Benchmarks Each sandbox...
Invoke-HiveNightmare
Invoke-HiveNightmare 基于PowerShell的CVE-2021-36934概念验证(PoC),使标准用户能够检索Windows 10版本1809或更新版本中的SAM、安全及软件注册表配置单元(Registry hives)。 情况说明 在特定版本的Windows 10中,标准用户对SYSTEMROOT\System32\Config目录下的文件拥有读取/执行权限,而该目录正是注册表配置单元在磁盘上的存放位置。不过,用户无法直接导航到该目录并复制粘贴,因为配置单元在系统启动时会加载到内存中并被锁定。如果存在卷影副本(Volume Shadow...