Credential hunting in windows

Hi, I cleared all other questions but Im stuck in the following question.
What credentials does Bob use with WinSCP to connect to the file server? (Format: username:password, Case-Sensitive)

I think I’m supposed to transfer lazagne.exe to windows and execute.
But I’m not sure how to transfer it from linux to windows. Please help me.

rdesktop -r disk:<shared_folder_name>=<directory_to_share> -u Bob -p HTB_@cademy_stdnt!

Also having trouble with this specific question.

I’ve got all the answers for the rest of the questions except this one…

I transferred LaZagne to the target, ran it, and got WinSCP creds Bob:FSadmin123, yet i cant log in with it. not sure where else i can find the winscp creds…ive tried using all the methods taught in the section to find any files that could contain winscp creds and found nothing…please someone help

I am having trouble with lazagne being in parrot os and cannot find what to do because I cannot even crack WinSCP. What should I do?

Finally figured out how to transfer files from attack host to target

  1. Start SMB server on attack host
  2. On target, use the copy command, specify the Share and the file(s)/directory to copy

Happy hunting!

If anybody struggling with question 5 don’t do a me and be in the right directory but somehow miss the thing which would’ve made me complete the room in 2-5 minutes :expressionless_face: This is the command which helped me

findstr /SIM /C:“password” *.ps1

REALLY look and think about what you see with this, after you may have found the right one then you can REALLY look around and see what’s there.

DONT BE ME!!