Skip to content

Hydra Helper is a simple python script used to help create hydra commands you give it your ip port password list and username and run the command, and it will create, save and or run a hydra command (works best on linux)

Notifications You must be signed in to change notification settings

OusmBlueNinja/Hydra-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hydra-Helper

image

image2

Install

wget -O main.py https://raw.githubusercontent.com/OusmBlueNinja/Hydra-Helper/main/hydra-helper.py
python3 main.py -h

EXAMPLE:

python main.py -v -ip (INSERT TARGET IP) -port (INSERT TARGET PORT) -passlist (List of passwords to try) -username (Username for ssh host)

HELP

Arguments:

-v - Verbose

-h - Displayes this message

-t - Set amout of threads to run

-ip - Set victum ip

-port - Set victum port

-passlist - Set a password list to use

-username - Set a username list to use

carbon (1)

OUTPUT

image

Made By

[ https://github.com/ousmblueninja ]

About

Hydra Helper is a simple python script used to help create hydra commands you give it your ip port password list and username and run the command, and it will create, save and or run a hydra command (works best on linux)

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages