This is a collection of cheat sheets by their respective tools.
$ cat hydra.txt| grep "smb"
# hydra: bruteforce smb login
hydra -L users.txt -P passwords.txt -e nsr smb://targetIp
Please feel free to contribute to those lists! To keep it consistent, use the format from the example.