amay
Checking for password reuse
┌──(kali㉿kali)-[~/archive/htb/labs/sea]
└─$ ssh amay@sea.htb
The authenticity of host 'sea.htb (10.129.118.101)' can't be established.
ED25519 key fingerprint is SHA256:xC5wFVdcixOCmr5pOw8Tm4AajGSMT3j5Q4wL6/ZQg7A.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'sea.htb' (ED25519) to the list of known hosts.
amay@sea.htb's password:
Welcome to Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-190-generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/pro
System information as of Sun 11 Aug 2024 05:24:25 PM UTC
System load: 0.79 Processes: 251
Usage of /: 67.7% of 6.51GB Users logged in: 0
Memory usage: 15% IPv4 address for eth0: 10.129.118.101
Swap usage: 0%
Expanded Security Maintenance for Applications is not enabled.
0 updates can be applied immediately.
Enable ESM Apps to receive additional future security updates.
See https://ubuntu.com/esm or run: sudo pro status
Last login: Mon Aug 5 07:16:49 2024 from 10.10.14.40
amay@sea:~$ whoami
amay
amay@sea:~$ hostname
sea
amay@sea:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
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
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:50:56:94:3b:14 brd ff:ff:ff:ff:ff:ff
inet 10.129.118.101/16 brd 10.129.255.255 scope global dynamic eth0
valid_lft 3599sec preferred_lft 3599sec
Lateral Movement made to the amay
user via SSH