sqlmap/data/procs/mssqlserver
Jason Juntunen 4d259790cd
Change MSSQL dns_request.sql to reduce escaping issues
Modified the xp_dirtree and xp_cmdshell UNC paths to use forward slashes instead of backslashes, and removed the space between the procedure name and quoted path.

These changes help to avoid escaping/encoding issues, for example when using JSON. MSSQL still handles it the same way and will cause a DNS query or SMB authentication attempt.
2025-01-23 21:14:45 -06:00
..
activate_sp_oacreate.sql Some refactoring (data) 2019-05-24 12:01:39 +02:00
configure_openrowset.sql Some refactoring (data) 2019-05-24 12:01:39 +02:00
configure_xp_cmdshell.sql Some refactoring (data) 2019-05-24 12:01:39 +02:00
create_new_xp_cmdshell.sql Some refactoring (data) 2019-05-24 12:01:39 +02:00
disable_xp_cmdshell_2000.sql Some refactoring (data) 2019-05-24 12:01:39 +02:00
dns_request.sql Change MSSQL dns_request.sql to reduce escaping issues 2025-01-23 21:14:45 -06:00
enable_xp_cmdshell_2000.sql Some refactoring (data) 2019-05-24 12:01:39 +02:00
run_statement_as_user.sql Some refactoring (data) 2019-05-24 12:01:39 +02:00