Friday, January 24, 2025
HomePassword CrackingOnline Password Bruteforce Attack With THC-Hydra Tool

Online Password Bruteforce Attack With THC-Hydra Tool

Published on

SIEM as a Service

Follow Us on Google News

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

THC-Hydra Tool

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
THC-Hydra Tool

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.

THC-Hydra Tool

Step 4:

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

THC-Hydra Tool

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)

THC-Hydra Tool

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

  • Login ID: root
  • Password: toor

Also Read:

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

Latest articles

Subaru’s STARLINK Connected Car’s Vulnerability Let Attackers Gain Restricted Access

In a groundbreaking discovery on November 20, 2024, cybersecurity researchers Shubham Shah and a...

Android Kiosk Tablets Vulnerability Let Attackers Control AC & Lights

A security flaw found in Android-based kiosk tablets at luxury hotels has exposed a...

CISA Releases Six ICS Advisories Details Security Issues

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) issued six Industrial Control Systems (ICS)...

Juniper Routers Exploited via Magic Packet Vulnerability to Deploy Custom Backdoor

A sophisticated cyber campaign dubbed "J-magic" has been discovered targeting enterprise-grade Juniper routers with...

API Security Webinar

Free Webinar - DevSecOps Hacks

By embedding security into your CI/CD workflows, you can shift left, streamline your DevSecOps processes, and release secure applications faster—all while saving time and resources.

In this webinar, join Phani Deepak Akella ( VP of Marketing ) and Karthik Krishnamoorthy (CTO), Indusface as they explores best practices for integrating application security into your CI/CD workflows using tools like Jenkins and Jira.

Discussion points

Automate security scans as part of the CI/CD pipeline.
Get real-time, actionable insights into vulnerabilities.
Prioritize and track fixes directly in Jira, enhancing collaboration.
Reduce risks and costs by addressing vulnerabilities pre-production.

More like this

‘123456’ Crackable in seconds, 2023’s Most Prevalent Password

For half a decade, NordPass has delved into the realm of password habits, uncovering...

StegCracker – Brute-force Utility to Uncover Hidden Data Inside Files

Steganography is the art of hiding messages covertly so that the sender and recipient...

USBStealer – Password Hacking Tool For Windows Applications to Perform Windows Penetration Testing

USBStealer is a Windows Based Password Hacker Tool that helps to Extract passwords from...