Skip to main content

Social media security



Social media security: How to keep hackers away of your social accounts



Protecting your social media accounts has become critical in an age where hacking appears to be most easiest way to leak public data. When even Mark Zuckerberg himself can be subject to a breach, no-one is immune.
Below are the few steps which will help you to secure your social accounts.

1.       Keep third-party apps to a minimum
Social media accounts can be vulnerable to hacks via third-party applications, It’s therefore a good idea to regularly check the list of third-party apps connected to your account.

2.     Make Good Password Hygiene Easier

·        Change the passwords on social media accounts and third-party management tools per company guidelines (e.g., minimum number of characters, upper- and lowercase letters, letters and numbers included, etc.).
·        Avoid reusing the same password.
·        Verify that the information connected to the account (e.g., email, phone number, etc.) is current.
·        Remove admins who no longer need access.
·        Eliminate apps that no longer need access.
·        Monitor your social media regularly—keep an eye on what’s happening on all your social media platforms.
·        Limit access to only the necessary people—the fewer people with access, the better. This makes it easier to control the posts and avoid any deliberate sabotage.



3.     CHECK YOUR EMAILS FOR SUSPICIOUS LOGINS

Most social media platforms, block any login attempt that they deem suspicious and immediately send an email to the account holder informing them of this attempt and requesting them to change their password. So, keep a close eye at your email and if you get an email that a hacker was trying to access your social media account, change your password right away.


4.     DO NOT CLICK SHORTENED URLS
Think twice about clicking on shortened links, even if you receive it from a trusted source. Sometimes, you may end up doing it, but if your antennae go up, close the web page without clicking anything on the page. This move will protect you from clickjacking that hackers use to gain access to social media profiles and other sensitive information.



Comments

Popular posts from this blog

"samba-tool" to Manage a Linux based Active Directory

A linux based Active Directory server can be managed from a Windows client using the Remote System Administration Tool very easily, and it is the convenient way for system administrators with only Microsoft Windows background. But for administrators who love to use the command line,  "samba-tool" is a great command line tool to manage Active Directory configured on a Linux Box. Throughout this post and on my future posts I will be showing hands-on examples about using the  "samba-tool"  command. User Management using samba-tool Create a new user using samba-tool Syntax: samba-tool user create <username> [<password>] [options] samba-tool user create user1 password --given-name=firstname --surname=surname The above command will create a new user with the name as user1 and password will be password, you can type your desired password. The options --given-name and --surname are to assign user first name and surname. To make the user change ...

How to setup Active Directory in Linux using Samba4

Samba version 4 can work as a domain controller which is compatible with Microsoft Active Directory, companies can save licensing cost by switching to Samba4 for Active Directory. I will put below the complete steps. Software Requirements: 1. A latest linux based operating system, I will be using Centos 7 for this example, you can use any flavor of linux  2. We will be using Sernet Samba version 4.2, because the samba package provided in Centos 7 DVD uses MIT Kerberos which does not support Active Directory. Hardware Requirements: 1. A system with at least 1 GB RAM for better performance, at least 10 GB of disk space and a decent processor 2. You can use a desktop class or server class system depending on choice Download Links for required softwares: 1. Download Centos 7 DVD from the below link      CentOS 7 DVD 2. Download Sernet Samba & other required rpm packages      Sernet Samba 4.2 and other dependent packages for...

Recover Files

How to recover deleted files you though its lost forever You accidentally or mistakenly  deleted one of your Important file and now your are sure that its not available in backup then what you will do???. You've searched your hard drive. You've scoured the Recycle Bin. No sign of it? Don't panic. As long as you act quickly, you can usually bring that file back to life. And to accomplish that feat, you'll want to turn to a recovery program to help you undelete it. Three such applications: Recuva, EaseUS Data Recovery and Active Uneraser. With these programs, you can run a quick search for recently deleted files and conduct a more time-consuming but thorough scan to dig up older ones. You can scan external media, such as USB drives and SD cards, as well as your computer's internal disk. If you want to revive a deleted file, an old adage applies: the sooner the better. When you delete a file in Windows, that file first bounces to the Recycle Bin. You c...