
Originally Posted by
inrikey
nice post thx

Originally Posted by
SaD Hack3r
thanks i will try


Originally Posted by
wahran3100
thank you for the post .. nice

Originally Posted by
Crypto7
thnks man great job ^^

Thanks for the thanks
Glad to hear some feedback!

Originally Posted by
kataibrengsek
i wonder to know how this script run?
i cannot find where should i put the IP or Hostname, pls tell me how to do it.
tks
There isn't a script? Im not sure what you mean. This is a general break down of it
Code:
hydra -l [username] -P [/path/to/wordlists.file] -e ns -t 15 -f -s -vV [hostname/ip] http-get [path]

Originally Posted by
juampix
Just tested that link, its working for me!
You can find some others by searching the forum too.

Originally Posted by
beastlybribo
To log onto my router all you need is the password. When i type in
hydra -p /root/wpa/darkc0de.lst -e ns -t 15 -f -s -vV 192.168.2.1 http-get /
I get:
Error: I need at least the -l -L or -C option to know the login
But my router doesent have a login only a password!!
Please help

Have you tried setting the username as "anythingyoulike"?
As its your router, do a test. Create a small wordlist with the password in the middle somewhere, and see if "-l anythingyoulike" works?