Login Brute forcing, Child with pid XXXX terminating, cannot connect

Is there something I’m doing wrong here or is there some kind of connection error. When im trying to brute force the web form im gettign a lot of errors:
hydra -l admin -P /usr/share/seclists/Passwords/Leaked-Databases/rockyou-30.txt -f 94.237.62.195 -s 41203 http-post-form “/login.php:username=^USER^&password=^PASS^:F=<form name=‘login’”

Anyone any idea whats happening?

Hey! If you are on the second part of this assessment. Then this is the wrong php file form to aim at. Look at the url again and adjust it.
-onthesauce

This is the form I’m trying to brute force

Ohhh my bad, I thought you were on the assessment. Ignore that, or store it away for later. So many people mess it up.

Are you on the pwnbox?

Seems there was some kind of issue with hackthebox. I reloaded the target a few times are suddenly its working.

Thanks for the help though :slight_smile: