Tul xxx Tul
User / IP
:
216.73.216.146
Host / Server
:
45.84.207.204 / aircan.me
System
:
Linux lt-bnk-web1726.main-hosting.eu 5.14.0-611.36.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 3 11:23:52 EST 2026 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
u931257429
/
domains
/
aircan.me
/
public_html
/
piscina
/
app
/
Viewing: index.php
<?php use App\Core\App; require_once __DIR__ . '/core/Config.php'; require_once __DIR__ . '/core/App.php'; require_once __DIR__ . '/core/Controller.php'; require_once __DIR__ . '/helpers/functions.php'; spl_autoload_register(function ($class) { $prefix = 'App\\'; $baseDir = __DIR__ . '/'; $len = strlen($prefix); if (strncmp($prefix, $class, $len) !== 0) { return; } $relativeClass = substr($class, $len); $path = str_replace('\\', '/', $relativeClass) . '.php'; $file = $baseDir . $path; if (file_exists($file)) { require_once $file; return; } $parts = explode('/', $path); if (!empty($parts)) { $parts[0] = strtolower($parts[0]); } $altFile = $baseDir . implode('/', $parts); if (file_exists($altFile)) { require_once $altFile; return; } }); $app = new App();
Coded With 💗 by
0x6ick