This website requires JavaScript.
Explore
Help
Register
Sign In
sqlmapproject
/
sqlmap
Watch
1
Star
1
Fork
0
You've already forked sqlmap
mirror of
https://github.com/sqlmapproject/sqlmap.git
synced
2024-11-22 17:46:37 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
58c6ca3a60
sqlmap
/
data
/
procs
/
mssqlserver
/
disable_xp_cmdshell_2000.sql
2 lines
47 B
MySQL
Raw
Normal View
History
Unescape
Escape
more tweaking for issue #34, it's totally not as trivial as it may look (OPENROWSET has many limitations on MSSQL >= 2005)
2012-07-02 18:02:00 +04:00
EXEC
master
.
.
sp_dropextendedproc
'
xp_cmdshell
'
Reference in New Issue
Copy Permalink