mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +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/disable_xp_cmdshell_2000.sql
Normal file
1
procs/mssqlserver/disable_xp_cmdshell_2000.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
EXEC master..sp_dropextendedproc 'xp_cmdshell'
|
||||
Loading…
Add table
Add a link
Reference in a new issue