# `mkpasswd` `mkpasswd` can be used to make password hashes. Sample usage: ```sh mkpasswd -m sha-512 Password1234 ``` `-m` will specify mode. Use help for a list. ## Hack The Box Machines - [[Unified Write-up|Unified]]