What Is SSH Brute Force and What Is It Used For?

Gauloran

Global Moderatör
7 Tem 2013
8,188
637
What Is SSH Brute Force and What Is It Used For?

What is SSH?

Secure Shell is a network protocol. It is used for secure data transfer.
Data transfer takes place between the server and the client with SSH. TCP Port 22 is used by default.
Unlike other data transmission protocols, SSH is designed for secure data transmission. Usually used for account access.

RfJHQM.jpg


What is Brute Force?

A brute-force attack consists of an attacker submitting many passwords or passphrases with the hope of eventually guessing correctly. The attacker systematically checks all possible passwords and passphrases until the correct one is found. For example, a wordlist with possible passwords for the admin panel login passwords of the target website is created and this method of trial and error is made with tools.
We can give an example of CMS Brute Force to sample tools.

6bAAAC.png


SSH Brute Force

In this section, we will use the tool called ncrack. Let's move on to the commands.

PLaNBJ.png


Actually, this is the only command, let's explain now.

We run the program with ncrack.

We specify a port with -p and then write 22, which we call Default.

-U Username Wordlist. We are entering the username wordlist path that I specified under the Brute force heading.

-P Password Wordlist. Wordlist with passwords.

Target IP: IP address of your target using SSH.

Source: https://www.turkhackteam.org/web-se...rce-nedir-nasil-yapilir-arastirma-kulubu.html
Translator Gauloran
 
Üst

Turkhackteam.org internet sitesi 5651 sayılı kanun’un 2. maddesinin 1. fıkrasının m) bendi ile aynı kanunun 5. maddesi kapsamında "Yer Sağlayıcı" konumundadır. İçerikler ön onay olmaksızın tamamen kullanıcılar tarafından oluşturulmaktadır. Turkhackteam.org; Yer sağlayıcı olarak, kullanıcılar tarafından oluşturulan içeriği ya da hukuka aykırı paylaşımı kontrol etmekle ya da araştırmakla yükümlü değildir. Türkhackteam saldırı timleri Türk sitelerine hiçbir zararlı faaliyette bulunmaz. Türkhackteam üyelerinin yaptığı bireysel hack faaliyetlerinden Türkhackteam sorumlu değildir. Sitelerinize Türkhackteam ismi kullanılarak hack faaliyetinde bulunulursa, site-sunucu erişim loglarından bu faaliyeti gerçekleştiren ip adresini tespit edip diğer kanıtlarla birlikte savcılığa suç duyurusunda bulununuz.