Sunday, January 29, 2012

How To Protect Your Facebook Account From Hackers

#1 –ENABLE HTTPS

When you bookmark the url for facebook or any of your other social networks, be sure to use https instead of http.  This encrypts your communications.

In fact, you will have to temporarily disable this feature any time you give access to a new application. 
That alone should give you confidence that you have achieved a greater level of protection.


#2 – DISABLE ONLINE CHAT

All of us have witnessed facebook scams, with the most common being the infamous chat message … “i’m in the uk and have been mugged – please send money so i can get back home.”

While i have no technical basis for this, it stands to reason that the hackers get in through the chat service. Every time i have noticed bogus comments allegedly made by me to my facebook friends, it is because i had previously used the online chat.
To disable chat just click on the little wheel in the right sidebar and take yourself offline. Then close the window and make sure is registers as chat offline.



#3 – ACTIVATE TEXT MESSAGE NOTIFICATIONS

Facebook allows you to receive text notifications whenever your account is accessed from a device other than your primary computer or mobile device.

You simply go to account settings and then to security settings to set-up the proper notifications to your mobile device.

First go to login approvals – then login notifications.








You can only choose email or text notifications.  By choosing text notifications you not only get an immediate notice, but you also activate both your mobile device and your primary computer as approved access points.
#4 – MAINTAIN PUBLIC AND PRIVATE EMAIL ADDRESSES
The email address you use for facebook should be distinct from the one you use where security is more critical – such as your online banking or paypal account.

If your facebook account gets hacked its embarrassing.  If that is the same email used on your more secure accounts, now that vulnerability could be costly.

Obviously, if you are selective with your email addresses and periodically change your passwords, your minimize your chances of being hacked.

Did you know that anyone can search facebook for an email address?  For example, if you are looking a common name such as john smith, you only need to search with an email to find the right one.

This is handy for finding your friends on facebook, but also useful for hackers.  The safe bet is to use distinct passwords for your public and private email addresses.

There are even more ways to protect your facebook and other online accounts, but these 5 are the most essential. And they are specific to facebook, which seems to be the site that is the most vulnerable.

Google Adwords Certified Professional: 
http://www.starttest.com/9.0.0.0/transcriptview.aspx?r=1&code=I006BFA5EEF62EC670966F363F366EE66292D1E60

How to Block Any Website On Your Computer?

If you want to block certain websites on your computer without any software then this trick can  be very helpful to you.You can block any number of websites and if blocked they cannot be opened in any browser like google chrome,firefox,opera and Internet explorer.

For this trick we will edit the host file of the windows and will use the Ip address 127.0.0.1 (i.e localhost).Whenever somebody will try to open the blocked website the user will be redirected to local host.This trick works in windows xp,vistaand windows 7
Here is the Trick To Block Any Website On Your Computer

  •     Open My Computer/Computer
  •     Navigate to your Operating system drive (Usually C drive)
  •     Now goto Windows –>System32–>drivers–>etc
  •     Here you will see your Hosts file.Open this file with notepad.
  •     Now move to the last line in this file and add the address of the website to be blocked prefixed by  127.0.0.1          Remember that you should insert the Url of the blocked website with and without www prefix as shown in the above screenshot.

    Now Save the file.

    You should open notepad with administrative privileges otherwise you wont be able to save it ,
    I prefer you use Notepad ++ for editing the hosts file.