# Meow

## Nmap Scan

nmap -O -sV -sC -p- <IP>

we got telnet port open and we have hint that we can login ass root withouth pasword

telnet <ip> portnumber

and get the flag
