Lucene search
+L

715 matches found

Kitploit
Kitploit
added 2026/09/13 5:46 p.m.7 views

xeca

xeca xeca is a project that creates encrypted PowerShell payloads for offensive purposes. Creating position independent shellcode from DLL files is also possible. Note: Please place your custom AMSI bypass in src/assets/amsi-bypass.ps1. Table of Contents xeca Install How It Works Mitigations...

6AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/13 4:59 p.m.13 views

Reticulum

Reticulum Network Stack This repository isa public mirror. All development is happening elsewhere. To understand the foundational philosophy and goals of this system, read the Zen of Reticulum. Reticulum is the cryptography-based networking stack for building local and wide-area networks with...

5.9AI score
SaveExploits0References42
Kitploit
Kitploit
added 2026/09/13 4:07 p.m.11 views

mkPIVM

Read the research paper written for 1.0.0. mkPIVM is a polymorphic position-independent shellcode virtualizer for Windows x86 and x64 Linux soon. Feed it raw shellcode. It emits another raw blob: a small virtual machine that interprets a lifted, encrypted-at-rest version of your original...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 3:58 p.m.9 views

xalgorix

Xalgorix — Open-source AI pentester that proves vulnerabilities Most scanners detect. Xalgorix proves. An autonomous LLM agent works a full pentest methodology, then an independent verifier re-exploits every finding before it's reported — so you get proof, not a pile of maybes to triage...

6.1AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/13 2:29 p.m.12 views

malasada

malasada Donut for Linux, converts a Linux ELF shared object .so into a position-independent .bin blob that can be executed directly from memory for example, by copying it into an mmap'd region and jumping to it as a function pointer. This project intentionally avoids memfd memfdcreate, execveat ...

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

rsyscall

Summary rsyscall is a library which provides a interface to an ever-growing subset of Linux system calls. This interface is: process-independent : all system calls are called as methods on process objects, which can refer to the "local" process or to other processes under our control, possibly on...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 1:59 p.m.50 views

dradis-ce

Welcome to the Dradis Framework An Automated Pentest Reporting Tool Dradis is an open-source collaboration framework and penetration testing report generator that helps InfoSec teams streamline reporting workflows. With support for importing data from tools like Burp Suite, Nessus, and Nmap, Drad...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 1:21 p.m.7 views

ShellcodeCompiler

Shellcode Compiler Shellcode Compiler is a program that compiles C/C++ style code into a small, position-independent and NULL-free shellcode for Windows x86 and x64 and Linux x86 and x64. It is possible to call any Windows API function or Linux syscall in a user-friendly way. Shellcode Compiler...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:21 p.m.6 views

sRDI

sRDI - Shellcode Reflective DLL Injection sRDI allows for the conversion of DLL files to position independent shellcode. It attempts to be a fully functional PE loader supporting proper section permissions, TLS callbacks, and sanity checks. It can be thought of as a shellcode PE loader strapped t...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 10:57 a.m.9 views

SILVERPICK

SILVERPICK VERSION v1.1 BRIEF Project SILVERPICK is a Windows User-Mode Shellcode Development Framework WUMSDF whose sole purpose is to empower capability developers to build Position Independent Code PIC blobs for Windows x64 using C/C++ in an easy manner so as to reduce the development costs of...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 10:53 a.m.108 views

lk_scraper

LinkedIn Scraper Scrapes Any LinkedIn Data Installation root@kitploit: $ pip install git+git://github.com/jqueguiner/lkscraper Setup Using Docker compose root@kitploit: $ docker-compose up -d $ docker-compose run lkscraper python3 Using Docker only for Selenium server First, you need to run a...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 9:06 a.m.5 views

libpcap

LIBPCAP 1.x.y by The Tcpdump Group To report a security issue please send an e-mail to [email protected]. To report bugs and other problems, contribute patches, request a feature, provide generic feedback etc please see the guidelines for contributing. The documentation directory has README...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 6:30 a.m.8 views

angr

angr angr es un marco de análisis binario independiente de la plataforma. Es presentado por el Computer Security Lab de UC Santa Barbara, SEFCOM en Arizona State University, su equipo CTF asociado, Shellphish, la comunidad de código abierto, y @rhelmot. Enlaces del proyecto Página principal:...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 2:38 a.m.15 views

donut

Current version: v1.1 Table of contents 1. Introduction 2. How It Works 3. Building 4. Usage 5. Subprojects 6. Developing with Donut 7. Questions and Discussions 8. Disclaimer 1. Introduction Donut is a position-independent code that enables in-memory execution of VBScript, JScript, EXE, DLL file...

5.8AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/13 1:57 a.m.10 views

execute-assembly-pico

Execute Assembly PICO A PICO for Crystal Palace that implements native CLR hosting to execute an appended .NET assembly in memory, using the same technique as the donut shellcode generator. This allows you to load .NET tools like Rubeus or Seatbelt from position-independent code without dropping...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 11:13 p.m.7 views

net-creds

Thoroughly sniff passwords and hashes from an interface or pcap file. Concatenates fragmented packets and does not rely on ports for service identification. Screenshots --- Sniffs URLs visited POST loads sent HTTP form logins/passwords HTTP basic auth logins/passwords HTTP searches FTP...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 10:45 p.m.9 views

peCloakCapstone

peCloak - Capstone This is a simple fork of SecuritySift's peCloak that uses Capstone. The intention is to provide a fork based on a well-maintained, up-to-date disassembly library and to make the script multi-platform. Here's what I did so far: Replaced pydasm with Capstone Included a patched...

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

HandleKatz

HandleKatz This tool was implemented as part of our Brucon2021 conference talk and demonstrates the usage of cloned handles to Lsass in order to create an obfuscated memory dump of the same. It compiles down to an executable living fully in its text segment. Thus, the extracted .text segment of t...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 8:39 p.m.35 views

fuzztruction

Fuzztruction Fuzztruction is an academic prototype of a fuzzer that does not directly mutate inputs as most fuzzers do but instead uses a so-called generator application to produce an input for our fuzzing target. As programs generating data usually produce the correct representation, our fuzzer...

6.7AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/12 5:58 p.m.10 views

DeepSleep

DeepSleep A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC. Huge thanks to @waldoirc for documenting large parts of this technique on his blog This implementation is different in that it does not make use of any APCs and is fully implemented as PIC. Description I have...

5.9AI score
SaveExploits0References5
Rows per page
Query Builder