• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Securing WordPress & Server After Anti-ISIS KurDish HaCk3rS Visit

By Abhishek Ghosh February 10, 2017 11:47 pm Updated on February 10, 2017

Securing WordPress & Server After Anti-ISIS KurDish HaCk3rS Visit

Advertisement

All of us warn WordPress core developers for forcing higher security and closing the loopholes. After January-February 2017’s brutal mass WordPress hacking, recently Google has delivered warning to upgrade WordPress to 4.7. Here is a guide for securing WordPress & server after anti-ISIS KurDish HaCk3rS visit. Of course, our one webpage suffered from SQL injection – Raspberry Pi DIN car computer. If you perform web search with “HaCkeD By MuhmadEmad”, still you’ll find hundreds of pages that have been hacked. As of February 11 2017, over 1 million pages has messages such as “Hacked By MuhmadEmad” or “hacked by NG689Skw”. Webmasters should be happy because harm was probably deliberately made lesser. The hackers simply targeting websites which has not been upgraded to WordPress Version 4.7.2, and simply editing WordPress posts. However, black hat SEO practitioners can insert links in your posts in future unless you take measure. Upgrade to WordPress Version 4.7.2 is easy fix. Of course you should review our security suggestions.

Securing-WordPress-Server-After-Anti-ISIS-KurDish-HaCk3rS-Visit

 

WordPress is Not Getting Upfated After Anti-ISIS KurDish HaCk3rS Visit

 

WordPress can be updating getting stopped being via update button with this error :

Vim
1
The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions.: wp-admin/includes/update-core.php

It matters how you installed WordPress. SSH to your server, run the following commands. If your WordPress is running on top of Nginx-PHP7 installed in our way on Ubuntu server, your FTP root will be at /usr/share/nginx/html and username:usergroup will be www-data:www-data. In that case run these commands :

Advertisement

---

Vim
1
2
3
find /usr/share/nginx/html -type f -exec chmod 664 {} \;
find /usr/share/nginx/html -type d -exec chmod 775 {} \;
sudo chown -R www-data:www-data /usr/share/nginx/html

Run automatic update with all caching off. If by chance site breaks, we have way to fix broken WordPress during update.

 

Securing WordPress & Server After Anti-ISIS KurDish HaCk3rS Visit

 

We are providing a checklist, you should try to comply to decrease risk in future :

  1. Use some cheap $7/month 6GB OpenVZ server like from VPSDime to setup automated backup and real time second working server.
  2. Read our guide to Geographically block access to specific WordPress files and directories.
  3. Use HTTPS, HSTS, DNSSEC, DANE and now normal security measures.
  4. Use Fail2Ban on Server and Fail2Ban WordPress Plugin.
  5. Do not use Twitter WordPress plugin which need Twitter App secret key. My 3000 Tweets has been deleted by the hackers via another WordPress site.
  6. Use WP Security Audit Log plugin
  7. Use OSSEC HIDS
  8. Try to hack your own server.
  9. Do not buy cheap security service
  10. Insert PHP, PHP Code Widget WordPress plugin can expose vulnerability.
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Securing WordPress & Server After Anti-ISIS KurDish HaCk3rS Visit

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress Multisite on Nginx on Ubuntu 14.04 on HP Cloud

    Here is a Step by Step Guide on Setting Up WordPress Multisite on Nginx on Ubuntu 14.04 on HP Cloud with All Commands and the Configuration.

  • Steps To Install Nginx Plus on Ubuntu Server (HP Cloud)

    Here Are the Steps To Install Nginx Plus on Ubuntu Server Running on HP Cloud. Nginx Plus is the Paid Version of Nginx with Extra Features.

  • How to Install WordPress : Ubuntu 16.04, Nginx, PHP7-FPM

    Here is Step by Step Guide on How to Install WordPress on Ubuntu 16.04, Nginx, PHP7-FPM, memcached & Percona MySQL 5.7 on Cloud Server or VPS.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy