Hydra task authentication type

Sep 28, 2017 02:14 PM

Hiya, need some advise on using hydra.

I'm trying to crack password on my latest virgin media router with the wordlist, but cannot complete hydra command, because none of the task authentication types seems to work.

BTW, the router web interface has only password to enter and it seems it is using HTML Form Based Authentication.

I grabbed few examples from OWASP site and here is one: hydra -L users.txt -P wordlist.txt site.com https-post-form "/index.cgi:login&name=^USER^&password=^PASS^&login=Login:Not allowed" &

How do I work out what goes after https-post-form for my router?

From the header request it looks like this: 192.168.0.1/login?arg=YWRtaW46MTIz&n=50339&=1506580344116

How to compile hydra command in order to start enumeration process?

Related Articles

637263493835297420.jpg

How to Use Zero-Width Characters to Hide Secret Messages in Text (& Even Reveal Leaks)

636455706472146367.jpg

How to Hide DDE-Based Attacks in MS Word

Comments

No Comments Exist

Be the first, drop a comment!