Showing posts with label Fake email. Show all posts
How To: Message on Facebook from any account.
Normally you receive a message from your friend on Facebook, but recently I found a very amazing Hack to send anyone message from whom-so-ever's account you want. This hack involve only basic knowledge of Facebook and computers.
Lets get Started.
============
For this trick first we need a Email Spoofing site, you could use http://emkei.cz/ or make your own site by following these easy steps > http://hackthepc.blogspot.com/2011/11/how-to-make-email-spoofing-site.html
Now we need two things for successfully sending a fake message:
- The Primary email of the person from whom you want to send the email, you can easily get it from Profile page of the person or ask him.
- The Username of the person whom you want to send the message. (like www.facebook.com/haseeblog ) here the haseeblog is the username. So the Facebook email will be haseeblog@facebook.com
Now you Just need to goto www.emkei.cz or your own email spoofing site that you had made. And fill the form.
- In From Email give the Primary email of the person from whome you want to send the email.
- In To Email give the Facebook email of the person whom you want to send the message. E.g( haseeblog@facebook.com , where haseeblog comes from the username of the user.)
Screen Shot:
=========
The victim will receive message like this , the problem is that the other person will also get a warning but still it can impress any one or scare the hell out of someone.
|NOTE: I am not responsible for any misuse of this information, I am just spreading the word.
Thursday, December 1, 2011
Posted by Anonymous
How To: Make a email spoofing site.
One of the most simple and effective way to scare the hell out of someone is to just spoof a email ID and send someone email form whom so ever you want.
Those who don't know about the Email Spoofing:
Email spoofing is a hack in which you send someone email and the your ID is what ever you want, that means you can send someone email from Barrack H. Obama's email account without logging into it. This is really old hack but was really difficult in the beginning, a Tutorial on how to do it manually with SMTP server is here: and a ready made site is Over here:
So lets make our own email spoofer site, I will guide you step by step!
STEP 1: Make an account on www.000webhost.com
STEP 2: Download this php script: http://www.mediafire.com/?vltc0283wdekj8l
STEP 3: Register any sub-domain in www.000webhost.com and goto its CPanel from List Accounts.
STEP 4: Then open File Manager under Files.
STEP 5: Here goto public_html folder and upload the php file that you have just downloaded.
Thats all your Email spoofer will be functioning just goto the sub-domain that you have registered.
Screen-Shot:
=========
Wednesday, November 30, 2011
Posted by Anonymous
How to Send Fake Emails ? 100% Working Way !!!
I have got to now about the following site which can sent Fake emails to any email hosting and it is not detected by any email service as SPAM.
The Site is
http://emkei.cz/
The Site is
http://emkei.cz/
How to send fake mails using SMTP Server
The following Hack that I am going to tell you is one of the Oldest hack in the world (even older than WWW) and one of the easiest. But it can scare the hell out of someone (I use it to scare my sir).
The overview of the Hack is that when you sent someone email your address is written on the Top of every Email. But will the help of the Following Information you can sent someone email with Sent From : of you own choice.
I m going to use the email of usama-bin-ladin@alqaida.com
Step 1) Click on Start button on the bottom-left side of you computer
Step 2) Now open Run and type cmd.exe
Step 3) In this cmd.exe type |||nslookup -q=MX anysite.com|||
Note instead of anysite.com use gmail.com or hotmail.com
STEP 4) Now you will get information like following:
anysite.com MX preference = 80, mail exchanger = mail.anysite1.com
anysite.com MX preference = 15, mail exchanger = mail.anysite2.com
anysite.com MX preference = 10, mail exchanger = mail.anysite3.com
anysite.com MX preference = 70, mail exchanger = mail.anysite4.com
STEP 5) Now see that which of the following links have the lowest MX preference number and choose that link’s mail exchanger. In this case it is mail.anysite2.com because it have MX preference 10
STEP 6) Now open cmd.exe and type the following Command in it.
“telnet mail.anysite2.com 25”
Note: type above command without the quotes.
STEP 7) Now you will see Welcome Screen from the server.
Here comes the technical part.
In this server you have to type your email by following commands. The uses of commands are given in the Brackets.
• helo usama (this is to tell the server who you are it does not matter what ever you type in this case it is usama)
• mail from:usama-bin-ladin@alqaida.com (this command will tell about mail from )
• rcpt to:haseeb@blogspot.com (This address should exist because you are sending email to this guy.)
• data (this command starts the body of the Email)
• From:usama
To:haseeb@blogspot.com
Date:Sat Nov 5,2010 9:45 PM
Subject:Test to send fake email
• Type what ever you want to sent
• quit (this command tell the server that email is complete and now Sent it!!)
The overview of the Hack is that when you sent someone email your address is written on the Top of every Email. But will the help of the Following Information you can sent someone email with Sent From : of you own choice.
I m going to use the email of usama-bin-ladin@alqaida.com
Step 1) Click on Start button on the bottom-left side of you computer
Step 2) Now open Run and type cmd.exe
Step 3) In this cmd.exe type |||nslookup -q=MX anysite.com|||
Note instead of anysite.com use gmail.com or hotmail.com
STEP 4) Now you will get information like following:
anysite.com MX preference = 80, mail exchanger = mail.anysite1.com
anysite.com MX preference = 15, mail exchanger = mail.anysite2.com
anysite.com MX preference = 10, mail exchanger = mail.anysite3.com
anysite.com MX preference = 70, mail exchanger = mail.anysite4.com
STEP 5) Now see that which of the following links have the lowest MX preference number and choose that link’s mail exchanger. In this case it is mail.anysite2.com because it have MX preference 10
STEP 6) Now open cmd.exe and type the following Command in it.
“telnet mail.anysite2.com 25”
Note: type above command without the quotes.
STEP 7) Now you will see Welcome Screen from the server.
Here comes the technical part.
In this server you have to type your email by following commands. The uses of commands are given in the Brackets.
• helo usama (this is to tell the server who you are it does not matter what ever you type in this case it is usama)
• mail from:usama-bin-ladin@alqaida.com (this command will tell about mail from )
• rcpt to:haseeb@blogspot.com (This address should exist because you are sending email to this guy.)
• data (this command starts the body of the Email)
• From:usama
To:haseeb@blogspot.com
Date:Sat Nov 5,2010 9:45 PM
Subject:Test to send fake email
• Type what ever you want to sent
• quit (this command tell the server that email is complete and now Sent it!!)




