Lucene search
+L
KitploitRecent

44612 matches found

Kitploit
Kitploit
added 2026/09/11 9:33 p.m.10 views

binary-ninja-headless-mcp

Binary Ninja Headless MCP A headless Binary Ninja server that speaks MCP Model Context Protocol, giving AI agents full access to deep reverse-engineering workflows — disassembly, IL, patching, types, xrefs, and more — without a GUI. Designed to run in the same Docker container as the agent runtim...

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

multiscanner

MultiScanner Introduction MultiScanner is a file analysis framework that assists the user in evaluating a set of files by automatically running a suite of tools for the user and aggregating the output. Tools can be custom built Python scripts, web APIs, software running on another machine, etc...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:33 p.m.12 views

MalwareSourceCode

managed by vx-underground | follow us on Twitter | download malware samples at the VXUG/samples page Liability Disclaimer: To the maximum extent permitted by applicable law, vx-underground and/or affiliates who have submitted content to vx-underground, shall not be liable for any indirect,...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 9:33 p.m.7 views

shellcide

Shellcide x8664 shellcode IDE for Linux. You can find an online demodoes not support debugging here: Shellcide Online Demo Status This is a tool I tried to make back in around 2018, but never finished because of my lack of skills and interest in GUI development. I'm now using this as an excuse to...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:32 p.m.7 views

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...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:32 p.m.9 views

RedTeamCoin

RedTeamCoin RedTeamCoin is a blockchain-based cryptocurrency mining pool implementation designed for authorized security testing and red team operations. Built in Go with Java client support, it simulates real-world cryptomining attacks to help organizations assess their detection capabilities an...

6.1AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 9:32 p.m.9 views

LDAPFragger

LDAPFragger LDAPFragger is a Command and Control tool that enables attackers to route Cobalt Strike beacon data over LDAP using user attributes. For background information, read the release blog: http://blog.fox-it.com/2020/03/19/ldapfragger-command-and-control-over-ldap-attributes Dependencies a...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:32 p.m.2 views

idenLib

idenLib - Library Function Identification When analyzing malware or 3rd party software, it's challenging to identify statically linked libraries and to understand what a function from the library is doing. idenLib.exe is a tool for generating library signatures from .lib/.obj/.exe files...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 9:32 p.m.71 views

miasm

What is Miasm? Miasm is a free and open source GPLv2 reverse engineering framework. Miasm aims to analyze / modify / generate binary programs. Here is a non exhaustive list of features: Opening / modifying / generating PE / ELF 32 / 64 LE / BE Assembling / Disassembling X86 / ARM / MIPS / SH4 /...

6.3AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/11 9:32 p.m.10 views

Politician

Politician A sophisticated WiFi auditing library for ESP32 microcontrollers Politician is an embedded C++ library designed for WiFi security auditing on ESP32 platforms. It provides a clean, modern API for capturing WPA/WPA2/WPA3 handshakes and harvesting enterprise credentials using advanced...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 9:32 p.m.7 views

snapchat-map-scraper

Snapchat Story Downloader This program can search Snapchat's public Snap Map at multiple locations and download all stories for later investigation and categorization. A lot is unknown about how Snapchat decides which videos show up at which "point" on the map, so the scraper can also randomize t...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:32 p.m.10 views

malboxes

= Malboxes :toc: preamble :toclevels: 2 :twob: https://twitter.com/obilodeau :twhg: https://twitter.com/hugospns // github stuff ifdef::env-github:github: ifndef::github // local logo image::docs/logos/main.svgMalboxes Logo endif:: ifdef::github // logo on github...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/11 9:32 p.m.14 views

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...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/11 9:32 p.m.14 views

MemProcFS

MemProcFS: MemProcFS is an easy and convenient way of viewing physical memory as files in a virtual file system. Easy trivial point and click memory analysis without the need for complicated commandline arguments! Access memory content and artifacts via files in a mounted virtual file system or v...

6AI score
SaveExploits0References37
Kitploit
Kitploit
added 2026/09/11 9:31 p.m.4 views

fleet-cve-scanner

fleet-cve-scanner An open-source, single-script CVE scanner for RMM-managed fleets. Pure PowerShell 7, no agents, no appliances, no license fees. It answers one question for every piece of software on every endpoint you manage: is the installed version known to be vulnerable, and how urgent is it...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 9:31 p.m.5 views

Android-Imgui-Template

Android ImGui Template Android menu template using Zygisk + ImGui. https://github.com/user-attachments/assets/816113d9-611d-4909-a08e-0f4e8ab6d03b Requirements Android NDK r27 ndk;27.0.12077973 Build Locally root@kitploit: export ANDROIDNDKHOME=/path/to/ndk/27.0.12077973 $ANDROIDNDKHOME/ndk-build...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 9:31 p.m.7 views

burner-net

