backoffice.apexchemicals.co.th Open in urlscan Pro
147.50.231.17  Public Scan

Submitted URL: https://backoffice.apexchemicals.co.th/
Effective URL: https://backoffice.apexchemicals.co.th/login
Submission: On November 20 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST /login

<form method="POST" action="/login">
  <div class="input-group mb-3">
    <input type="text" name="username" class="form-control" placeholder="Username" required="">
    <div class="input-group-append">
      <div class="input-group-text">
        <span class="fas fa-user"></span>
      </div>
    </div>
  </div>
  <div class="input-group mb-3">
    <input type="password" name="password" class="form-control" placeholder="Password" required="">
    <div class="input-group-append">
      <div class="input-group-text">
        <span class="fas fa-lock"></span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-8">
      <div class="icheck-primary">
        <input type="checkbox" id="remember">
        <label for="remember"> Remember Me </label>
      </div>
    </div>
    <div class="col-4">
      <button type="submit" class="btn btn-primary btn-block">Sign In</button>
    </div>
  </div>
</form>

<form data-debugbar-route-tpl="users/edit/?">users/edit/<input type="text" placeholder="$1"><input type="submit" value="Go" class="debug-bar-mleft4"></form>

<form data-debugbar-route-tpl="users/delete/?">users/delete/<input type="text" placeholder="$1"><input type="submit" value="Go" class="debug-bar-mleft4"></form>

Text Content

AdminLTE

Sign in to start your session

Remember Me
Sign In
↕ 🔅 52.1 ms   4.203 MB Logs Views 1 Files 132 Routes 9 Events 1 History 20 Vars


4.5.5

NAME COMPONENT DURATION 0 ms 10 ms 20 ms 30 ms 40 ms 50 ms

BootstrapTimer18.70 ms

Event: pre_systemEvents7.98 ms

Required Before FiltersTimer2.70 msRoutingTimer0.64 msBefore FiltersTimer0.02 ms

ControllerTimer26.99 ms

Controller ConstructorTimer16.14 msView: auth/login.phpViews9.14 ms

After FiltersTimer0.01 msRequired After FiltersTimer0.55 ms


LOGS

Severity Message info Session: Class initialized using
'CodeIgniter\Session\Handlers\FileHandler' driver.


FILES ( 132 )

