CSEP - File Transfer Using HTTP and PowerShell’s WebClient Object
This short lab will teach you how to quickly copy a file from your Kali attack machine to a compromised Windows machine using HTTP and PowerShell’s WebClient object.
Transferring files using HTTP from your attack machine to the target is as easy as starting an HTTP on your attack machine and connecting using a browser from within the target, but what if you only have command line access, e.g., a reverse shell? Then, using PowerShell or a normal Windows command prompt, we can use PowerShell’s WebClient object to connect to a remote HTTP server.
PayPal.Me/ckrahenbill
Download
0 formats
No download links available.
CSEP - File Transfer Using HTTP and PowerShell’s WebClient Object | NatokHD