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;

ShellCode
https://hodlyounger.github.io/2023/10/27/A_OS/Windows/ShellCode/ShellCode/
作者
mingming
发布于
2023年10月27日
许可协议