login.ciil.org
Open in
urlscan Pro
203.129.240.173
Public Scan
URL:
https://login.ciil.org/
Submission: On December 03 via automatic, source certstream-suspicious — Scanned from CA
Submission: On December 03 via automatic, source certstream-suspicious — Scanned from CA
Form analysis
2 forms found in the DOMPOST https://login.ciil.org/create_user
<form method="POST" action="https://login.ciil.org/create_user" class="register-form" id="register-form">
<div class="form-group">
<label for="name"><i class="zmdi zmdi-account material-icons-name"></i></label>
<input type="text" name="name" id="name" value="" placeholder="Your Name">
<div id="name_error" style="color:red"></div>
</div>
<div class="form-group">
<label for="email"><i class="zmdi zmdi-email"></i></label>
<input type="email" name="email" id="email" value="" placeholder="Your Email">
<div style="color:red"></div>
<div id="emailError" style="color:red"></div>
</div>
<div class="form-group">
<label for="mobile"><i class="zmdi zmdi-phone"></i></label>
<input type="text" name="mobile" id="mobile_number" value="" placeholder="Your Mobile Number">
<div style="color:red"></div>
<div id="mobileError" style="color:red"></div>
</div>
<div class="form-group">
<label for="pass"><i class="zmdi zmdi-lock"></i></label>
<input type="password" name="password" id="password" placeholder="Password">
<div style="color:red"></div>
<div id="passwordError" style="color:red"></div>
</div>
<div class="form-group">
<label for="re-pass"><i class="zmdi zmdi-lock-outline"></i></label>
<input type="password" name="confirm_password" id="confirm_password" placeholder="Repeat your password">
<div style="color:red"></div>
<div id="confirm_password_error" style="color:red"></div>
</div>
<!-- <div class="form-group">
<input type="checkbox" name="agree-term" id="agree-term" class="agree-term" />
<label for="agree-term" class="label-agree-term"><span><span></span></span>I agree all statements in <a href="#" class="term-service">Terms of service</a></label>
</div> -->
<div class="form-group form-button">
<input type="submit" name="signup" id="signup" class="form-submit" value="Register">
</div>
</form>
<form data-debugbar-route-tpl="confirm/?">confirm/<input type="text" placeholder="$1"><input type="submit" value="Go" class="debug-bar-mleft4"></form>
Text Content
CIIL REGISTRATION ↕ 🔅 5.9 ms 0.600 MB Logs Views 1 Files 143 Routes 5 Events 1 History 20 Vars 4.5.1 NAME COMPONENT DURATION 0 ms 5 ms BootstrapTimer2.40 ms Event: pre_systemEvents0.69 ms Required Before FiltersTimer0.68 msRoutingTimer0.26 msBefore FiltersTimer0.02 ms ControllerTimer1.97 ms Controller ConstructorTimer0.25 msView: welcome_message.phpViews1.30 ms After FiltersTimer0.01 msRequired After FiltersTimer0.15 ms LOGS Severity Message info Session: Class initialized using 'CodeIgniter\Session\Handlers\FileHandler' driver. FILES ( 143 ) 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 BaseController.php APPPATH/Controllers/BaseController.php Home.php APPPATH/Controllers/Home.php jwt_helper.php APPPATH/Helpers/jwt_helper.php welcome_message.php APPPATH/Views/welcome_message.php index.php FCPATH/index.php autoload.php FCPATH/vendor/autoload.php ClassLoader.php FCPATH/vendor/composer/ClassLoader.php InstalledVersions.php FCPATH/vendor/composer/InstalledVersions.php autoload_real.php FCPATH/vendor/composer/autoload_real.php autoload_static.php FCPATH/vendor/composer/autoload_static.php installed.php FCPATH/vendor/composer/installed.php platform_check.php FCPATH/vendor/composer/platform_check.php Escaper.php FCPATH/vendor/laminas/laminas-escaper/src/Escaper.php deep_copy.php FCPATH/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php Functions.php FCPATH/vendor/phpunit/phpunit/src/Framework/Assert/Functions.php LogLevel.php FCPATH/vendor/psr/log/src/LogLevel.php LoggerAwareTrait.php FCPATH/vendor/psr/log/src/LoggerAwareTrait.php LoggerInterface.php FCPATH/vendor/psr/log/src/LoggerInterface.php function.php FCPATH/vendor/symfony/deprecation-contracts/function.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 ArrayHelper.php SYSTEMPATH/Helpers/Array/ArrayHelper.php array_helper.php SYSTEMPATH/Helpers/array_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 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 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\Home Method: index Params: 0 / 0 DEFINED ROUTES Method Route Handler GET / \App\Controllers\Home::index GET users \App\Controllers\User::index GET confirm/([0-9]+) confirm/ \App\Controllers\Home::confirm/$1 GET resendmail \App\Controllers\Home::resendMail POST create_user \App\Controllers\Home::create_user POST register \App\Controllers\Register::index POST login \App\Controllers\Login::index POST decodeToken \App\Controllers\User::decodeToken POST resendMail_trigger \App\Controllers\Home::resendMail_trigger EVENTS Time Event Name Times Called 0.69 ms pre_system 1 HISTORY Action Datetime Status Method URL Content-Type Is AJAX? Load 2024-12-03 11:39:11.350337 200 GET https://login.ciil.org/index.php/ text/html; charset=UTF-8 No Load 2024-12-03 11:39:08.518020 200 GET https://login.ciil.org/index.php/ text/html; charset=UTF-8 No Load 2024-12-03 11:21:46.220562 200 POST https://login.ciil.org/index.php/login application/json; charset=UTF-8 No Load 2024-12-03 09:45:25.946493 401 POST https://login.ciil.org/index.php/login application/json; charset=UTF-8 No Load 2024-12-03 09:40:26.077059 401 POST https://login.ciil.org/index.php/login application/json; charset=UTF-8 No Load 2024-12-03 09:33:53.517078 401 POST https://login.ciil.org/index.php/login application/json; charset=UTF-8 No Load 2024-12-03 09:30:53.002851 401 POST https://login.ciil.org/index.php/login application/json; charset=UTF-8 No Load 2024-12-03 09:28:35.564269 401 POST https://login.ciil.org/index.php/login application/json; charset=UTF-8 No Load 2024-12-03 09:25:26.175741 401 POST https://login.ciil.org/index.php/login application/json; charset=UTF-8 No Load 2024-12-03 09:25:14.942317 401 POST https://login.ciil.org/index.php/login application/json; charset=UTF-8 No Load 2024-12-03 09:24:24.371174 401 POST https://login.ciil.org/index.php/login application/json; charset=UTF-8 No Load 2024-12-03 09:23:37.596579 200 GET https://login.ciil.org/index.php/ text/html; charset=UTF-8 No Load 2024-12-03 09:22:30.270971 401 POST https://login.ciil.org/index.php/login application/json; charset=UTF-8 No Load 2024-12-03 09:22:17.554972 200 GET https://login.ciil.org/index.php/ text/html; charset=UTF-8 No Load 2024-12-03 09:22:06.599232 200 GET https://login.ciil.org/index.php/confirm/17463 text/html; charset=UTF-8 No Load 2024-12-03 09:21:21.739157 200 POST https://login.ciil.org/index.php/create_user text/html; charset=UTF-8 No Load 2024-12-03 09:21:21.731747 200 POST https://login.ciil.org/index.php/register application/json; charset=UTF-8 No Load 2024-12-03 09:20:42.277180 200 GET https://login.ciil.org/index.php/ text/html; charset=UTF-8 No Load 2024-12-03 09:20:16.501232 401 POST https://login.ciil.org/index.php/login application/json; charset=UTF-8 No Load 2024-12-03 09:09:56.230902 200 GET https://login.ciil.org/index.php/ text/html; charset=UTF-8 No VIEW DATA SESSION USER DATA __ci_last_regenerate 1733225951 _ci_previous_url https://login.ciil.org/index.php/ REQUEST ( HTTPS/1.1 ) HEADERS Accept-Language en-CA,en;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/131.0.0.0 Safari/537.36 Upgrade-Insecure-Requests 1 Connection keep-alive Host login.ciil.org RESPONSE ( 200 - OK ) HEADERS Content-Type text/html; charset=UTF-8 SYSTEM CONFIGURATION Read the CodeIgniter docs... CodeIgniter Version: 4.5.1 PHP Version: 8.1.24 PHP SAPI: fpm-fcgi Environment: development Base URL: https://login.ciil.org/ Timezone: Asia/Kolkata Locale: en Content Security Policy Enabled: No