Jump to content

Recommended Posts

Posted

Hello mxc members

in this guide i am going to show you , how to send spoofed messages from any facebook account !

 


 

How this works ?

 

Using this method you are able to send messages from any facebook account (eg. one friend of you) to your facebook account ! This can be happend using e-mail !


 

Requirements ?

 

1) WebHosting

2) Real e-mail of the friend that we want to send us the message ( i am going to make TuT on how to find real e-mails later )

3) Your facebook id ( go to your profile and )

3) A working brain

 


 

Lets start, you will need 5 steps

 

1st step , as i told you before we will need a webhosting ! The best free webhosting arround for me is www.000webhost.com ! So create here an account and be ready for the step 2 !

2nd step , download from here the script ( we will need this in step 3)

3rd step , now log in (www.000webhost.com) and create a new domain(host) , then upload the file we downloaded before !

4th step , now edit the file( send.php ) and make it like the image ( image )

 

eg.

<?php

$to = 'nevermore.stav@facebook.com';

$subject = '';

$message = '...................................................';

$header = 'From: moufis@gmail.gr
Reply-To: moufis@gmail.gr';

$mail = mail($to,$subject,$message,$header);

if($mail) {
echo 'Email sent to '.$to;
}
?>
<hr />

 

This example will send message"..................................................." from facebook with e-mail "moufis@gmail.gr" to my facebook (with id "nevermore.stav@facebook.com") !

 

5th step , save the send.php file and go to "http://yourhost/send.php" (eg.http://fbmessage.net84.net/send.php)

 

 

DONE , check your facebook and you will have a spoofed message !

 

 


 

Thanks for reading , if you dont understand something feel free to ask me !

You can have fun using this method !

 

NEVERMORE

  • 5 months later...
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock