andre
Validating the found password of the andre
user
┌──(kali㉿kali)-[~/archive/thm/cmess]
└─$ ssh andre@$IP
andre@10.10.107.72's password:
Welcome to Ubuntu 16.04.6 LTS (GNU/Linux 4.4.0-142-generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
Last login: Thu Feb 13 15:02:43 2020 from 10.0.0.20
andre@cmess:~$ whoami
andre
andre@cmess:~$ hostname
cmess
andre@cmess:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9001 qdisc pfifo_fast state UP group default qlen 1000
link/ether 02:f1:34:3a:89:8b brd ff:ff:ff:ff:ff:ff
inet 10.10.107.72/16 brd 10.10.255.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::f1:34ff:fe3a:898b/64 scope link
valid_lft forever preferred_lft forever
Validated
Lateral Movement made to the andre
user via SSH