htb
2023
Intentions - HTB
·16 mins
htb
As always, we can begin with a port scan:
╰─ nmap -sC -sV 10.
Pilgrimage - HTB
·10 mins
htb
Enumeration # As always, we can begin with a port scan using nmap:
Sandworm - HTB
·15 mins
htb
Sandworm is a medium difficulty Linux machine that kicks off the start of the second competitive season on HTB.
Topology - HTB
·6 mins
htb
Enumeration # As always, we begin with a port scan:
╰─ nmap -sC -sV 10.
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.