BurnerNet Zero-trust, anti-forensic HTTP client. Wipes secrets. Severs traces. CPR in a Stealth Tank. 👻 BurnerNet is a C++20 anti-forensic HTTP client. It provides a fluent, CPR-like API for apps that cannot fully trust the local machine—physically wiping secrets from RAM and severing execution...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 9:31 p.m.7 views

Check-LocalAdminHash

Check-LocalAdminHash Check-LocalAdminHash is a PowerShell tool that attempts to authenticate to multiple hosts over either WMI or SMB using a password hash to determine if the provided credential is a local administrator. It's useful if you obtain a password hash for a user and want to see where...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 9:31 p.m.9 views

cve-lite-cli

Most tools tell you what's wrong. CVE Lite CLI tells you what to run...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 9:31 p.m.7 views

SecureAI-Scan

SecureAI-Scan Offline CLI that scans TypeScript, JavaScript, and Python for LLM, MCP, Agent Skill, and RAG risks — import-resolved dataflow evidence, zero default false positives, mapped to OWASP LLM/ASI/MCP Top 10...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 9:31 p.m.4 views

Ghostfuscator

Ghostfuscator Obfuscate python scripts making them password-protected using AES Encryption Usage Just execute the script, and follow the menu. Info Once an script is obfuscated, when running it a password asking prompt will appear, after submiting the correct password, the script will execute...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:31 p.m.18 views

aegis

Aegis Kernel-mode process protection driver using ObRegisterCallbacks to strip memory access permissions from handles. Basic implementation that hooks handle creation and removes PROCESSVMREAD/WRITE/OPERATION from unauthorized access attempts. Note: If the GIF doesn't animate, view it directly on...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:31 p.m.12 views

scirius

======= Scirius Introduction Scirius Community Edition is a web interface dedicated to Suricata ruleset management. It handles the rules file and update associated files. .. image:: https://github.com/StamusNetworks/scirius/raw/master/doc/images/suricata-index.png :alt: Suricata page :align: cent...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 9:31 p.m.8 views

MultiPotato

MultiPotato First of all - credit to @splintercode & @decoderit for RoguePotato as this code heavily bases on it. This is just another Potato to get SYSTEM via SeImpersonate privileges. But this one is different in terms of It doesn't contain any SYSTEM auth trigger for weaponization. Instead the...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 9:31 p.m.23 views

PentestGPT

PentestGPT AI-Powered Autonomous Penetration Testing Agent Published at USENIX Security 2024 Official Website: pentestgpt.com » Research Paper · ·...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 9:31 p.m.9 views

NemoClaw

NVIDIA NemoClaw: Reference Stack for Sandboxed AI Agents in OpenShell NVIDIA NemoClaw is an open source reference stack for running always-on AI agents more safely inside NVIDIA OpenShell sandboxes. It provides guided onboarding, a hardened blueprint, routed inference, network policy, and lifecyc...

5.8AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/11 9:30 p.m.9 views

skillscript

Safe, reusable automation authored by agents. skillscript.ai • docs TL;DR — npm install -g skillscript-runtime && skillfile init && skillfile dashboard. See Quickstart. What is Skillscript? Skillscript came from asking: what would a Makefile look like if it built skills instead of binaries? The...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:30 p.m.8 views

chomtesh

CHOMTE.SH Be sure to :star: this repo so you can keep up to date on any daily progress! CHOMTE.SH is a versatile framework designed for automating reconnaissance tasks in penetration testing. It's useful for bug bounty hunters and penetration testers in both internal and external network...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 9:30 p.m.87 views

pillager

Pillager Pillage filesystems for sensitive information with Go. Table of Contents 1. Summary 2. Installation 3. Usage 4. Exfiltration 5. Documentation Summary Pillager is designed to provide a simple means of leveraging Go's strong concurrency model to recursively search directories for sensitive...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 9:30 p.m.7 views

HydraDragonAntivirus

Hydra Dragon Antivirus 📚 For detailed documentation, architecture diagrams, and component guides, visit our Project Wiki. WARNING: ACTIVE DEVELOPMENT IN PROGRESS This project is not production-ready. Breaking changes, bugs, and incomplete features should be expected...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:30 p.m.38 views

fakelogonscreen

FakeLogonScreen FakeLogonScreen is a utility to fake the Windows logon screen in order to obtain the user's password. The password entered is validated against the Active Directory or local machine to make sure it is correct and is then displayed to the console or saved to disk. It can either be...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 9:30 p.m.10 views

ctf-party

ctf-party What it is...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 9:30 p.m.11 views

BYOSI

BYOSI Evade EDR's the simple way, by not touching any of the API's they hook. Theory I've noticed that most EDRs fail to scan scripting files, treating them merely as text files. While this might be unfortunate for them, it's an opportunity for us to profit. Flashy methods like residing in memory...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:30 p.m.3 views

NMapGUI

Codacy Badge NMapGUI is an advanced graphical user interface for NMap network analysis tool. It allows to extend and ease the typical usage of NMap by providing a visual and fast interface with the application THIS PROJECT IS CURRENTLY UNMAINTAINED - For the moment Java8 is required. Later...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 9:30 p.m.8 views

