Enummeration Starting of with a portscan. root@redteam:~/htb/querier# nmap -n -T4 -sV -sC -oN defaultscan 10.10.10.125 Starting Nmap 7.70 ( https://nmap.org...
Hack The Box
This challenge starts off with a zip file which off course needs to be unzipped with the password hackthebox When...
# Getting started Normally I start off with a nmap portscan and from there enumerate my way up. But because...
Starting with a port scan. root@n0w4n:~# nmap -v -n -T4 -sS -sV -sC -oN ~/htb/olympus/scan.nmap -p- 10.10.10.83 Starting Nmap 7.70...
Starting with a port scan to see the open ports and running services + version. root@n0w4n:~/htb/dab# nmap -v -n -T4...
As always I start with a port scan to get a list of open ports and running services: # Nmap...
As usual I'm starting with a port scan to get a list of open ports and running services. root@n0w4n:~/htb/curling# nmap...
Starting with port scan. root@n0w4n:~/opt/htb/popcorn# nmap -n -A -T4 -sC -oN scan -p- 10.10.10.6 Starting Nmap 7.70 ( https://nmap.org )...
Starting with a port scan. root@n0w4n:~# nmap -vv -n -T4 -A -sC -p- 10.10.10.22 Starting Nmap 7.70 ( https://nmap.org )...
Starting with a port scan. root@n0w4n:~# nmap -n -A -T4 -p- 10.10.10.79 Starting Nmap 7.70 ( https://nmap.org ) at 2018-07-04...