first enumeration with nmap
# Nmap 7.93 scan initiated Thu Mar 9 20:02:28 2023 as: nmap -sC -sV -oN normal.tcp -p 22,80 -Pn 192.168.0.103
Nmap scan report for 192.168.0.103
Host is up (0.00044s latency).
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 8.4p1 Debian 5+deb11u1 (protocol 2.0)
| ssh-hostkey:
| 3072 fffdb20f38881a44c42b642cd297f68d (RSA)
| 256 ca5054f7244ea7f10646e72230ec95b7 (ECDSA)
|_ 256 0968c062831ef15dcb29a65eb472aacf (ED25519)
80/tcp open http Apache httpd 2.4.54 ((Debian))
|_http-server-header: Apache/2.4.54 (Debian)
|_http-title: w140
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 at Thu Mar 9 20:02:37 2023 -- 1 IP address (1 host up) scanned in 8.35 seconds
noticed a web server running on port 80, opening it on a browser we got directed to a car engine service homepage.