root@localhost:~# ssh  Summer@192.168.43.27 -p 22222
Summer@192.168.43.27's password: 
Last login: Thu Oct 12 23:35:03 2017 from 192.168.43.71
[Summer@localhost ~]$ ls
FLAG.txt
[Summer@localhost ~]$ cd /home
[Summer@localhost home]$ ls
Morty  RickSanchez  Summer
[Summer@localhost home]$ cd RickSanchez
[Summer@localhost RickSanchez]$ ls
RICKS_SAFE  ThisDoesntContainAnyFlags
[Summer@localhost RickSanchez]$ cd RICKS_SAFE
[Summer@localhost RICKS_SAFE]$ ls
safe
[Summer@localhost RICKS_SAFE]$