Lab T1.5.4 Remote Network
We will do a Lab working with Remote Networking Tools
You will do this as a group and as an individual.
Lab - 1.5.4 Remote Networking Tools - Click here.
We will doing this on my big Screen.
What we will capture: (Mr. Cusack will need to sign each page
and with the students signature)
Start your Cyber Range:
Start both the Linux and Ubuntu machines.
PX_lastname_sshdP8.png
- Screen shot of:
/etc/ssh/sshd_config after modification
PX_lastname_sshdP10.png
- Screen shot of:
Switch to the Kali machine.
sudo nano /etc/ssh/sshd_config
• sudo service ssh restart
PX_lastname_sshdP11.png
- Screen shot of:
ssh ubuntu@<ubuntu_IP_address> –p 22
pwd
ls
PX_lastname_sshdP12.png
- Screen shot of:
touch ubuntu_home.txt
nano ubuntu_home.txt
Type “This file was created in the Ubuntu from
Kali. Mr. Cusack is your Cyber teacher"
ls
cat ubuntu_home.txt
exit
PX_lastname_sshdP13.png
- Screen shot of:
kali@<kali_IP_address> –p 22
pwd
ls
PX_lastname_sshdP14.png
- Screen shot of:
touch kali_home.txt
nano kali_home.txt
Type “This file was created in the Kali from
Ubuntu. Hard Work will help with your financial success."
ls
cat kali_home.txt
exit
PX_lastname_sshdP15.png
- Screen shot of:
Transfer the file using SCP
scp ubuntu_home.txt kali@<kali_IP_address>:/home/kali/
PX_lastname_sshdP16.png
- Screen shot of:
sftp ubuntu@<ubuntu_IP_address>
PX_lastname_sshdP18.png
- Screen shot of:
Use the following to transfer the Kali file to the Ubuntu
put kali_home.txt /home/ubuntu
PX_lastname_sshdP19.png
- Screen shot of:
Use cat kali_home.txt to view the file.
Be sure to drop off your 9 files
into google classroom.
PX_lastname_sshdP8.png
PX_lastname_sshdP10.png
PX_lastname_sshdP11.png
PX_lastname_sshdP12.png
PX_lastname_sshdP13.png
PX_lastname_sshdP14.png
PX_lastname_sshdP15.png
PX_lastname_sshdP16.png
PX_lastname_sshdP18.png
PX_lastname_sshdP19.png