7 matches found
inceptor
🚩 这是 Inceptor 的公开仓库,如需最新版本和更新,请通过 https://porchetta.industries/ 支持我们。 🚩 赞助商 如果您想赞助本项目并获取 Inceptor 的最新版本、已解决问题和最新功能,请通过 https://porchetta.industries/ 支持我们。 官方 Discord 频道 来 Discord 上聊聊吧! Porchetta Industries 目录 概述 安装 用法 新闻 NW:我们目前正致力于改进模板引擎!一旦发布下一版本,有关如何使用、定制和扩展该工具的说明将发布在 Wiki 中。 概述...
Shhhloader
Shhhloader Shhhloader 是一个仍在开发中的 Shellcode 加载器。它接收原始 Shellcode 作为输入,并编译一个 C++ 存根,该存根会执行一系列不同的操作以尝试绕过 AV/EDR。附带的 Python 构建器可以在任何安装了 Mingw-w64 的 Linux 系统上运行。 2024年1月25日编辑:Shhhloader 现已支持PoolParty 变体 7!还添加了一个选项,可将 PoolParty 与模块占用(Module Stomping)相结合,以防止执行的 Shellcode 驻留在未备份内存中。以下视频演示了这种针对 Defender ATP...
hades
关于 Hades 是一款概念验证加载器,它结合了多种规避技术,旨在绕过现代 AV/EDR 常用的防御机制。 使用 最简单的方法可能是在 Linux 上使用 make 构建项目。 root@kitploit: git clone https://github.com/f1zm0/hades && cd hades make...
NewPowerDNS
NewPowerDNS NewPowerDNS es una versión actualizada del PowerDNS de @domchell. La principal característica añadida es el soporte para transferir archivos mediante registros DNS A. A continuación se muestra una lista completa de las modificaciones realizadas: Soporte para transferencia mediante...
Voidgate
VOIDGATE Descripción: Una técnica que se puede utilizar para evadir los escáneres de memoria de AV/EDR. Puede usarse para ocultar shellcodes conocidos y detectados como msfvenom realizando descifrado sobre la marcha de instrucciones individuales de ensamblador cifradas, haciendo así que los...
RecycledInjector - Native Syscalls Shellcode Injector
Currently Fully Undetected same-process native/.NET assembly shellcode injector based on RecycledGate by thefLink, which is also based on HellsGate + HalosGate + TartarusGate to ensure undetectable native syscalls even if one technique fails. To remain stealthy and keep entropy on the final...
Shhhloader - SysWhispers Shellcode Loader
Shhhloader is a SysWhispers Shellcode Loader that is currently a Work in Progress. It takes raw shellcode as input and compiles a C++ stub that has been integrated with SysWhispers in order to bypass AV/EDR. The included python builder will work on any Linux system that has Mingw-w64 installed. T...