Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 483 Bytes

File metadata and controls

27 lines (15 loc) · 483 Bytes
description Persistence

T1136: Create Account

Execution

net user test test123 /add /domain

Observations

commandline arguments

There is a whole range of interesting events that could be monitored related to new account creation:

Details for the newly added account are logged as event 4720 :

References