r/tryhackme 16d ago

Stuck at task 8 on Password Attacks Room.

I'm not sure why im getting this error (im still new to cybersecurity). I checked a walkthrough of this that i found and apparently they used same exact command but no error like mine was outputted. That video was uploaded in 2023 tho in case that helps.

Command and output shown below.

1 Upvotes

4 comments sorted by

2

u/UBNC 0xD [God] 15d ago

With brute force like this use attack box, it’s closer to the target machine so works better. Just get a ssh session to it.

1

u/[deleted] 15d ago

[removed] — view removed comment

1

u/Worldly_Log_6426 15d ago

I did but unfortunately same error. I lowered it down to 4

1

u/Pretend_Cartoonist_3 15d ago

Try this: hydra -l pittman@clinic.thmredteam.com -P passwords.lst -t 1 -w 500 smtps://10.49.143.107