Servers are often more secure than regular computers, as system administrators want to protect the data from these. In today's world, few system administrators sit in front of a server and use a physical terminal. Instead, the servers are remotely controlled via a system called SSH in port 22 (Secure SHell).
However, like any system, it has its flaws. In this tutorial we will not use the vulnerability, or bug in the system. Instead, we will use the EFFECTIVE method (given enough time), to coercively force it.
I’ll assume you all know what coercion is wrong, so I won’t go into details there. However, some may not know what THC-Hydra is. THC-Hydra is a password cracking program, intended to be fast and efficient. We will use THC-Hydra to force the SSH password, to access the system.
Hydra (CLS - Command Line )
Hydra (GUI - Graphical User Interface )
When we fill in the details on the targeted tab, we need to switch to the password tab, where we need to fill in or browse the username and password in the attack list. There are other additional options available in the tab such as Try to sign in as a password, try an empty password, and then try a changed sign in.
SOCIAL MEDIA