Shellter is a dynamic shellcode injection tool aka dynamic PE infector. It can be used in order to inject shellcode into native Windows applications (currently 32-bit apps only). The shellcode can be something yours or something generated through a framework, such as Metasploit. Shellter takes advantage of the original structure of the PE file and doesn't apply any modification such as changing memory access permissions in sections (unless the user wants to), adding an extra section with RWE access, and whatever would look dodgy under an AV scan.
sudo apt install shellter (726 KB)
Dependências: kali-defaults, wine
Escolha um comando ao lado para ver a descrição e a ajuda completa.
shellter
root@kali:~# shellter -h
┏━(Message from Kali developers)
┃
┃ You may need to install the wine32 package first:
┃ # dpkg --add-architecture i386 && apt update && apt -y install wine32
┃
┗━
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: