# HTB-Vintage
5 min read
By mutating a wordlist to the naming convention of the user we already found we can find another user in the domain:
By mutating a wordlist to the naming convention of the user we already found we can find another user in the domain:
Right away I noticed that an NFS port was open which is almost always low hanging fruit.
Using the provided creds I start off by running an enum scan of the target:
Using the enum4linux-ng tool I was able to enumerate the following information:
I started off by mounting the nfs share.
Starting off I tried enumerating some users but this gave no valid users.