Barrier
In summary, the main focus of the test is on using Authentik tokens to test and exploit the API.
Comprehensive writeups for HackTheBox machines across Easy, Medium, Hard, and Insane difficulties
Total 187 reports , currently page 1 of 19 (10 per page)
In summary, the main focus of the test is on using Authentik tokens to test and exploit the API.
Barrier is a medium-difficulty Windows Active Directory machine that covers two distinct skill domains. The initial foothold requires basic reverse engineering of a Windows executable — analyzing the ...
In general, the focus is on exploiting DNS poisoning, which involves considering linked servers and enumerating their DNS information.
Foothold 1. Exploit a pac4j-jwt vulnerability to forge an encrypted JWT using only the server's RSA public key, bypassing signature verification 2. Access the admin panel and extract credentials from ...
Regarding the foothold, when we discover through Bloodhound that J. arbuckle belongs to the IT support group, and we haven't found any other outbound or inbound paths, we can consider checking if the ...
This machine primarily exploits the CVE-2026-3888 vulnerability, and is similar to a demonstration of the latest Snap vulnerability.
Overall, it's an interesting demonstration of the use and utilization of a Docker container hosting platform, using a very simple machine.
Overall, it's a very simple Linux machine; all the vulnerable versions are easy to find.
Overall, the test primarily assessed code review skills, as well as the ability to bypass regular expression filters.
A machine that is very focused on code review. The source of every vulnerability is a problem with the modules and code syntax used in the code itself. Each vulnerability is very clear and the exploit...