If Xpcmdshell Has Been Disabled With Spdropextendedproc We Can #407
If xp_cmdshell has been disabled with sp_dropextendedproc, we can simply inject the following code?
This multiple choice question (MCQ) is related to the book/course gs gs116 Microsoft SQL Server. It can also be found in gs gs116 Developing with SQL Server - SQL Injection - Quiz No.1.
If xp_cmdshell has been disabled with sp_dropextendedproc, we can simply inject the following code?
sp_addextendedproc ‘xp_cmdshell’,’xp_log70.dll’
sp_addproc ‘xp_cmdshell’,’xp_log70.dll’
sp_addextendedproc ‘xp_cmdshell’,’log70.dll’
none of the mentioned
Similar question(s) are as followings:
Online Quizzes of gs116 Microsoft SQL Server
Developing with SQL Server - Error Handling - Quiz No.1
gs gs116 Microsoft SQL Server
Online Quizzes
Laying the Foundation - Aggregation of Data - Quiz No.1
gs gs116 Microsoft SQL Server
Online Quizzes
Laying the Foundation - Joins in SQL Server - Quiz No.1
gs gs116 Microsoft SQL Server
Online Quizzes
Laying the Foundation - Views in SQL Server - Quiz No.1
gs gs116 Microsoft SQL Server
Online Quizzes