Hi,
I'm trying to crack the authentification form of my router.
The page's name is :
/abcd/login.jsp?login=MYLOGIN&pass=MYPASS
I've tried to crack this using Hydra, but it's nor working.I can't use http-post-from because Hydra can't find any form (maybe due to the jsp format?)
How can I proceed?
Thank you.
__
Dante