How is Hydra's generated-password specification -x 3:5:a-z interpreted?
-x 3:5:a-z
Generate candidates of length 3 through 5 using lowercase letters.
Read candidates from a file named a-z.
a-z
Try three users, five hosts, and one service named a-z.
Generate only five-character candidates beginning with three letters.