mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
Some refactoring (data)
This commit is contained in:
parent
82efb0ca79
commit
ef7d4bb404
79 changed files with 50 additions and 30 deletions
1
data/procs/mssqlserver/disable_xp_cmdshell_2000.sql
Normal file
1
data/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