niccolò@home:~$

  • HackTheBox - Networked

    Field Details OS Linux Difficulty Easy Release Date 2019-08-24 Pwned Date 2026-04-28 Tags File Upload Vulnerability CVE-2021-4034 Subdirectory Enumeration Summary Networked is an Easy difficulty Linux box vulnerable to file upload bypass, leading to code execution. Code execution can be used to trigger a reverse php shell. The machine has...

  • HackTheBox - Sau

    HackTheBox - Sau Field Details OS Linux Difficulty Easy Release Date 2023-07-08 Pwned Date 2026-04-25 Tags Shell Escape Sudo Misconfiguration Unauthenticated OS Command Injection Server-Side Request Forgery Summary Sau is an Easy Difficulty Linux machine that hosts a Request Baskets instance. This instance is vulnerable to Server-Side Request Forgery (SSRF)...

  • TryHackMe's Buffer Overflow Prep Room

    TryHackMe’s Buffer Overflow Prep Room https://tryhackme.com/r/room/bufferoverflowprep Introduction Buffer overflow attacks exploit a vulnerability where an application receives more data than it’s designed to handle, allowing malicious input to overwrite memory and potentially control the program’s flow. This type of exploit can allow an attacker to execute arbitrary code by manipulating...