Common.php APPPATH/Common.php App.php APPPATH/Config/App.php Autoload.php
APPPATH/Config/Autoload.php development.php APPPATH/Config/Boot/development.php
Cache.php APPPATH/Config/Cache.php Constants.php APPPATH/Config/Constants.php
ContentSecurityPolicy.php APPPATH/Config/ContentSecurityPolicy.php Cookie.php
APPPATH/Config/Cookie.php Database.php APPPATH/Config/Database.php Events.php
APPPATH/Config/Events.php Exceptions.php APPPATH/Config/Exceptions.php
Feature.php APPPATH/Config/Feature.php Filters.php APPPATH/Config/Filters.php
Kint.php APPPATH/Config/Kint.php Logger.php APPPATH/Config/Logger.php
Modules.php APPPATH/Config/Modules.php Optimize.php APPPATH/Config/Optimize.php
Paths.php APPPATH/Config/Paths.php Routes.php APPPATH/Config/Routes.php
Routing.php APPPATH/Config/Routing.php Services.php APPPATH/Config/Services.php
Session.php APPPATH/Config/Session.php Toolbar.php APPPATH/Config/Toolbar.php
UserAgents.php APPPATH/Config/UserAgents.php View.php APPPATH/Config/View.php
AuthController.php APPPATH/Controllers/AuthController.php BaseController.php
APPPATH/Controllers/BaseController.php login.php APPPATH/Views/auth/login.php
index.php FCPATH/index.php ResponseTrait.php SYSTEMPATH/API/ResponseTrait.php
Autoloader.php SYSTEMPATH/Autoloader/Autoloader.php FileLocator.php
SYSTEMPATH/Autoloader/FileLocator.php FileLocatorInterface.php
SYSTEMPATH/Autoloader/FileLocatorInterface.php Boot.php SYSTEMPATH/Boot.php
CacheFactory.php SYSTEMPATH/Cache/CacheFactory.php CacheInterface.php
SYSTEMPATH/Cache/CacheInterface.php BaseHandler.php
SYSTEMPATH/Cache/Handlers/BaseHandler.php FileHandler.php
SYSTEMPATH/Cache/Handlers/FileHandler.php ResponseCache.php
SYSTEMPATH/Cache/ResponseCache.php CodeIgniter.php SYSTEMPATH/CodeIgniter.php
Common.php SYSTEMPATH/Common.php AutoloadConfig.php
SYSTEMPATH/Config/AutoloadConfig.php BaseConfig.php
SYSTEMPATH/Config/BaseConfig.php BaseService.php
SYSTEMPATH/Config/BaseService.php DotEnv.php SYSTEMPATH/Config/DotEnv.php
Factories.php SYSTEMPATH/Config/Factories.php Factory.php
SYSTEMPATH/Config/Factory.php Filters.php SYSTEMPATH/Config/Filters.php
Routing.php SYSTEMPATH/Config/Routing.php Services.php
SYSTEMPATH/Config/Services.php View.php SYSTEMPATH/Config/View.php
Controller.php SYSTEMPATH/Controller.php CloneableCookieInterface.php
SYSTEMPATH/Cookie/CloneableCookieInterface.php Cookie.php
SYSTEMPATH/Cookie/Cookie.php CookieInterface.php
SYSTEMPATH/Cookie/CookieInterface.php CookieStore.php
SYSTEMPATH/Cookie/CookieStore.php Config.php SYSTEMPATH/Database/Config.php
Exceptions.php SYSTEMPATH/Debug/Exceptions.php Timer.php
SYSTEMPATH/Debug/Timer.php Toolbar.php SYSTEMPATH/Debug/Toolbar.php
BaseCollector.php SYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php
Database.php SYSTEMPATH/Debug/Toolbar/Collectors/Database.php Events.php
SYSTEMPATH/Debug/Toolbar/Collectors/Events.php Files.php
SYSTEMPATH/Debug/Toolbar/Collectors/Files.php Logs.php
SYSTEMPATH/Debug/Toolbar/Collectors/Logs.php Routes.php
SYSTEMPATH/Debug/Toolbar/Collectors/Routes.php Timers.php
SYSTEMPATH/Debug/Toolbar/Collectors/Timers.php Views.php
SYSTEMPATH/Debug/Toolbar/Collectors/Views.php Events.php
SYSTEMPATH/Events/Events.php DebugToolbar.php
SYSTEMPATH/Filters/DebugToolbar.php FilterInterface.php
SYSTEMPATH/Filters/FilterInterface.php Filters.php
SYSTEMPATH/Filters/Filters.php ForceHTTPS.php SYSTEMPATH/Filters/ForceHTTPS.php
PageCache.php SYSTEMPATH/Filters/PageCache.php PerformanceMetrics.php
SYSTEMPATH/Filters/PerformanceMetrics.php ContentSecurityPolicy.php
SYSTEMPATH/HTTP/ContentSecurityPolicy.php Header.php SYSTEMPATH/HTTP/Header.php
IncomingRequest.php SYSTEMPATH/HTTP/IncomingRequest.php Message.php
SYSTEMPATH/HTTP/Message.php MessageInterface.php
SYSTEMPATH/HTTP/MessageInterface.php MessageTrait.php
SYSTEMPATH/HTTP/MessageTrait.php Method.php SYSTEMPATH/HTTP/Method.php
OutgoingRequest.php SYSTEMPATH/HTTP/OutgoingRequest.php
OutgoingRequestInterface.php SYSTEMPATH/HTTP/OutgoingRequestInterface.php
Request.php SYSTEMPATH/HTTP/Request.php RequestInterface.php
SYSTEMPATH/HTTP/RequestInterface.php RequestTrait.php
SYSTEMPATH/HTTP/RequestTrait.php Response.php SYSTEMPATH/HTTP/Response.php
ResponseInterface.php SYSTEMPATH/HTTP/ResponseInterface.php ResponseTrait.php
SYSTEMPATH/HTTP/ResponseTrait.php SiteURI.php SYSTEMPATH/HTTP/SiteURI.php
SiteURIFactory.php SYSTEMPATH/HTTP/SiteURIFactory.php URI.php
SYSTEMPATH/HTTP/URI.php UserAgent.php SYSTEMPATH/HTTP/UserAgent.php
array_helper.php SYSTEMPATH/Helpers/array_helper.php form_helper.php
SYSTEMPATH/Helpers/form_helper.php kint_helper.php
SYSTEMPATH/Helpers/kint_helper.php url_helper.php
SYSTEMPATH/Helpers/url_helper.php Time.php SYSTEMPATH/I18n/Time.php
TimeTrait.php SYSTEMPATH/I18n/TimeTrait.php BaseHandler.php
SYSTEMPATH/Log/Handlers/BaseHandler.php FileHandler.php
SYSTEMPATH/Log/Handlers/FileHandler.php HandlerInterface.php
SYSTEMPATH/Log/Handlers/HandlerInterface.php Logger.php
SYSTEMPATH/Log/Logger.php Modules.php SYSTEMPATH/Modules/Modules.php
RouteCollection.php SYSTEMPATH/Router/RouteCollection.php
RouteCollectionInterface.php SYSTEMPATH/Router/RouteCollectionInterface.php
Router.php SYSTEMPATH/Router/Router.php RouterInterface.php
SYSTEMPATH/Router/RouterInterface.php BaseHandler.php
SYSTEMPATH/Session/Handlers/BaseHandler.php FileHandler.php
SYSTEMPATH/Session/Handlers/FileHandler.php Session.php
SYSTEMPATH/Session/Session.php SessionInterface.php
SYSTEMPATH/Session/SessionInterface.php Superglobals.php
SYSTEMPATH/Superglobals.php Escaper.php
SYSTEMPATH/ThirdParty/Escaper/Escaper.php FacadeInterface.php
SYSTEMPATH/ThirdParty/Kint/FacadeInterface.php Kint.php
SYSTEMPATH/ThirdParty/Kint/Kint.php AbstractRenderer.php
SYSTEMPATH/ThirdParty/Kint/Renderer/AbstractRenderer.php CliRenderer.php
SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php RendererInterface.php
SYSTEMPATH/ThirdParty/Kint/Renderer/RendererInterface.php RichRenderer.php
SYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php TextRenderer.php
SYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php Utils.php
SYSTEMPATH/ThirdParty/Kint/Utils.php init.php
SYSTEMPATH/ThirdParty/Kint/init.php init_helpers.php
SYSTEMPATH/ThirdParty/Kint/init_helpers.php LogLevel.php
SYSTEMPATH/ThirdParty/PSR/Log/LogLevel.php LoggerAwareTrait.php
SYSTEMPATH/ThirdParty/PSR/Log/LoggerAwareTrait.php LoggerInterface.php
SYSTEMPATH/ThirdParty/PSR/Log/LoggerInterface.php FormatRules.php
SYSTEMPATH/Validation/FormatRules.php RendererInterface.php
SYSTEMPATH/View/RendererInterface.php View.php SYSTEMPATH/View/View.php
ViewDecoratorTrait.php SYSTEMPATH/View/ViewDecoratorTrait.php


