Skip to main content
Glama

kali_password_hydra_brute

Brute-force network login credentials for protocols like SSH, FTP, HTTP, and RDP using parallelized attacks. Requires authorization for security testing.

Instructions

Fast network login brute-forcer supporting many protocols.

Hydra is a parallelized login cracker which supports numerous protocols.

Supported Services:

  • SSH, FTP, HTTP(S), MySQL, SMB, RDP, Telnet, and more

WARNING: Only use on systems you have authorization to test.

Example:

  • SSH: target="192.168.1.1", service="ssh", username="admin", password_list="/usr/share/wordlists/rockyou.txt"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetYesTarget host or IP address
serviceYesService to attack
usernameNoSingle username to test
username_listNoFile containing usernames (one per line)
passwordNoSingle password to test
password_listNoFile containing passwords (one per line)
portNoCustom port number
threadsNoNumber of parallel connections
timeoutNoScan timeout in seconds
verboseNoVerbose output

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/azza39925/kali-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server