Home
Eno Leriand
Cancel

HackTheBox - Remote image

Enumeration nmap scan # Nmap 7.91 scan initiated Sun Aug 15 17:43:17 2021 as: nmap -min-rate 5000 --max-retries 1 -sV -sC -p- -oN Remote-full-port-scan.txt 10.10.10.180 Warning: 10.10.10.180 givi...

HackTheBox - Bastion image

Enumeration nmap scan $ nmap -min-rate 5000 --max-retries 1 -sV -sC -p- -oN Bastion-full-port-scan.txt 10.10.10.134 Warning: 10.10.10.134 giving up on port because retransmission cap hit (1). Nma...

HackTheBox - Jerry image

Enumeration nmap scan $ nmap -min-rate 5000 --max-retries 1 -sV -sC -p- -oN Jerry-full-port-scan.txt 10.10.10.95 Nmap scan report for 10.10.10.95 Host is up (0.11s latency). Not shown: 65534 filt...

HackTheBox - Bounty image

Enumeration nmap scan $ nmap -min-rate 5000 --max-retries 1 -sV -sC -p- -oN Bounty-full-port-scan.txt 10.10.10.93 Nmap scan report for 10.10.10.93 Host is up (0.11s latency). Not shown: 65534 fil...

HackTheBox - Granny image

Enumeration nmap scan $ nmap -min-rate 5000 --max-retries 1 -sV -sC -p- -oN Granny-full-port-scan.txt 10.10.10.15 Nmap scan report for 10.10.10.15 Host is up (0.12s latency). Not shown: 65534 fi...

HackTheBox - Arctic image

Enumeration nmap scan $ nmap -sV -sC -p- -oN Arctic-full-port-scan.txt 10.10.10.11 Nmap scan report for 10.10.10.11 Host is up (0.10s latency). Not shown: 65532 filtered ports PORT STATE SER...

TryHackMe - Brainstorm image

Brainstorm is a TryHackMe room that consists in reversing a chat program and exploiting a buffer overflow on a remote Windows machine. Enumeration $ nmap -Pn -oN ports.txt 10.10.70.196 PORT S...