awlwlf.sbmcsb.xyz Open in urlscan Pro
45.88.42.156  Public Scan

Submitted URL: http://awlwlf.sbmcsb.xyz/home
Effective URL: https://awlwlf.sbmcsb.xyz/home
Submission: On November 14 via api from IN — Scanned from SG

Form analysis 0 forms found in the DOM

Text Content

[0] HTTPEXCEPTION IN MODULE.PHP LINE 126


方法不存在:APP\INDEX\CONTROLLER\INDEX->HOME()

 117.                 : $this->request->param();
      
 118.                 $vars = array_merge($vars, $this->param);
      
 119.             } elseif (is_callable([$instance, '_empty'])) {
      
 120.                 // 空操作
      
 121.                 $call    = [$instance, '_empty'];
      
 122.                 $vars    = [$this->actionName];
      
 123.                 $reflect = new ReflectionMethod($instance, '_empty');
      
 124.             } else {
      
 125.                 // 操作不存在
      
 126.                 throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
      
 127.             }
      
 128. 
      
 129.             $this->app['hook']->listen('action_begin', $call);
      
 130. 
      
 131.             $data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
      
 132. 
      
 133.             return $this->autoResponse($data);
      
 134.         });
      
 135. 
      


CALL STACK

 1.  in Module.php line 126
 2.  at Module->think\route\dispatch\{closure}(object(Request), object(Closure),
     null)
 3.  at call_user_func_array(object(Closure), [object(Request), object(Closure),
     null]) in Middleware.php line 185
 4.  at Middleware->think\{closure}(object(Request))
 5.  at call_user_func(object(Closure), object(Request)) in Middleware.php line
     130
 6.  at Middleware->dispatch(object(Request), 'controller') in Module.php line
     136
 7.  at Module->exec() in Dispatch.php line 168
 8.  at Dispatch->run() in App.php line 432
 9.  at App->think\{closure}(object(Request), object(Closure), null)
 10. at call_user_func_array(object(Closure), [object(Request), object(Closure),
     null]) in Middleware.php line 185
 11. at Middleware->think\{closure}(object(Request))
 12. at call_user_func(object(Closure), object(Request)) in Middleware.php line
     130
 13. at Middleware->dispatch(object(Request)) in App.php line 435
 14. at App->run() in index.php line 27


ENVIRONMENT VARIABLES

GET Dataempty

POST Dataempty

Filesempty

Cookiesempty

Sessionempty

Server/Request Data USER www HOME /home/www HTTP_ACCEPT_ENCODING gzip, deflate,
br HTTP_SEC_FETCH_DEST document HTTP_SEC_FETCH_USER ?1 HTTP_SEC_FETCH_MODE
navigate HTTP_SEC_FETCH_SITE none HTTP_ACCEPT
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
HTTP_ACCEPT_LANGUAGE zh-SG,zh;q=0.9 HTTP_USER_AGENT Mozilla/5.0 (Windows NT
10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.6045.123
Safari/537.36 HTTP_UPGRADE_INSECURE_REQUESTS 1 HTTP_CACHE_CONTROL no-cache
HTTP_PRAGMA no-cache HTTP_HOST awlwlf.sbmcsb.xyz PATH_INFO REDIRECT_STATUS 200
SERVER_NAME b.cc SERVER_PORT 443 SERVER_ADDR 45.88.42.156 REMOTE_PORT 45518
REMOTE_ADDR 209.58.162.208 SERVER_SOFTWARE nginx/1.20.2 GATEWAY_INTERFACE
CGI/1.1 HTTPS on REQUEST_SCHEME https SERVER_PROTOCOL HTTP/2.0 DOCUMENT_ROOT
/www/wwwroot/web/public DOCUMENT_URI /index.php REQUEST_URI /home SCRIPT_NAME
/index.php CONTENT_LENGTH CONTENT_TYPE REQUEST_METHOD GET QUERY_STRING s=/home
SCRIPT_FILENAME /www/wwwroot/web/public/index.php FCGI_ROLE RESPONDER PHP_SELF
/index.php REQUEST_TIME_FLOAT 1699978666.8461 REQUEST_TIME 1699978666

Environment Variablesempty

ThinkPHP Constants SESSION_PATH /www/wwwroot/web/public/../runtime/cache/
HTMLPURIFIER_PREFIX /www/wwwroot/web/vendor/ezyang/htmlpurifier/library