Dre4m Shell
Server IP : 103.6.199.200  /  Your IP : 3.135.206.212
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/recvsms.asp
<!-- #INCLUDE FILE="doc2.asp" -->
<!-- #INCLUDE VIRTUAL="/xlib/x_sms.asp" -->


<%
DIM r
v.GetReq "from, text, time, msgid, shortcode"
Server.ScriptTimeout = 2000

StartDoc "SMS - Receive"
	OpenDatabase
	SET r = db.LockRs

	v("Tel") = v("from")
	v("Msg") = v("text")
	IF v("time") <> "" THEN
		v("ADate") = v("time")
	ELSE
		v("ADate") = NOW
	END IF

	IF v("Tel") <> "" THEN
		Print "Tel: " & v("Tel") & "<br>"
		Print "Date: " & DS_DateTime(v("ADate")) & "<br>"
		Print v("Msg") & "<br>"
		SMS_Add SMS_In, 0, v("ADate"), v("Tel"), v("Msg")
	END IF

	'http://yuka/recvSms.asp?from=60123736078&text=Transfer%20ewallet%20Coffee%20100%20frank*9988&time=1/22/2013%204:08:17%20PM&msgid=1&shortcode=32355

	'http://yuka/recvSms.asp?from=60123736078&text=Buy%20Alice%20EA01%20Jarker%20L&time=2/4/2019%2019:08:17%20PM&msgid=1&shortcode=32355
	'http://yuka/recvSms.asp?from=60123736078&text=convert%20ewallet%20swallet%20100%20frank*9988&time=2/4/2019%2019:08:17%20PM&msgid=1&shortcode=32355
	'http://yuka/recvSms.asp?from=60123736078&text=balance%20ewallet&time=2/4/2019%2019:08:17%20PM&msgid=1&shortcode=32355
	'http://yuka/recvSms.asp?from=60123736078&text=bonus%200&time=2/4/2019%2019:08:17%20PM&msgid=1&shortcode=32355

	'http://www.waterbeauteworld.com/recvSms.asp?from=60102927388&text=Reg%20Frank%20Alice%20800131129988%20Alice%20Low&time=1/22/2013%204:08:17%20PM&msgid=1&shortcode=32355
EndDoc
%>

Anon7 - 2022
AnonSec Team