Lucene search
+L

66567 matches found

Kitploit
Kitploit
added 2026/09/11 10:55 a.m.7 views

MoveKit

MoveKit - Cobalt Strike lateral movement kit Movekit is an extension of built in Cobalt Strike lateral movement by leveraging the executeassembly function with the SharpMove and SharpRDP .NET assemblies. The aggressor script handles payload creation by reading the template files for a specific...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 10:50 a.m.5 views

iptodomain

iptodomain Description: This tool allows you to extract domains from a IP range, using the historic information archived in Virustotalusing API key. It is usefull if you want to know what domains are behind of this IP address, for example in bug bounty programs one of the first steps is to extrac...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 10:39 a.m.6 views

cve-2021-4034

cve-2021-4034 PoC for cve-2021-4034 Based on the PoC by https://haxx.in: https://haxx.in/files/blasty-vs-pkexec.c. Probably he's https://github.com/blasty?! I don't know. With a little help from https://github.com/daimoniac How to use? Compile cve-2021-4034.c root@kitploit: gcc -Wall...

7.8CVSS7AI score0.94921EPSS
SaveExploits154References3
Kitploit
Kitploit
added 2026/09/11 10:37 a.m.6 views

EDD

CodeFactor EDD Enumerate Domain Data is designed to be similar to PowerView but in .NET. PowerView is essentially the ultimate domain enumeration tool, and we wanted a .NET implementation that we worked on ourselves. This tool was largely put together by viewing implementations of different...

5.9AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/09/11 10:27 a.m.13 views

Exploit for CVE-2026-88861

SecDim Challenge Builder Repro — Assurance Drift Working rep...

8.7CVSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 10:26 a.m.257 views

drltrace

Drltrace Windows test build Linux test build Drltrace is a dynamic API calls tracer for Windows and Linux applications. Drltrace is built on top of DynamoRIO dynamic binary instrumentation framework. Drltrace was initialy implemented by Derek Bruening and distributed with DynamoRIO and DrMemory...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/11 10:25 a.m.8 views

AndroidKernelVulnerability

Android Kernel Vulnerability Overview In November 2017 a use-after-free bug to linux kernel was detected by syzkaller system. In February 2018 this was patched in some linux kernels and android versions. This fix was never included in Android monthly security bulletins, so it was not patched in...

7.8CVSS8.1AI score0.72105EPSS
SaveExploits30References9
Kitploit
Kitploit
added 2026/09/11 10:24 a.m.3 views

ProcessHider

ProcessHider Created by M00nRise IMPORTANT NOTE This tools is allowed to use only for penetration testing and other white-hat activities. Illegal use is absoloutly frobidden! About ProcessHider is a post-exploitation tool designed to hide processes from monitoring tools such as Task Manager and...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 10:15 a.m.6 views

StandIn

StandIn StandIn is a small AD post-compromise toolkit. StandIn came about because recently at xforcered we needed a .NET native solution to perform resource based constrained delegation. However, StandIn quickly ballooned to include a number of comfort features. I want to continue developing...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/11 10:09 a.m.9 views

ida-pro-mcp

IDA Pro MCP Simple MCP Server to allow vibe reversing in IDA Pro. https://github.com/user-attachments/assets/6ebeaa92-a9db-43fa-b756-eececce2aca0 The binaries and prompt for the video are available in the mcp-reversing-dataset repository. Prerequisites Python 3.11 or higher Use idapyswitch to...

5.9AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/11 10:08 a.m.5 views

CVE-Factory

CVE-Factory: Escalando Tareas Agénticas de Nivel Experto para Vulnerabilidades de Seguridad en Código CVE-Factory es un sistema Multi-Agente para la reproducción de CVEs totalmente automatizada y de extremo a extremo. Dados los registros CVE, el sistema investiga automáticamente los detalles,...

6.1AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/11 10:00 a.m.5 views

AtlasReaper

AtlasReaper AtlasReaper is a command-line tool developed for offensive security purposes, primarily focused on reconnaissance of Confluence and Jira. It also provides various features that can be helpful for tasks such as credential farming and social engineering. The tool is written in C. Blog...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 9:58 a.m.6 views

365Inspect

Purpose Further the state of Microsoft 365 security by authoring a PowerShell script that automates the security assessment of Microsoft 365 environments. Soteria Inspect Soteria Inspect is born from the 365Inspect project and is Soteria's SaaS solution to aid in assessing the security of a...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 9:48 a.m.7 views

UAP-protocol

root@kitploit: ██╗ ██╗ █████╗ ██████╗ ██║ ██║██╔══██╗██╔══██╗ ██║ ██║███████║██████╔╝ ██║ ██║██╔══██║██╔═══╝ ╚██████╔╝██║ ██║██║ ╚═════╝ ╚═╝ ╚═╝╚═╝ Universal Agent Protocol A unified, security-first wire protocol for tool access, agent coordination, and structured RPC. Built to close CVE-2025-495...

9.4CVSS8.5AI score0.42669EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:47 a.m.5 views

thematrix

TheMatrix This project was created to ease the malware analysis process. The goal is to create an activator binary whose purpose is to load a user defined binary and monitor the execution by using Win32 API hooks. Relevant data is then saved to disk. The code supports both x86 and x64 binaries. D...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:46 a.m.6 views

ring3-kit

ring3-kit Hides Process From Task Manager Using NT Hooking NtQuerySystemInformation. A simple Ring-3 user mode rootkit. How Hook the API function NtQuerySystemInformation with our own function that hides a process from task manager Hooked function gets called instead The DLL is injected into...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:43 a.m.12 views

failpoint

failpoint Golang 的 failpoints 实现。故障点用于以用户可控的方式在代码中添加可注入错误的位置。故障点是一段代码片段,仅当对应的故障点处于激活状态时才会执行。 快速开始(使用 failpoint-ctl) 1. 从源码构建 failpoint-ctl root@kitploit: git clone https://github.com/pingcap/failpoint.git cd failpoint make ls bin/failpoint-ctl 2. 向你的程序注入故障点,例如: root@kitploit: package main import...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 9:42 a.m.6 views

HiddenNetworks-Python

HiddenNetworks-Python v0.9 May 2020 Hidden Networks is a new concept test based on the paper of the same name, that is programmed using Python 3.4. It facilitates the task of analysing local and remote machines within a domain, using WMI in searching for traces of connections by USB devices. With...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 9:40 a.m.8 views

RedGuard

RedGuard - Excellent C2 Front Flow Control tool English | 中文文档 0x00 Introduction What is RedGuard RedGuard, a derivative tool based on command and control C2 front flow control technology, has a lighter design, efficient traffic interaction, and reliable compatibility with development in the go...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 9:24 a.m.9 views

CANalyzat0r

This software project is a result of a Bachelor's thesis created atSCHUTZWERK in collaboration with Aalen University by Philipp Schmied @CaptnBanana. Please refer to the correspondingblog post for more information. Why another CAN tool? Built from scratch with new ideas for analysis mechanisms...

5.6AI score
SaveExploits0References1
Rows per page
Query Builder