⚜ 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/nacteni_souboru.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Načtení souboru</title> </head> <body> <?php // Read 14 characters starting from the 21st character $section = file_get_contents('soubor.txt', NULL, NULL, 18, 17); var_dump($section); ?> <br><br> <?php // Read 14 characters starting from the 21st character $section = file_get_contents('soubor.txt', NULL, NULL); echo ($section); ?> <br><br> <?php // Read 14 characters starting from the 21st character $section = file_get_contents('soubor.txt'); var_dump($section); ?> <br><br> <?php // správný způsob $file = file_get_contents('soubor.txt', true); echo ($file); ?> <br><br> <?php $fp = fopen('soubor.txt', "r"); $file = ''; while(!feof($fp)){ $file .= fread($fp, 1024); } fclose($fp); echo ($file); ?> </body> </html>
Fighter Anas Private Shell V.1 -
Royal
Battler BD
Copyright © Fighter Anas