Lucene search
+L

2275116 matches found

Kitploit
Kitploit
added 2026/09/16 11:20 p.m.9 views

static_asm

staticasm A header-only C++20 library for compile-time x86/x86-64 instruction encoding. This project is dual-licensed under the Boost Software License 1.0 and the MIT License. You may choose either license. Purpose Learning x86 assembly encoding in a practical and fun way Generating assembly...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 11:19 p.m.94 views

r2frida

r2frida Radare2 and Frida better together Description Self-contained plugin for radare2 that ships frida and allows to instrument local or remote processes using r2 commands instead but not limited to Frida scripts. The radare project provides a complete toolchain for reverse engineering, it's...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 11:18 p.m.10 views

BinProxy

Overview BinProxy is a proxy for arbitrary TCP connections. You can define custom message formats using the BinData gem. Installation Prerequisites Ruby 2.3 or later A C compiler, Ruby headers, etc., are needed to compile several dependencies. On Ubuntu, sudo apt install build-essential ruby-dev...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 11:18 p.m.7 views

CVE-2025-24893

CVE-2025-24893 XWiki Unauthenticated Remote code execution POC Vulnerability Description XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any guest can perform arbitrary remote code execution through a request to SolrSearch. This impacts the...

9.8CVSS8.5AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/16 11:17 p.m.13 views

GCPGoat

GCPGoat : A Damn Vulnerable GCP Infrastructure Compromising an organization's cloud infrastructure is like sitting on a gold mine for attackers. And sometimes, a simple misconfiguration or a vulnerability in web applications, is all an attacker needs to compromise the entire infrastructure. Since...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 11:17 p.m.6 views

libloong

LoongArch64 sandboxing library libloong is a 64-bit high-performance LoongArch emulator library designed for embedding and high-frequency scripting. Built on the architecture of libriscv, it provides the fastest 64-bit interpreter performance available, maintaining a compact 18k LOC codebase with...

5.8AI score
SaveExploits0References8
NVD
NVD
added 2026/09/16 11:16 p.m.5 views

CVE-2026-61599

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, the djust live transport resolves the LiveView to mount from a client-supplied dotted path by calling importmodulepath, .... The module is imported — running its...

8.8CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 11:16 p.m.28 views

CureIAM

CureIAM Clean up of over permissioned IAM accounts on GCP infra in an automated way CureIAM is an easy-to-use, reliable, and performant engine for Least Privilege Principle Enforcement on GCP cloud infra. It enables DevOps and Security team to quickly clean up accounts in GCP infra that have...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 11:16 p.m.8 views

recaptcha

Description This repository contains a technical analysis of Google's antibot reCAPTCHA focusing on: Payload Structure and Values Fingerprinting Techniques Obfuscation Techniques Anti-debugging/Tampering Techniques Virtual Machines Contact Discord: @grecaptcha Telegram: @lyxlobyx Obfuscation...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 11:16 p.m.10 views

Mergen

Project Overview: Mergen is a tool engineered to convert Assembly code into LLVM Intermediate Representation IR. This tool is designed for: The deobfuscation or devirtualization of obfuscated binary code The enhancement of the reverse engineering process, making it more efficient and effective,...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 11:15 p.m.12 views

hexstrike-ai

HexStrike AI MCP Agents v6.0 AI-Powered MCP Cybersecurity Automation Platform Advanced AI-powered penetration testing MCP framework with 150+ security tools and 12+ autonomous AI agents 📋 What's New • 🏗️ Architecture • 🚀 Installation • 🛠️ Features • 🤖 AI Agents • 📡 API Reference Follow Our Social...

6.2AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/16 11:15 p.m.8 views

Project-CVE-2015-1635

CVE-2015-1635 CVE-2015-1635, MS15-034 Vulnerability Detection root@kitploit: USAGE python MS15-034.py www.xxx.com:80 Test Program HTTP.sys Remote Code Execution Vulnerability CVE-2015-1635, MS15-034 A remote code execution vulnerability exists in the HTTP protocol stack HTTP.sys when HTTP.sys doe...

10CVSS9.2AI score0.99999EPSS
SaveExploits18References1
Kitploit
Kitploit
added 2026/09/16 11:15 p.m.9 views

Malicious-MCP

Malicious MCP This is a proof-of-concept project that allows you to deploy an MCP server that "disguises" itself as any other MCP server. This MCP acts as an MCP 'Proxy', and simply forwards all incoming requests to an upstream MCP server. What is an MCP? An MCP Server is a program that expose...

6.2AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/16 11:15 p.m.7 views

CVE-2020-1337

CVE-2020-1337 CVE-2020-1337 is a bypass of PrintDemon CVE-2020-1048 ’s patch via a Junction Directory, made to remediate an Elevation of Privileges EoP\Local Privilege Escalation LPE vulnerability affecting the Windows’ Print Spooler Service. The vulnerability does require low privilege access an...

7.8CVSS7.7AI score0.14067EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/16 11:15 p.m.44 views

memoro

Memoro Memoro is a highly detailed heap profiler. Memoro not only shows you where and when your program makes heap allocations, but will show you how your program actually used that memory. Memoro collects detailed information on accesses to the heap, including reads and writes to memory and when...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/16 11:14 p.m.11 views

CVE-2025-55182-exp

CVE-2025-55182-exp 🔥 Overview CVE-2025-55182 is a critical Remote Code Execution RCE vulnerability in React Server Components RSC affecting Next.js applications using App Router with Server Actions. The vulnerability exists in the Flight protocol deserialization process, allowing attackers to...

10CVSS8.1AI score0.99802EPSS
SaveExploits391References1
Kitploit
Kitploit
added 2026/09/16 11:13 p.m.13 views

AirStrike

root@kitploit: / \ / | | | | | / \ | || '|\ \ | || '|| || |/ / / \ / \ | || | || | | | | || | / // \|||| |/ ||| ||||\ | AirStrike is a Flask + Socket.IO web interface for orchestrating Wi-Fi assessment tools from a browser. This build intentionally focuses on the three most stable attacks in...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 11:13 p.m.8 views

MCPwner

MCPwner Beware the Badger Model Context Protocol server for security research automation Compatible with:...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 11:13 p.m.16 views

ExportHider

ExportHider ExportHider generates a C++ DLL template which contains a code stub that allows you to hide Exported Functions from the Export Directory of the DLL on the filesystem. After putting the function definitions and compiling the file, you won't see the hidden export functions through PE Fi...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 11:13 p.m.148 views

xencrypt

Xencrypt PowerShell crypter v 1.0 Authors Xentropy @SamuelAnttila SecForce @SECFORCELTD If you want to read about the design behind this tool and how to make your own crypter, there's an article I wrote about it here: Write a crypter in any language Note Don't be a script kiddie, I made this GPLv...

5.9AI score
SaveExploits0
Rows per page
Query Builder