June 2019
Beginner to intermediate
660 pages
14h 30m
English
After gathering enough information about the target database, let's perform some post-exploitation. To achieve post-exploitation, we have two different modules that can be very handy. The first one is mssql_sql, which will allow us to run SQL queries on to the database, and the second one is msssql_exec, which will enable us to run system-level commands by enabling the xp_cmdshell procedure in case it's disabled.
Read now
Unlock full access