briand


Validating the credential of the briand user against the target SSH server

┌──(kali㉿kali)-[~/PEN-200/PG_PRACTICE/scrutiny]
└─$ sshpass -p RefriedScabbedWasting502 ssh briand@onlyrands.com
Welcome to Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-182-generic x86_64)
 
 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro
 
 System information as of Tue 08 Apr 2025 11:37:07 AM UTC
 
  System load:  0.0               Processes:               233
  Usage of /:   83.5% of 9.75GB   Users logged in:         1
  Memory usage: 57%               IPv4 address for ens160: 192.168.138.91
  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
 
 
The list of available updates is more than a week old.
To check for new updates run: sudo apt update
Failed to connect to https://changelogs.ubuntu.com/meta-release-lts. Check your Internet connection or proxy settings
 
 
briand@onlyrands:~$ whoami
briand
briand@onlyrands:~$ hostname
onlyrands.com
briand@onlyrands:~$ 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
3: ens160: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 00:50:56:9e:ef:e0 brd ff:ff:ff:ff:ff:ff
    inet 192.168.138.91/24 brd 192.168.138.255 scope global ens160
       valid_lft forever preferred_lft forever

Validated Lateral Movement made to the briand user via SSH