Xerror

Xerror Xerror is an automated penetration tool , which will help security professionals and non professionals to automate their pentesting tasks. Xerror will perform all tests and, at the end generate two reports for executives and analysts. Xerror provides GUI easy to use menu driven...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:29 p.m.11 views

NoSQLMap

NoSQLMap NoSQLMap is an open source Python tool designed to audit for as well as automate injection attacks and exploit default configuration weaknesses in NoSQL databases and web applications using NoSQL in order to disclose or clone data from the database. Originally authored by @tcsstool and n...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:29 p.m.962 views

h8mail

h8mail is an email OSINT and breach hunting tool using different breach and reconnaissance services, or local breaches such as Troy Hunt's "Collection1" and the infamous "Breach Compilation" torrent. 📖 Table of Content Table of Content Features APIs Usage Usage examples Thanks & Credits Related...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/11 9:29 p.m.6 views

amira

AMIRA: Automated Malware Incident Response & Analysis AMIRA is a service for automatically running the analysis on the OSXCollector output files. The automated analysis is performed via OSXCollector Output Filters, in particular The One Filter to Rule Them All : the Analyze Filter. AMIRA takes ca...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/11 9:29 p.m.17 views

macphish

macphish Office for Mac Macro Payload Generator Attack vectors There are 4 attack vectors available: beacon creds meterpreter meterpreter-grant For the 'creds' method, macphish can generate the Applescript script directly, in case you need to run it from a shell. beacon On execution, this payload...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:29 p.m.4 views

awesome-cybersec

awesome-cybersec A collection of awesome platforms, blogs, documents, books, resources and cool stuff about security While this repository is still a work in progress , the goal is to build a categorized community-driven collection of very well-known resources. All the good stuff in one place...

5.9AI score
SaveExploits0References60
Kitploit
Kitploit
added 2026/09/11 9:29 p.m.8 views

Pybelt

NOTE: This project is no longer updated, this will be the last push to this project, if you would like more info, feel free to ping me on Twitter: @staysalty Pybelt Pybelt is an open source hackers tool belt complete with: A port scanner SQL injection scanner Dork checker Hash cracker Hash type...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:29 p.m.298 views

dnstwist

See what sort of trouble users can get in trying to type your domain name. Find lookalike domains that adversaries can use to attack you. Can detect typosquatters, phishing attacks, fraud, and brand impersonation. Useful as an additional source of targeted threat intelligence. DNS fuzzing is an...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:28 p.m.53 views

amlsec

Automated Security Risk Identification in Cyber-Physical Production Systems Using AutomationML-Based Engineering Data This prototype implements the methods presented in the following two publications: 1. Eckhart, M., Ekelhart, A., & Weippl, E. R. 2020. Automated Security Risk Identification Using...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:28 p.m.9 views

VibeSec-Skill

VibeSec-Skill Stop vibe coding vulnerabilities into production. An AI skill that brings 5+ years of bug bounty hunting experience directly into your AI coding workflow - so LLM models write secure code from the start. Introduction Vibe coding is fun until your app ends up on social media for all...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:28 p.m.3742 views

ysoserial

ysoserial A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. Description Originally released as part of AppSecCali 2015 Talk "Marshalling Pickles: how deserializing objects will ruin your day" with gadget chains for Apache Commons Collections 3.x and...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 9:28 p.m.7 views

Learn-Web-Hacking

Web Hacking Study Notes 中文版 README Link to notes English Translation Status This English version is a work in progress. The translated table of contents is intended to help readers find topics, but many pages in the English site may still show the original Chinese text. The Chinese files under...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:28 p.m.9 views

XPL-SEARCH

XPL SEARCH root@kitploit: Search exploits/vulnerabilities in multiple databases online! XPL SEARCH is a multiplatform toolWindows and Linux, which was developed in PHP with the aim of helping the hacker community to find exploits or 'vulnerabilities', using online databases, below is the list of...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:28 p.m.12 views

AWS-Loot

AWSLoot Searches an AWS environment looking for secrets, by enumerating environment variables and source code. This tool allows quick enumeration over large sets of AWS instances and services. Install root@kitploit: pip install -r requirements.txt An AWS credential file .aws/credentials is requir...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:28 p.m.10 views

sqlifinder

SQL Injection scanner made with python. Features • Install • Usage • sqlifinder is a tool with the function of detecting GET-based sql injection vulnerabilities in web applications using waybackurls, web crawlers and sql injection payloads. Features Fast and powerful scanner Include web crawler a...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:28 p.m.166 views

sgx-step

A Practical Attack Framework for Precise Enclave Execution Control SGX-Step is an open-source framework to facilitate side-channel attack research on Intel x86 processors in general and Intel SGX platforms in particular. SGX-Step consists of an adversarial Linux kernel driver and a small user-spa...

5.9AI score
SaveExploits0References1
Total number of security vulnerabilities44612