Q: 3
Eve is spending her day scanning the library computers. She notices that Alice is using a computer
whose port 445 is active and listening. Eve uses the ENUM tool to enumerate Alice machine. From
the command prompt, she types the following command.
What is Eve trying to do?
Options
Discussion
Option C makes sense here. The command uses -u administrator and a password-related flag, so it's targeting a password crack on the admin account over SMB (port 445). Not just enumerating users. Seen tools used this way in lab environments, but open to other takes if I'm missing something.
C. the command is aiming at password cracking for the administrator account specifically. Pretty sure but open to other views.
C , similar exam questions point at password cracking with enum's -u administrator flag and a password list. If you want to get more confident about these command-line flags, skimming the official courseware and some lab walkthroughs helps a lot.
D imo
Call it C. Had something like this in a mock and it matched password cracking for admin.
Guessing C fits here. That enum command with -u administrator and a password param means she's basically trying to brute force the admin password. Seen similar setups in practice tests. Pretty sure about this, but let me know if I'm missing something.
D , trap answer for C with the null user part.
C or D, but I'm thinking D fits better if the null session angle is considered (trap for C?).
Probably C
C here. That command is straight up trying passwords against administrator, so it's a password crack attempt not privilege escalation or just enumeration. Seen similar ENUM usage in other practice sets, but happy for input if someone sees it differently.
Be respectful. No spam.