Scholarfriends
File Transfers Hack The Box Module 24
https://scholarfriends.com
Downloaded by: | https://scholarfriends.com/singlePaper/644179/file-transfers-hack-the-box-module-24
Distribution of this document is illegal.
, File Transfers:
Link to challenge: https://academy.hackthebox.com/module/24
(log in required)
Class: Tier 0 | Medium | Offensive
Before we begin: throughout the module we will be requested to login to
target Linux machines, and target windows machines.
The credentials will be provided for us by the module.
For Linux, we will use ssh with the command:
ssh <username>@<target-IP>
and then we will be requested to enter the password.
For windows – we will use xfreerdp with the command:
xfreerdp /v:<Target IP> /u:<username> /p:<password>
/dynamic-resolution
Throughout the module, those steps will be referred as ‘login to the
Linux/Windows target machine’.
Downloaded from Scholarfriends.com