ROUTES


MATCHED ROUTE

Directory: Controller: \App\Controllers\AuthController Method: login Params: 0 /
0


DEFINED ROUTES

Method Route Handler GET / \App\Controllers\DashboardController::index GET
dashboard \App\Controllers\DashboardController::index GET login
\App\Controllers\AuthController::login GET logout
\App\Controllers\AuthController::logout GET users
\App\Controllers\UserController::index GET users/create
\App\Controllers\UserController::create GET
users/edit/([0-9]+)
users/edit/
\App\Controllers\UserController::edit/$1 GET
users/delete/([0-9]+)
users/delete/
\App\Controllers\UserController::delete/$1 POST login
\App\Controllers\AuthController::login POST users/store
\App\Controllers\UserController::store POST users/update/([0-9]+)
\App\Controllers\UserController::update/$1


EVENTS

Time Event Name Times Called 7.98 ms pre_system 1


HISTORY

Action Datetime Status Method URL Content-Type Is AJAX? Load 2024-11-20
19:53:34.782798 200 GET https://backoffice.apexchemicals.co.th/login text/html;
charset=UTF-8 No Load 2024-11-20 19:53:33.986743 302 GET
https://backoffice.apexchemicals.co.th/ text/html; charset=UTF-8 No Load
2024-11-20 16:38:05.765438 200 GET https://backoffice.apexchemicals.co.th/login
text/html; charset=UTF-8 No Load 2024-11-20 16:38:05.119419 302 GET
https://backoffice.apexchemicals.co.th/ text/html; charset=UTF-8 No Load
2024-11-20 16:26:58.734345 200 GET
https://backoffice.apexchemicals.co.th/dashboard text/html; charset=UTF-8 No
Load 2024-11-20 16:26:58.622760 302 POST
https://backoffice.apexchemicals.co.th/login text/html; charset=UTF-8 No Load
2024-11-20 16:26:44.301653 200 GET https://backoffice.apexchemicals.co.th/login
text/html; charset=UTF-8 No Load 2024-11-20 16:26:44.184505 302 POST
https://backoffice.apexchemicals.co.th/login text/html; charset=UTF-8 No Load
2024-11-20 16:26:36.299036 200 GET https://backoffice.apexchemicals.co.th/login
text/html; charset=UTF-8 No Load 2024-11-20 16:26:36.190408 302 GET
https://backoffice.apexchemicals.co.th/logout text/html; charset=UTF-8 No Load
2024-11-20 16:26:27.882885 200 GET https://backoffice.apexchemicals.co.th/users
text/html; charset=UTF-8 No Load 2024-11-20 16:26:27.752864 302 POST
https://backoffice.apexchemicals.co.th/users/update/1 text/html; charset=UTF-8
No Load 2024-11-20 16:26:22.227237 200 GET
https://backoffice.apexchemicals.co.th/users/edit/1 text/html; charset=UTF-8 No
Load 2024-11-20 16:26:20.646684 200 GET
https://backoffice.apexchemicals.co.th/users text/html; charset=UTF-8 No Load
2024-11-20 16:26:18.789879 200 GET
https://backoffice.apexchemicals.co.th/dashboard text/html; charset=UTF-8 No
Load 2024-11-20 16:26:18.677604 302 POST
https://backoffice.apexchemicals.co.th/login text/html; charset=UTF-8 No Load
2024-11-20 16:26:12.748731 200 GET https://backoffice.apexchemicals.co.th/login
text/html; charset=UTF-8 No Load 2024-11-20 16:26:12.639081 302 POST
https://backoffice.apexchemicals.co.th/login text/html; charset=UTF-8 No Load
2024-11-20 16:26:01.165027 200 GET https://backoffice.apexchemicals.co.th/login
text/html; charset=UTF-8 No Load 2024-11-20 16:26:01.052528 302 GET
https://backoffice.apexchemicals.co.th/logout text/html; charset=UTF-8 No


