π― Exercises
Practice with interactive exercises to reinforce your learning.
0/5
Completed
multiple choice
easy
Which tool is used to enumerate SMB shares?...
fill command
medium
Write the command to list SMB shares on 10.10.10.5 using a null session with smbclient:...
case file
hard
<pre>smbclient -L //10.10.10.5 -N
Sharename Type Comment
--------- ---- -------
ADMIN$ Di...
multiple choice
easy
What port does SNMP typically use?...
fill command
medium
Write the snmpwalk command to enumerate 10.10.10.5 with community string 'public':...