I want to simulate the user domain login to his windows machine, and then capture the traffic in Wireshark So, I create a new user in the active directory and then open Wireshark and run the following command
net use \\dc1.KTG.local /user:[email protected] password
The command is successful but I didn’t get any traffic captured in Wireshark And I need Kerberos traffic to be seen in Wireshark while user log in