Hack The Box: Silentium
Description Silentium is an easy Hack The Box machine that features: Subdomain Enumeration to discover Flowise web application Flowise Unauthenticated Password Reset and Account Takeover Flowise Authenticated Remote Command Execution leads to a Docker container Reused Linux credentials from a Docker container environment variables Privilege Escalation via Command Execution in Gogs with a Git hook Footprinting First, we are going to check with ping command if the machine is active and the system operating system. The target machine IP address is 10.129.32.14. ...