Posts
Bookworm - HTB
·11 mins
htb
We start with a port scan as we normally do:
╰─ nmap -sC -sV 10.
Snoopy - HTB
·13 mins
htb
We begin with a port scan:
└─ nmap -sC -sV 10.129.189.160 Starting Nmap 7.
Coder - HTB
·21 mins
htb
Begin with a port scan:
└─$ nmap -sC -sV -Pn 10.129.69.238 Starting Nmap 7.
Escape - HTB
·15 mins
htb
We begin with a port scan:
└─$ sudo nmap -sV -Pn 10.129.25.141 Starting Nmap 7.
Investigation - HTB
·8 mins
htb
We can begin with an nmap scan:
└─$ nmap -sC -sV 10.129.9.176 Starting Nmap 7.