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

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 ....

Random thoughts

Smtimes she lie awake in bed,  Thinking to herself of things she dread,   It’s about time u got married they say,  But my career just began she explain with dismay..  Why are you so eager to send me away she asks,  Why would you treat it such a difficult task?  She knew they were worried about their daughter's laughter,  where lies her prince charming and her happily ever after.. Why is it so wrong if she want to wait a while,  Earn some money and then walk down the aisle,  Give her time to learn,to explore and to grow,  Let her experience her high and low.  Give rest to your mind she"ll find her soulmate, enjoy the present and let the future wait. <iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-in.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=IN&source=ss&ref=as_ss_li_...

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...