Trickster
1,Recon port scan 22/tcp ssh `OpenSSH 8.9p1 Ubuntu 3ubuntu0.10` 80/tcp http `Apache httpd 2.4.52`
Comprehensive writeups for HackTheBox machines across Easy, Medium, Hard, and Insane difficulties
Total 132 reports , currently page 3 of 14 (10 per page)
1,Recon port scan 22/tcp ssh `OpenSSH 8.9p1 Ubuntu 3ubuntu0.10` 80/tcp http `Apache httpd 2.4.52`
The main point is to examine our use and enumeration of Zabbit interfaces. I think reading documents is the most time-consuming thing. The SQL injection part is not complicated.
1,Recon port scan ``` PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 8.2p1 Ubuntu 4ubuntu0.5 (Ubuntu Linux; protocol 2.0) | ssh-hostkey: |...
1,Recon port scan ``` PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 7.2p2 Ubuntu 4ubuntu2.4 (Ubuntu Linux; protocol 2.0) | ssh-hostkey: |...
A typical Active Directory machine, with the main focus on using the Golden Ticket to collect information and synchronizing time with the DC server.
1, Recon port scan ``` PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.9 (Ubuntu Linux; protocol 2.0) | ssh-hostk...
1, Recon Port scan ``` PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 8.9p1 Ubuntu 3ubuntu0.10 (Ubuntu Linux; protocol 2.0) | ssh-hostkey: ...
The footpath of this machine is very unexpected, especially considering that decompiling the corresponding DDL is a difficult thing to think of. The root path is very conventional, but you need to pay...
d1, Recon port scan 22/tcp ssh 80/tcp http `redirect to http://caption.htb` 8080/tcp http-proxy By enumerate the web-contents, we find something i...
I think the most difficult part is the malicious compression used as a foothold. At the beginning, I couldn't imagine it would be like this.