CSEP - File Transfer Using HTTP and PowerShell’s WebClient Object
Professor K
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. ... https://www.youtube.com/watch?v=Y4f2ZJoVahY
2021-12-14
0.0 LBC
Copyrighted (contact publisher)
9046793 Bytes