mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
typo, #51
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
EXEC master..sp_configure 'show advanced options',1;
|
EXEC master..sp_configure 'show advanced options',1;
|
||||||
RECONFIGURE WITH OVERRIDE;
|
RECONFIGURE WITH OVERRIDE;
|
||||||
EXEC master..sp_configure 'ole automation procedures',1;
|
EXEC master..sp_configure 'ole automation procedures',1;
|
||||||
RECONFIGURE WITH OVERRIDE"
|
RECONFIGURE WITH OVERRIDE
|
||||||
|
|||||||
Reference in New Issue
Block a user