Home
Eno Leriand
Cancel

HackTheBox - Sense image

Foothold nmap scan $ nmap -min-rate 5000 --max-retries 1 -sV -sC -p- -oN Sense-full-port-scan.txt 10.10.10.60 PORT STATE SERVICE VERSION 80/tcp open http lighttpd 1.4.35 |_http-serv...

C|EH Practical Exam image

Let's start off with saying, I was originally not planning to do the C|EH Practical. I only found out about this towards the end of last year and then the thought popped in my head that maybe I sh...

HackTheBox - Admirer image

Foothold nmap scan $ nmap -min-rate 5000 --max-retries 1 -sV -sC -p- -oN Admirer-full-port-scan.txt 10.10.10.187 PORT STATE SERVICE VERSION 21/tcp open ftp vsftpd 3.0.3 22/tcp open ssh ...

VulnHub - Mr Robot image

Enumeration nmap scan nmap -min-rate 5000 --max-retries 1 -sV -sC -p- -oN Mr-robot-full-port-scan.txt 192.168.1.25 PORT STATE SERVICE VERSION 22/tcp closed ssh 80/tcp open http Apa...

VulnHub - Pwnlab image

Enumeration netdiscover nmap scan $ nmap -min-rate 5000 --max-retries 1 -sV -sC -p- -oN Pwnlab-full-port-scan.txt 192.168.1.170 PORT STATE SERVICE VERSION 80/tcp open http Apache h...

VulnHub - Stapler image

Enumeration netdiscover netdiscover is an active/passive ARP reconnaissance tool that allows us to identify which machines in our local network. nmap scan $ nmap -min-rate 5000 --max-retries ...

HackTheBox - Optimum image

Foothold nmap scan $ nmap -min-rate 5000 --max-retries 1 -sV -sC -p- -oN Optimum-full-port-scan.txt 10.10.10.8 Nmap scan report for 10.10.10.8 Host is up (0.15s latency). Not shown: 65534 filtere...