Lucene search
+L

24 matches found

Kitploit
Kitploit
added 2026/09/08 4:32 p.m.164 views

punk.py

punk.py unix SSH post-exploitation 1337 tool how it works punk.py is a post-exploitation tool meant to help network pivoting from a compromised unix box. It collect usernames, ssh keys and known hosts from a unix system, then it tries to connect via ssh to all the combinations found. punk.py is...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 4:02 p.m.38 views

fileless-xec

➲ fileless-xec 🦜 👋 Certainly useful , mainly for fun, rougly inspired by 0x00 article Pentest use: fileless-xec is used on target machine to stealthy execute a binary file located on attacker machine ➲ Short story fileless-xec enable us to execute a remote binary on a local machine directly from...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 2:29 p.m.7 views

mortar

Mortar Loader Red teaming evasion technique to defeat and divert detection and prevention of security products.Mortar Loader performs encryption and decryption PE/Shellcode inside the memory streams and execute it leveraging several injection techniques . Mortar is able to bypass modern anti-viru...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 1:35 p.m.8 views

DuplexSpyCS

DuplexSpy DuplexSpyCS CS stands for CSharp is a open source RAT base on C/S Continuously update: Branch-Version2.1.0 Documents The online documents are here: DuplexSpy Fileless Execution DLL and shellcode injector and loader Remote Plugin Proxy Introduction DuplexSpy is a open-source Windows RAT...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/08 6:05 a.m.11 views

DCOMIllusionist

🎩✨🪄 DCOMIllusionist Windows fileless lateral movement technique. Introduction • Build • Usage • Technical Details • Acknowledgements Introduction This tool enables remote code execution on a Windows machine, if you have administrative privileges. It leverages DCOM and the behavior of .NET DCOM...

7.2AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/08 12:17 a.m.7 views

DDexec

DDexec news I have updated DDexec so much it is barely recognizable, the parsing of the ELF is now done by machine code instead of by the shell script, making it far faster, reliable and comprehensible. It has also reduced its number of dependencies to the absolute minimum. It also now barely...

6.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 11:57 p.m.4 views

Villain

Villain Purpose Villain is a high-level Stage 0/1 C2 framework that can handle multiple reverse TCP and HoaxShell-based shells, enhance their functionality with additional features commands, utilities, and share them among connected sibling servers Villain instances running on different machines...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 6:09 p.m.7 views

WMEye

WMEye WMEye is an experimental tool that was developed when exploring about Windows WMI. The tool is developed for performing Lateral Movement using WMI and remote MSBuild Execution. It uploads the encoded/encrypted shellcode into remote targets WMI Class Property, create an event filter that whe...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 4:18 p.m.5 views

fileless-xec

➲ fileless-xec 🦜 👋 Ciertamente útil, principalmente por diversión, aproximadamente inspirado por el artículo de 0x00 artículo Uso en pentest: fileless-xec se utiliza en la máquina objetivo para ejecutar sigilosamente un archivo binario ubicado en la máquina del atacante ➲ Breve historia...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 9:55 p.m.6 views

FilelessPELoader

FilelessPELoader 在内存中加载远程 AES 加密的 PE 文件,解密并运行它 用法: 参考: https://github.com/aplyc1a/PEMemoryLoader?fbclid=IwAR2-VAQo8pJU-tdbSENjhDBdDGi5tyzrnW1S3D9BPAYR6C6-RK4hsEDjDGk 依赖项 1. hashlib 2. pycryptodome 3. pycryptodomex...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 7:00 a.m.8 views

ExecIT

ExecIT 描述 基于 HWSyscalls 的 DLL Shellcode 自注入器/运行器,最适合通过 rundll32 执行。如果受害端点能够访问攻击者控制的 SMB 共享,则可能实现无文件执行。 用法 root@kitploit: rundll32.exe ExecIT.dll, HelperFunc, 检测 截至目前此提交,它在所有已测试的 EDR 中完全未被检测到(取决于 shellcode)。 例如,针对 Defender for Endpoint EDR: 免责声明...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 2:53 a.m.6 views

