❯ nmap -F 10.10.199.222 ... PORT STATE SERVICE 22/tcp open ssh 53/tcp open domain 80/tcp open http
❯ nmap -p80 -sV 10.10.199.222 ... PORT STATE SERVICE VERSION 80/tcp open http nginx 1.18.0 (Ubuntu) Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
# remember to remove ❯ vim /etc/hosts ... 10.10.199.222 creative.thm
saad@m4lware:~$ sudo -l [sudo] password for saad: # enter password Matching Defaults entries for saad on m4lware: env_reset, mail_badpass, secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin\:/snap/bin, env_keep+=LD_PRELOAD # this is the important line User saad may run the following commands on m4lware: (root) /usr/bin/ping