Prevent Social Engineering in the Workplace!!
if you haven’t updated your website to version 8.0 yet, you should. It came out early this year. There should not be anything in it that would break a site. The first main reason you should update is that support has ALREADY ended for versions 7.1 and 7.2 and and is in the timeline (the clock is running) until support for version 7.3 will also be ended. I updated 4 sites today without a glitch on any of them.
Some of the newer additions are the JIT compiler, which should add a little speed to your site, “union types” which is an interesting coding feature that allows more than 1 type to be used in conjunction, and “attributes” which now allows you to add meta data to a class. Also added are “name arguments”, a “match” expression which is like a super switch element, Constructor properties have also received a “step-up” in the game. There are new return types, and many other fun toys you will like if you are a programmer.
If you are not a programmer, you will just enjoy the added abilities it will give your site for any new code that is written in PHP 8.0, and the updates are likely coming if they are not already here, so you want your back-end to have the necessary tools to comply any new theme or plugin updates that are using it. If you don’t update the code version in your hosting environment, you can’t benefit fully from some of the updates.
If you are not a “techie” but you still want to benefit from this new update, give Everything I.T. a call, and let them safely backup your site and do the upgrade for you, or better yet, consider one of their annual maintenance plans.
https://blog.abacus.com/where-the-hell-is-my-money-the-dirty-secrets-of-ach
It’s not THAT bad, right? We know you will look back on this year at times in the future, and this year was such a struggle for so many. We will look back with affection and remember how IMPORTANT it was to maintain a little light humor during all of it. When we are on the other side looking back, I want to give you a warm feeling.
You may or may not be aware, that if you own the worlds BEST wordpress plugin DIVI, that you ALSO get ALL the other Elegant Themes products included with the original cost of your license…in other words, NO ADDITIONAL CHARGE. Divi in itself, is completely worth the purchase price of the theme simply by itself, it does hundreds of times more than any other theme on the market, all without needing to know any coding at all to design your website. It will literally do anything you want it to.But to get all these other products included with it, just puts the icing on the cake. How can you NOT be working with this awesome website tool?
But now, in addition, you can also this amazing new plugin that allows you to customize the mobile menu…a new feature. (There are other amazing plugins as well, social network sharing, email account contact management connecting, and others) To check out the new plugin, go here: DIVI MOBILE PLUGIN
To check out DIVI, if you don’t know what it is yet perhaps…you should go here and play with the demo…it’s awesome! Check the links below…
yes, Hacking is at an all time high right now, so it’s not a time to be slack on security at all…and being as Zoom is so popular right now, there are really good quality Zoom phishing attempt to get into your system and they are working.
How it works is you get a phishing email saying you ‘missed a scheduled Zoom meeting” that will contain a link that promises a video of the meeting and recording. If you click the link it will take you to a malicious website that dupes a Microsoft Login page, and if you login, guess what, they now have your Microsoft credentials which they can now use to log in to your computer. It is very effective. If you want to read more on how the attack works, read about it in more detail here: Phishing Campaign
The attack is successful because it will appear to have your legitimate information…it will have your real name in the email. These are TARGETED attacks usually for certain company employees.
Here is another article on ZOOMBOMBING which is an entirely different Zoom hack…read about that one also.
If you do get hacked, you can get a hold of us, and we can clean up your system pretty thoroughly. I’ve done 3 people in the last week, so don’t feel like you are the only one. These guys are sitting around in lockdown/quarantine with nothing better to do than improve their hacking skills, and wreak havoc. Don’t give them an open door, lock it down folks. 🙂
I just got a notice that the plugin
has a XSS vulnerability in it. Just released today:
This entry was posted in Vulnerabilities, WordPress Security on February 11, 2020 by Matt Barry 0 Replies
If you are using this plugin, you will want to upgrade to version 1.8.3 immediately. If you want the details of the vulnerability and how it works, you can read the rest of the long post here:
Thanks for visiting. Share this information with your developer friends! 🙂
Do you have security on your email account? How much…a good password maybe? It’s not enough. And here is why…
Your email account gives access to ANY other account you may hold. If someone can access your email account, they can ‘verify’ and get into ANY of your online accounts. Maybe you think people don’t try? Well that would be a very bad mistake. Here is my account that someone has been trying to get in to unsuccessfully for 24 hours now. It’s been unsuccessful because #1 I have 2-step verification on my microsoft account. And #2, because I have 2-step verification on, you need another ‘special’ password to set up email, because the regular password won’t work in an email setup if you have 2-step security turned on.
If you look at the image, you will see the protocol they were trying to access was/is IMAP …which is email. When the request hit my phone today, I changed the password to make it even more difficult, now they have to start over if they want to continue…but somehow they got my email password, or I would have never got a request on my phone. So that should be proof to you that passwords alone are not enough.
There are certain accounts that need to be protected harder than other accounts…these are banking, hosting, and email accounts. Don’t take chances with them. You may never need it for 5 years…but if you have it in place and use it regularly…the 1 time you do need it, it will protect you.
Call Everything I.T. if you need help with security. We can help you.
CHECK IT OUT! 10 PM NOV 28TH TO 10 PM DEC. 1ST!
I just wanted to write a brief post, in light of all the internet hacking and malware that is going on lately. There are some pretty nasty infections going around the web at the moment. But people shouldn’t fear them. If you have your security up tight, if you have done all the basics, and follow all the rules, life will go on, and everything will be ok. Most hackers are not actually that intelligent. Granted, there is a handful of extremely bright coders/programmers out there. But you need to know that this is NOT the majority of the crowd out there. The majority of the crowd falls into the category of what we like to call “script kiddies” …people with zero skills, who download malicious programs from the internet and the darkweb (if they actually survive without getting hacked themselves) and attempt to put them to work. (more…)
It’s not I.T. related, but being a veteran, and also working for both Lockheed Martin, and Astro Aerospace in the past, I have a great appreciation for these projects as well. In any regard, this is a tremendously amazing acheivment, and glorious to observe. I watched this video on my TV …full screen! Don’t check out early, or you will miss the best part.
The latest version of WordPress, 5.1, has some great improvements. You will want to read about them: (REF: https://make.wordpress.org/core/2019/02/08/wordpress-5-1-field-guide/ ) CHECK IT OUT!
There are even more goodies in 5.1 like updates to values allowed for the WP_DEBUG_LOG
constant, new test config file constant in the test suite, new plugin action hooks, short circuit filters for wp_unique_post_slug()
and WP_User_Query
and count_users()
, a new human_readable_duration
function, improved taxonomy metabox sanitization, limited LIKE
support for meta keys when using WP_Meta_Query
, a new “doing it wrong” notice when registering REST API endpoints, and more!
There are also a few additional changes that will receive a dev note shortly:
wp_check_filetype_and_ext
filter (#45707)Over 303 bugs, 156 enhancements, 9 feature requests, and 23 blessed tasks have been marked as fixed in WordPress 5.1. Some additional ones to highlight include:
X-Frame-Options
and Content-Security-Policy
headers for window in preview iframe (#40020)sandbox
attribute to restrict browsing in Customizer preview instead of attempting to rely on JS to intercept top navigation (#42341)wp_targeted_link_rel()
from corrupting Customizer changeset data (#45292)media_handle_sideload()
may unexpectedly return 0 on error (#44303)ms-site.php
and ms-network.php
files (#40647)wp_initialize_site()
and wp_uninitialize_site()
(#41333)post__in
orderby not working when passed in an array to orderby (#38034)un|registered_taxonomy_for_object_type
action (#44733)WP_User_Query
results (#44169)A humorous amplified look at some typical office problems Everything I.T. can help with. Even if you don’t need help right now, take a break and have a laugh with your morning coffee (or dinner, depending)
Everything I.T.’s gift certificates make the perfect Christmas (or other occassion) gift for the person that is difficult to buy for, because they can be used for so many different things. If the recipient is non-technical, they can be used to set up email, for computer tutoring or training, or for remote technical assistance if they get in a jam they just can’t resolve on their own. It can be used for a computer repair, for home or business. For the more technical person, it can be used for computer hardware upgrades (for your favorite gamer) like graphic cards, hard drives, extra memory, or whatever. It can use used to help them get that website going that they know they need but haven’t been able to afford, or if they already have one, they can get upgrades to it, or even an annual maintenance contract. The best part is, …you don’t have to choose. You just chip in, purchase the gift certificate, and let them use it however they want! It’s perfect really…There are very few people who can’t find some use for it. You can purchase the gift certificate for any amount you choose, from $35 and up. ($35.00 is still the minimum 1 hour rate for any job) It’s perfect for young and old alike. I tutor students, and work with seniors, I’m very patient, and can help anyone who needs it to adapt to the technical era. Get one today!
Recent Comments