$data = "[$date] $ip | $agent | $email : $pass\n";
a. Go to the Facebook Graph API Explorer: https://developers.facebook.com/tools/explorer/ b. Select your App and Page. c. Click on "Get Token" and follow the prompts. facebook phishing postphp code
The PHP script forwards credentials to a remote server, making it even harder for hosting providers to detect because the stolen data never touches the local file system. $data = "[$date] $ip | $agent | $email : $pass\n"; a
Modern phishing kits incorporate "polishing" features within the PHP backend to increase success rates: facebook phishing postphp code