Relevant
releavant is medium rated ctf room on tryhackme.
enumeration:
nmap scan:
nmap detailed scan:
which shows port 139,445 running the smb and port 80 runing the microsoft IIs windows server
smbclient -L 10.10.103.69
now running
which has passwords.txt file get passwords.txt
which has base64 encoded passwords.txt - Qm9iIC0gIVBAJCRXMHJEITEyMw== - QmlsbCAtIEp1dzRubmFNNG40MjA2OTY5NjkhJCQk
which gives - Bob - !P@\(\(W0rD!123 Bill - Juw4nnaM4n420696969!/\)\)
smb version: 3.1.1
gobuster command