VIEW DATA




SESSION USER DATA

__ci_last_regenerate

1732132413

_ci_previous_url https://backoffice.apexchemicals.co.th/login


REQUEST ( HTTPS/1.0 )


HEADERS

Cookie ci_session=e034eijbjjtu2s5n8nt2eubtaqjpl82h Priority u=0, i
Accept-Language de-DE,de;q=0.9 Accept-Encoding gzip, deflate, br, zstd
Sec-Fetch-Dest document Sec-Fetch-User ?1 Sec-Fetch-Mode navigate Sec-Fetch-Site
none 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
User-Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/130.0.0.0 Safari/537.36 Upgrade-Insecure-Requests 1 Connection
close X-Accel-Internal /internal-nginx-static-location X-Real-Ip 138.199.38.132
Host backoffice.apexchemicals.co.th


COOKIES

ci_session e034eijbjjtu2s5n8nt2eubtaqjpl82h


RESPONSE ( 200 - OK )


HEADERS

Content-Type text/html; charset=UTF-8


SYSTEM CONFIGURATION

Read the CodeIgniter docs...

CodeIgniter Version: 4.5.5 PHP Version: 8.2.25 PHP SAPI: fpm-fcgi Environment:
development Base URL: https://backoffice.apexchemicals.co.th/ Timezone: UTC
Locale: en Content Security Policy Enabled: No