mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-12 03:23:27 +00:00
refactoring for issue #51
This commit is contained in:
parent
25eca9d671
commit
d3da3f5c52
17 changed files with 23 additions and 21 deletions
1
procs/mssqlserver/enable_xp_cmdshell_2000.sql
Normal file
1
procs/mssqlserver/enable_xp_cmdshell_2000.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
EXEC master..sp_addextendedproc 'xp_cmdshell', @dllname='xplog70.dll'
|
||||
Loading…
Add table
Add a link
Reference in a new issue