Kali Linux Hydra - router Dictionary Attack

https://www.youtube.com/watchv=XYENFMBw6Rs&list=PLPwyX1EzTuZtwDolOJBvLv96jNloPelGT&index=15

This is a short video in how to use xhydra (GUI) for a brute force attack on Kali Linux. The test lab was created on GNS3 v1.1. command use for this demo:
ifconfig
ip route show
nmap ip addres (Just for a quick info about the open ports on the device)
xhydra (GUI interface)
Alternative you can use CLI
hydra -s (port number) -v -V -L (admin password list) -P (password List) -t 16 (number of task) xx.xx.xx.xx ssh (any protocol