Hello, i want to share how i solve HackTheBox Ready machine. this box is kind need more research to analyze and fun. First step as usually use nmap payload “nmap 10.10.10.220 -sV -sC — script=vuln -O -oN detail.txt” that nmap will execute simple vuln script for all command port and…