HTB-WRITEUP[Sau]
Jul 8, 2023 · 3 min read · Enumeration During the enumeration phase, we discovered the presence of two services on the target machine: OpenSSH and an HTTP service that redirects us to the "/web" path. nmap -sCV -p 22,55555 10.10.11.224 # Nmap 7.93 scan initiated Sat Jul 8 ...
RZrnoc and 1 more commented















