Lucene search
+L

31681 matches found

Kitploit
Kitploit
added 2026/09/13 6:19 a.m.71 views

patching

Patching - Interactive Binary Patching for IDA Pro Overview Patching assembly code to change the behavior of an existing program is not uncommon in malware analysis, software reverse engineering, and broader domains of security research. This project extends the popular IDA Pro disassembler to...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 6:10 a.m.60 views

dorkbot

dorkbot Scan Google or other search results for vulnerabilities. dorkbot is a modular command-line tool for performing vulnerability scans against sets of webpages returned by Google search queries or other supported sources. It is broken up into two sets of modules: Indexers - modules that retur...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:06 a.m.19 views

AgentGuard

AgentGuard Zero-trust sandbox for autonomous AI agents. AgentGuard wraps any AI agent LangChain, CrewAI, AutoGen, custom scripts with safety rails. One command change: root@kitploit: Before dangerous — agent has full system access python myagent.py After sandboxed agentguard run -- python...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 5:55 a.m.16 views

pymeta

PyMeta PyMeta is a Python3 rewrite of the tool PowerMeta, created by dafthack in PowerShell. It uses specially crafted search queries to identify and download the following file types pdf, xls, xlsx, csv, doc, docx, ppt, pptx from a given domain using Google and Bing scraping. Once downloaded,...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 5:15 a.m.9 views

owLSM

🛡️ owLSM aspires to become the gold standard for prevention and detection for Linux 🛡️ owLSM is an eBPF LSM agent that implements a stateful Sigma rules engine focused on prevention. What is the project: owLSM focuses on three main things: 1 Prevention capabilities using a Sigma Rules Engine...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/13 4:43 a.m.144 views

xori

Xori - Custom disassembly framework Xori is an automation-ready disassembly and static analysis library that consumes shellcode or PE binaries and provides triage analysis data. Acknowledgements: Xori wouldn't exist without inspiration and ideas from the open source community. We are indebted to...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:36 a.m.7 views

uEmu

Overview uEmu is a tiny cute emulator plugin for IDA based on unicorn engine. Supports following architectures out of the box: x86 , x64 , ARM , ARM64 , MIPS , MIPS64 What is it GOOD for? Emulate bare metal code bootloaders, embedded firmware etc Emulate standalone functions What is it BAD for?...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 4:18 a.m.9 views

darkdump

darkdump About Darkdump is an open-source OSINT tool for deep web investigation. Given a search query it fetches results from multiple dark web search engines, optionally scrapes each result site for emails, metadata, keywords, documents, and images, and streams everything live to either the...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:46 a.m.54 views

crowdsec

CrowdSec is an open-source and participative security solution offering crowdsourced server detection and protection against malicious IPs. Detect and block with our Security Engine, contribute to the network, and enjoy our real-time community blocklist. Features & Advantages Versatile Security...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:41 a.m.7 views

N4xD0rk

N4xD0rk Listing subdomains about a main domain using the technique called Hacking with search engines. Instalation You can download the latest version of N4xD0rk by cloning the GitHub repository: root@kitploit: git clone https://github.com/n4xh4ck5/N4xD0rk.git Install the dependencies via pip:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:37 a.m.7 views

CVE-2020-6468-Chrome-Exploit

Chrome CVE-2020-6468 exploit Exploit for Issue 1076708. Wrote this exploit 2 years ago and then forgot about it :| exploitv8.js is an exploit written for d8 while exploitchrome.html targets chrome...

8.8CVSS7.8AI score0.06414EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 3:36 a.m.11 views

S.P.A.R.K--Standard-Python-ASCII-RPG-Kit-

S.P.A.R.K Version 1.0 Overview S.P.A.R.K is a light weight 2d Retro Ascii RPG Game Engine. It is build on the standard library hence no PIP install is required. The purpose of the engine is educational. I consider it an extension of my 15 mini python games tutorial series, it acts like a playgrou...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 3:35 a.m.6 views

DeepZero

Automated vulnerability research pipeline engine Define pipelines as YAML. DeepZero handles orchestration, parallelism, fault tolerance, and state. English | 简体中文 | Français 🔗 Pipeline-as-YAML - chain ingest, filter, transform, and LLM-assess stages declaratively ⚡ Parallel execution -...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 3:30 a.m.6 views

CVE-2021-41091

CVE-2021-41091 This exploit offers an in-depth look at the CVE-2021-41091 security vulnerability and provides a step-by-step guide on how to utilize the exploit script to achieve privilege escalation on a host. Vulnerability Summary CVE-2021-41091 is a flaw in Moby Docker Engine that allows...

6.3CVSS6.8AI score0.02848EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/13 3:15 a.m.8 views

dd

dd Run Linux containers on macOS — with no VM. What is dd? dd runs Linux containers natively on Apple-Silicon macOS without a virtual machine. There is no Linux kernel and no hypervisor underneath: a JIT translates the container's code and services its Linux syscalls in userspace the gVisor / PRo...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 3:14 a.m.11 views

shellen

Shellen General Shellen is an interactive shellcoding environment. If you want a handy tool to write shellcodes, then shellen may be your friend. Shellen can also be used as an assembly or disassembly tool. keystone and capstone engines are used for all of shellen's operations. Shellen only works...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 3:13 a.m.7 views

RastLeak

RastLeak Tool to automatic leak information using Hacking with engine searches Google and Bing. How to install root@kitploit: git clone https://github.com/n4xh4ck5/RastLeak.git Install dependencies with pip: root@kitploit: pip install -r requirements.txt To install wget: root@kitploit: sudo pip...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:13 a.m.40 views

osmedeus

Osmedeus Osmedeus - A Modern Orchestration Engine for Security What is Osmedeus? Osmedeus is a security focused declarative orchestration engine that simplifies complex workflow automation into auditable YAML definitions, complete with encrypted data handling, secure credential management, and...

6.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 3:10 a.m.9 views

BreakEscape

BreakEscape Rails Engine Cybersecurity training escape room game as a mountable Rails Engine. Features 24+ cybersecurity escape room scenarios Server-side progress tracking with 2-table schema Randomized passwords per game instance via ERB JIT Ink script compilation for NPC dialogue Polymorphic...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:04 a.m.7 views

CVE-2026-20841

🛡️ CVE-2026-20841 - Windows Notepad Security Test Tool ⚠️ What is CVE-2026-20841? CVE-2026-20841 is a known security weakness in the Windows Notepad application. It affects the markdown feature, which lets Notepad display formatted text with clickable links. This weakness happens because the...

7.8CVSS8AI score0.11848EPSS
SaveExploits9References1
Rows per page
Query Builder