AD interaction setup
An easy way to interact with the AD of a network is to create a Windows VM (or use a machine) and connect it to the internal network. From this machine make use of runas.
runas /noprofile /netonly /user:cyberbotic.io\John cmd.exeFrom the spawned cmd, you can run enumeration tools such as Sharphound, ADSearch or PowerView.
Last updated