Easy

Hack The Box - Bastion

We are going to pwn Bastion from Hack The Box. Link: https://www.hackthebox.eu/home/machines/profile/186 Let’s Begin with our Initial Nmap Scan. Nmap Scan Results: PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH for_Windows_7.9 (protocol 2.0) | ssh-hostkey: | 2048 3a:56:ae:75:3c:78:0e:c8:56:4d:cb:1c:22:bf:45:8a (RSA) | 256 cc:2e:56:ab:19:97:d5:bb:03:fb:82:cd:63:da:68:01 (ECDSA) |_ 256 …

Hack The Box - Jerry

We are going to pwn Jerry from Hack The Box. Link : https://www.hackthebox.eu/home/machines/profile/144 Let’s Begin with our Initial Nmap Scan. Nmap Scan Results: PORT STATE SERVICE VERSION 8080/tcp open http Apache Tomcat/Coyote JSP engine 1.1 |_http-favicon: Apache Tomcat |_http-open-proxy: Proxy might be redirecting requests |_http-server-header: Apache-Coyote/1.1 |_http-title: Apache …

Hack The Box - Netmon

We are going to pwn Netmon from Hack The Box. Link : https://www.hackthebox.eu/home/machines/profile/177 Let’s Begin with our Initial Nmap Scan. Nmap Scan Results: PORT STATE SERVICE VERSION 21/tcp open ftp Microsoft ftpd 80/tcp open http PRTG/18.1.37.13946 |_http-server-header: PRTG/18.1.37.13946 135/tcp open msrpc? 139/tcp open netbios-ssn? 445/tcp open microsoft-ds? Warning: OSScan …

Hack The Box - Traverxec

We are going to pwn Traverxec by jkr from Hack The Box. Getting User shell is fun and by using GTFOBins correctly we can get Root easily.

Hack The Box - Postman

We are going to pwn Postman by TheCyberGeek from Hack The Box. I enjoyed the way to get user shell.