Ivy

THIS REPOSITORY HAS BEEN ARCHIVED To view the latest version of Ivy or to submit an issue, reference https://github.com/Tylous/Ivy. More Information If you want to learn more about the techniques utilized in this framework as well as the defensive measure to help defend against it, please take a...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 4:35 a.m.5 views

ZeroRAT

ZeroRAT 简介 适用于windows的远控,客户端只需要执行一条指令,利用windows原生的程序执行,不在磁盘写文件,具有天然免杀的特性。重启失效。 程序里的download和upload都是以客户端的视角。客户端从服务端下载文件叫做download,客户端上传文件到服务端叫做upload。 配置 在config.py中修改客户端上线的地址和后台的管理密码,记得要检查下把debug关掉。 程序依赖flask和sqlite3,自行pip安装 客户端 把:替换成实际上线的地址 正常版 root@kitploit: rundll32.exe...

5.8AI score
SaveExploits0References3
Metasploit
Metasploit
added 2026/03/09 6:57 p.m.209 views

Linux RC4 Encrypted Payload Generator

This evasion module packs Linux payloads using RC4 encryption and executes them from memory using memfdcreate for fileless execution. Linux kernel version support: 3.17+ Module Options msf use evasion/linux/x64/rc4packer msf evasionrc4packer show actions ...actions... msf evasionrc4packer set...

5.8AI score
SaveExploits0
Metasploit
Metasploit
added 2026/03/03 6:58 p.m.251 views

Linux RC4 Packer with In-Memory Execution (x86)

This evasion module packs Linux payloads using RC4 encryption and executes them from memory using memfdcreate for fileless execution. The evasion module works on systems with Linux Kernel 3.17+ due to memfdcreate support. Features: - RC4 encryption with configurable key size - Fileless execution...

5.9AI score
SaveExploits0
Metasploit
Metasploit
added 2026/02/26 6:59 p.m.299 views

Linux RC4 Packer with In-Memory Execution

This evasion module packs Linux payloads using RC4 encryption and executes them from memory using memfdcreate for fileless execution. Linux kernel version support: 3.17+ Module Options msf use evasion/linux/aarch64/rc4packer msf evasionrc4packer show actions ...actions... msf evasionrc4packer set...

5.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2024/06/28 11:59 a.m.82 views

8220 Gang Exploits Oracle WebLogic Server Flaws for Cryptocurrency Mining

Security researchers have shed more light on the cryptocurrency mining operation conducted by the 8220 Gang by exploiting known security flaws in the Oracle WebLogic Server. "The threat actor employs fileless execution techniques, using DLL reflective and process injection, allowing the malware...

7.5CVSS7.1AI score0.99993EPSS
SaveExploits58
hivepro
hivepro
added 2024/01/30 1:36 p.m.36 views

FAUST: A Phobos Ransomware Variant Launches Fileless Attack

Summary: FAUST ransomware, a variant of the Phobos family, exhibiting intricate deployment stages, from decoding Base64 data to injecting shellcode. Notably, it employs a fileless attack through an Office document with a VBA script, emphasizing the need for user caution with document files from...

7.2AI score
SaveExploits0
zdt
zdt
added 2023/08/21 12:00 a.m.310 views

Linux/x64 - memfd_create ELF loader Shellcode (170 bytes)

Shellcode Title: Linux/x64 - memfdcreate ELF loader 170 bytes Shellcode Author: Ivan Nikolsky enty8080 & Tomas Globis tomasglgg Tested on: Linux x8664 Shellcode Description: This shellcode attempts to establish reverse TCP connection, reads ELF length, reads ELF and maps it into the memory, creat...

7.4AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/03/10 9:24 a.m.73 views

FIN8 Hackers Return With More Powerful Version of BADHATCH PoS Malware

Threat actors known for keeping a low profile do so by ceasing operations for prolonged periods in between to evade attracting any attention as well as constantly refining their toolsets to fly below the radar of many detection technologies. One such group is FIN8, a financially motivated threat...

8AI score
SaveExploits0
Rows per page
Query Builder