How can I prevent hacking?

To prevent hacking keep following points in your mind:

  1. Keep your passwords secret
  2. If you have to give your password to someone, make sure that you change it when they accessed it.
  3. Don\'t written down passwords or share them with too many people.
  4. Periodically change your passwords. You can find more tips by searching \"How can I make a stronger password?\"
  5. Make sure that your personal computer do not contain viruses, trojans, keyloggers, etc.
  6. Keep your scripts and downloaded programs updated. Always upgrade to the latest version of your blog, forum, shopping cart, etc.
  7. Do not have writable file permissions. The correct permissions are normally 755 or 644, and you can check these in your File Manager. Most users know to avoid 777 permissions, but you really want to avoid any permission settings which allow Group and World writing. (That\'s anything ending in 7, 6, 3, or 2. The first number can be one of these, but not either of the last two numbers.)
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to create Database?

Refer the steps given below to create database: 1. Login into your Plesk control panel2. Click...

How can I open my Hosting Control panel?

To open your hosting control panel use the information given below: URL -...

What is Code Injection?

\"PHP Injection,\" \"ASP Injection,\" are terms coined which refer to various types of code...

What is phishing?

Phishing is the criminally fraudulent process of attempting to acquire sensitive information such...

What is SQL Injection and how we can prevent it?

SQL injection is a code injection technique that exploits a security vulnerability occurring in...