Task 3.2: Privilege elevation attack with user add
In this task, you will initiate a privilege elevation attack with a specific user.
The following document may help you understand detecting privilege elevation attacks.
-
To simulate the creation of an Admin account, run this command and select Enter.
net user badactor Passw0rd123!@# /add net localgroup administrators badactor /add