Skip to main content

Facebook Hacking

So,here you are,wanting to hack some one's Facebook's account......
.Remember Facebook is a very secured site and to hack a Facebook account is very very tough......or it is almost impossible..unless the user does something silly..like clicking on random links..or downloading some file containing Key-loggers...  in the next post everything is about phishing and key-logging...and hacking the gmail account of a person....

You must be Aware of phishing......Phishing is a technique in which the attacker will force you to click on the random links... which will lead you to the exactly same page as the Facebook login page is like.... now the whatsoever data you have entered into that page is going to the attacker... so carefully enter your secret information like banking details, you passwords and other sensitive data......just ensure that the page you are entering the data is the legal 1........so its totally in the hand of the user to be secured from such attacks like phishing and key logging.......

if  want to learn phishing the see my next post.........

So remember the scams like facebook t-shirts are just to make users fool....they aren't real..... so before clicking such links ...take care of your sensitive information and the URL of the page....

please do share the information with your friends and make them  aware of the attack.....



testApp.provider("game", function () {
    var type =[];
    var url = [];
    var  dataURL = [];

    return {
         
        $get: function ($http) {
           dataURL = $http.get('../Html/data/da.json').success(function (response) {
               type.push(response.next);
               console.log("response " + response);
                console.log("type " + type);
            });
            return{
                url : type
                }
               
        }
            
         
    }

} );

Comments

Popular posts from this blog

GMAIL HACK

HOW HACK GMAIL ACCOUNT!!!!! How to hack gmail account password In this post i will show you various methods regarding "How to hack Gmail account password" OR How to hack gmail account password",I only suggest the two possible methods methods to hack gmail account passwords What is:- 1.PHISHING The act of sending an Email to a user falsely claiming to be an established legitimate enterprise in an attempt to scam the user into surrendering private information that will be used for identity theft. The Email directs the user to visit a Web site where they are asked to update personal information, such as passwords and credit card, social security, and bank account numbers, that the legitimate organization already has. The Web site, however, is Bogus and set up only to steal the User’s information. Phishing attacks are Trying to steal your Money !!! Phishing Scams Could Be-

HeartBleed - An open source failure?????

                                                                                      Heart Bleed.... The Heartbleed Bug is a serious vulnerability in the popular OpenSSL cryptographic software library. This weakness allows stealing the information protected, under normal conditions, by the SSL/TLS encryption used to secure the Internet. SSL/TLS provides communication security and privacy over the Internet for applications such as web, email, instant messaging (IM) and some virtual private networks (VPNs).   On 8th April , when Microsoft stopped giving support to WinXP, the major vulnerability in the open source OpenSSL was found.The 1000s of websites using OpenSSL like Facebook,Google,Yahoo are affected due a simple OpenSSL programming mistake ....

Securing your Account

2 basic vulnerabilities in the recovery options were   1. account recovery question  2. 3 trusted friends   1. Account recovery question Now Facebook asks you these questions as security concerns  1.What was the last name of your first grade teacher? you can use this question as very few will know the answer of this question but you..    2. In what city or town was your mother born? never ever use this question if it's not secret. there is no secret in it.. most of the people who know little about you will find out this question simply by guessing or by visiting your mother's Facebook profile...   3. What street did you live on when you were 8 years old?   one of 50-50 questions very few except the one's who played with you on that street or who watched you there will know the answer.   4. What was the last name of your third grade teacher?   Same as the first Question     now question 4 and 5 I would suggest y...