Lucene search
+L

386 matches found

Kitploit
Kitploit
added 2026/09/13 8:07 a.m.4 views

CSSG

CSSG Cobalt Strike Shellcode Generator Ryan Stephenson RCStep Adds Shellcode - Shellcode Generator to the Cobalt Strike top menu bar CSSG is aggressor, .NET, and python scripts used to more easily generate and format beacon shellcode Generates beacon stageless shellcode with exposed exit method,...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:53 a.m.6 views

BeatRev

BeatRev Version 2 Disclaimer/Liability The work that follows is a POC to enable malware to "key" itself to a particular victim in order to frustrate efforts of malware analysts. I assume no responsibility for malicious use of any ideas or code contained within this project. I provide this researc...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/13 6:20 a.m.304 views

interactsh

An OOB interaction gathering server and client library Features • Usage • • • •...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 5:20 a.m.4 views

cve-2025-59287

CVE-2025-59287 - Kit de Explotación WSUS por adel-h4x0a ⚠️ Solo para fines educativos y de pruebas autorizadas ⚠️ Resumen Este kit demuestra la explotación de CVE-2025-59287, una vulnerabilidad de ejecución remota de código en Windows Server Update Services WSUS. Componentes 1. Módulo de cifrado...

9.8CVSS8.1AI score0.99979EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/13 2:57 a.m.7 views

perl-CryptX

NAME CryptX - Cryptographic toolkit SYNOPSIS CryptX is the distribution entry point. In normal code, load one of the concrete modules listed below. root@kitploit: one-shot hashing use Crypt::Digest qwdigestdatahex; my $sha256 = digestdatahex'SHA256', 'hello world'; classic AES-CBC encryption with...

6.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 2:53 a.m.7 views

Shellcode-Injection-Techniques

Shellcode Injection Techniques A collection of C shellcode injection techniques. All techniques use an AES encrypted meterpreter payload. I will be building this project up as I learn, discover or develop more techniques. Note: The project is not intended to be used as-is. If you are going to use...

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

Obfuscator

Obfuscator The program is designed to obfuscate the shellcode. Currently the tool supports 2 encryption. root@kitploit: 1 XOR 2 AES The tool accepts shellcode in 4 formats. root@kitploit: 1 base64 2 hex 3 c 4 raw Command Line Usage root@kitploit: Usage Description ----- ----------- /f Specify the...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:09 a.m.147 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
Kitploit
Kitploit
added 2026/09/12 11:39 p.m.8 views

CVE-2019-18935-bypasswaf

CVE-2019-18935-bypasswaf Modified from the original project: https://github.com/noperator/CVE-2019-18935 1. The attack malicious payload is passed from the cookie 2. Metadata data is passed in through an encrypted interface and deserialized 3. Default proxy 127.0.0.1:8080 4. Default attack payloa...

9.8CVSS7.8AI score0.99737EPSS
SaveExploits16References2
Kitploit
Kitploit
added 2026/09/12 11:13 p.m.6 views

covert-tube

covert-tube Un programa para controlar sistemas de forma remota subiendo videos a Youtube usando Python para crear los videos y el listener, emulando algunos malwares que estaba leyendo. Permite crear videos con fotogramas formados por texto simple, códigos QR con texto claro o códigos QR usando...

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

covert-tube

covert-tube A program to control systems remotely by uploading videos to Youtube using Python to create the videos and the listener, emulating some malware I was reading about. It allows to create videos with frames formed of simple text, QR codes with cleartext or QR codes using AES encryption...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 10:59 p.m.5 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/12 10:52 p.m.7 views

Ironsquirrel

IRONSQUIRREL This project aims at delivering browser exploits to the victim browser in an encrypted fashion. Ellyptic-curve Diffie-Hellman secp256k1 is used for key agreement and AES is used for encryption. By delivering the exploit code and shellcode to the victim in an encrypted way, the attack...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 10:21 p.m.10 views

venom

Venom C2 Venom C2 is a dependency‑free Python3 Command & Control framework for redteam persistence, built to run on systems without installing packages. It comprises a Flask team server, an Electron operator GUI, and a single‑file Python agent that communicates over HTTP/HTTPS using configurable...

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

dicerosbicornis

DicerosBicornis A stealthy Python based Windows backdoor that uses email as a command and control server. Requirements Python 2.x PyCrypto module WMI module Enum34 module Netifaces module pypiwin32 module Features Encrypted transportation messages AES + SHA256 hashing Generate computer unique id...

6.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 6:01 p.m.8 views

SharpCovertTube

SharpCovertTube SharpCovertTube is a program created to control Windows systems remotely by uploading videos to Youtube. The program monitors a Youtube channel until a video is uploaded, decodes the QR code from the thumbnail of the uploaded video and executes a command. The QR codes in the video...

6.3AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/12 4:03 p.m.46 views

lazywarden

Secure, Automated, and Multi-Cloud Bitwarden Backup and Import System Lazywarden is a Python automation tool designed to Backup and Restore data from your vault, including Bitwarden attachments. It allows you to upload backups to multiple cloud storage services and receive notifications across...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 4:02 p.m.11 views

tiny-AES-c

Tiny AES en C Esta es una implementación pequeña y portátil de los algoritmos de cifrado AES ECB, CTR y CBC escritos en C. Puedes sobrescribir el tamaño de clave predeterminado de 128 bits con 192 o 256 bits definiendo los símbolos AES192 o AES256 en aes.h. La API es muy sencilla y tiene este...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 3:33 p.m.11 views

Steganography-Online-Codec-JavaScript

Steganography Online Codec SDK for JavaScript & NPM Steganographic Online Codec allows you to hide a password encrypted message within the images & photos using AES encryption algorithm with a 256-bit PBKDF2 derived key. You can use it for free at:...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 2:12 p.m.7 views

covert-control

covert-control Controla sistemas de forma remota subiendo archivos a Google Drive, OneDrive, Youtube o Telegram usando Python para crear los archivos y los listeners. Permite crear archivos de texto, imágenes, audio o vídeos, con los comandos en texto claro o cifrados usando AES...

6AI score
SaveExploits0References3
Rows per page
Query Builder