Categories: Password Cracking

Online Password Bruteforce Attack With THC-Hydra Tool

According to Kali, THC-Hydra Tool is a parallelized login cracker that supports numerous protocols to attack. It is very fast and flexible, and new modules are easy to add.

This Tool makes it possible for researchers and security consultants to show how easy it would be to gain unauthorized access to a system remotely.

It supports: Cisco AAA, Cisco auth, Cisco enable, CVS, FTP, HTTP(S)-FORM-GET, HTTP(S)-FORM-POST, HTTP(S)-GET, HTTP(S)-HEAD, HTTP-Proxy, ICQ, IMAP, IRC, LDAP, MS-SQL, MySQL, NNTP, Oracle Listener, Oracle SID, PC-Anywhere, PC-NFS, POP3, PostgreSQL, RDP, Rexec, Rlogin, Rsh, SIP, SMB(NT), SMTP, SMTP Enum, SNMP v1+v2+v3, SOCKS5, SSH (v1 and v2), SSHKEY, Subversion, Teamspeak (TS2), Telnet, VMware-Auth, VNC and XMPP.

Also Read : Offline Password Cracking with John the Ripper – Tutorial

THC-Hydra Tool will work in 4 modes:

  • One username & one password
  • User list & One password
  • One username & Password list
  • User list & Password list

Hydra has Various Options:

  • Target – Settings of various target options
  • Passwords – Specify password options & wordlists
  • Tuning – Specify how fast should hydra work. Other timing options are also available.
  • Specific – For testing on specific targets like a domain, https proxy, etc.
  • Start – Start/Stop & shows the output.

Step 1:

Find the Hydra from Kali by searching xHydra.

Here we are setting our Target IP “192.268.0.103”(set your Remote Target) In the Target area.

we are using SSH authentication for communicating to remote Target “192.268.0.103”

Target: “192.268.0.103” Protocol : SSH

Bottom of the tool we can see the command line which automatically Create when we set out settings in the GUI of THC-Hydra

Step 2:

we Perform a wordlist attack by using a wordlist containing the most common passwords to break into the root account. you can add an “n” number of passwords to your word list.

In the Passwords area, we set our username as “root” and specified our wordlist.txt location in the password list box(/root/password/txt).

Kali Linux comes with built-in word lists.

Search them using the command: locate *.lst in the terminal.

command: locate *.lst

Step 3:

In the Tuning area, we set the number of tasks that we are going to perform.

I set 1 task for the Attack.

you can set the proxy as No Proxy.

Step 4:

we can go ahead and trigger the start attachment by Clicking the start button.

you can see clearly  the terminal command line at the bottom of the tool which is about the target IP, a protocol that we used, and wordlist of dictionary list  (password.txt)

Finally, e have got the result about our target system login ID and password

  • Login ID: root
  • Password: toor

Also Read:

Balaji

BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Recent Posts

LightSpy iOS Malware Enhanced with 28 New Destructive Plugins

The LightSpy threat actor exploited publicly available vulnerabilities and jailbreak kits to compromise iOS devices.…

23 hours ago

ATPC Cyber Forum to Focus on Next Generation Cybersecurity and Artificial Intelligence Issues

White House National Cyber Director, CEOs, Key Financial Services Companies, Congressional and Executive Branch Experts…

3 days ago

New PySilon RAT Abusing Discord Platform to Maintain Persistence

Cybersecurity experts have identified a new Remote Access Trojan (RAT) named PySilon. This Trojan exploits…

3 days ago

Konni APT Hackers Attacking Organizations with New Spear-Phishing Tactics

The notorious Konni Advanced Persistent Threat (APT) group has intensified its cyber assault on organizations…

3 days ago

Google Chrome Security, Critical Vulnerabilities Patched

Google has updated its Chrome browser, addressing critical vulnerabilities that posed potential risks to millions…

3 days ago

Notorious WrnRAT Delivered Mimic As Gambling Games

WrnRAT is a new malware attack that cybercriminals have deployed by using popular gambling games…

4 days ago