May 2017
Intermediate to advanced
416 pages
21h 33m
English
MS SQL servers have a stored procedure named xp_cmdshell. This feature allows programmers to execute commands through MS SQL servers. This feature is enabled in a lot of environments and is very dangerous if attackers gain access to a set of credentials, especially if it is the MS SQL super administrator account that has system privileges.
This recipe shows how to run Windows commands through MS SQL servers with Nmap.
Read now
Unlock full access