Windows File Transfer Methods
Download the file flag.txt from the web root using wget from the Pwnbox. Submit the contents of the file as your answer.


b1a4ca918282fcd96004565521944a3b
Upload the attached file named upload_win.zip to the target using the method of your choice. Once uploaded, unzip the archive, and run “hasher upload_win.txt” from the command line. Submit the generated hash as your answer.

In your machine, create a http server in the folder that you copied the file

Open Powerwhell

Download the file from your machine and show the content of it

e4feec466d5de701089b5cc1bf6d592a
Connect to the target machine via RDP and practice various file transfer operations (upload and download) with your attack host. Type “DONE” when finished.
DONE
Linux File Transfer Methods
Download the file flag.txt from the web root using Python from the Pwnbox. Submit the contents of the file as your answer.

5d21cf3da9c0ccb94f709e2559f3ea50
Upload the attached file named upload_nix.zip to the target using the method of your choice. Once uploaded, SSH to the box, extract the file, and run “hasher <extracted file>” from the command line. Submit the generated hash as your answer.
Download the file and create a php server

Connect to the server and upload the file



e4feec466d5de701089b5cc1bf6d592a
Connect to the target machine via SSH and practice various file transfer operations (upload and download) with your attack host (workstation). Type “DONE” when finished.
DONE