malware protection

  1. Serious Vulnerabilities Found in Windows SmartScreen: What Users Need to Know

    Recently published research reveals a significant security concern regarding Windows SmartScreen, a feature built into the operating system designed to protect users from malicious downloads. According to reports, vulnerabilities have existed within this security measure for a substantial...
  2. Top Antivirus Software for Windows Users in 2024: Essential Guide

    As we look into the cybersecurity landscape of 2024, the necessity for robust antivirus software has never been more pressing. With cyber threats becoming increasingly sophisticated—ranging from malware to spyware and ransomware—having reliable antivirus protection remains essential for all...
  3. How do I eject a USB drive with a scheduled task that renders it inaccessible (eg to hackers) without physically unplugging it

    I have a Samsung T7 with Samsung’s encrypted password option enabled. I want a daily scheduled task that will take the drive offline and the only way to access it again is to unplug and replug it - alternatively put it in such a state that even if something malicious was to run code on my pc to...
  4. VIDEO CAUTION Windows 11 Fake download page will install Malware onto your PC

    :eek:
  5. VIDEO Malwarebytes 2022: Test vs Malware

    :curious:
  6. VIDEO Is Windows Defender Any Good?

    :zoned:
  7. VIDEO Pivoting to the future with Microsoft Edge

    In what feels like an era ago, work was tethered to the office. Fast forward to today—consider work officially untethered. In this once-in-a-lifetime sea change, IT leaders like yourself have the opportunity to rethink your environments, from what security should look like now, down to what new...
  8. What’s new in Microsoft Edge – July 2020 / Microsoft Inspire Edition

    Microsoft Inspire is a chance to connect with, and celebrate, our valued partners all around the world. Today, we are excited to announce that the FastTrack Ready Partner program is expanding to include the Link Removed. Learn more about the program—and additional Microsoft Edge news and...
  9. November 2018 Security Update Release

    Today, we released security updates to provide additional protections against malicious attackers. As a best practice, we encourage customers to turn on automatic updates. More information about this month’s security updates can be found on the Link Removed. Continue reading...
  10. K

    Hide backup drives from malware

    I have implemented a method to 'hide' external USB backup drives from Windows. The process works as follows: - use Device Manager to determine the Hardware ID or Parent ID of the USB drive - label the USB drive appropriately - create a script to invoke Removedrive (freeware by Uwe Sieber) with...
  11. F

    Recommend malware software

    Malwarebytes has been a really terrific program for me for many years. Lately, it's been acting up and their tech support dept. has not been responsive to their customers. One of the posters on their site said they posted a need for help on Oct 8 and as of this morning -- Oct 13, have not...
  12. Is Malwarebytes Free Version Still Available? Alternatives Needed!

    I want to reinstall Malewarebytes (free version) and can only find sites that download a trial of the paid version. I was perfectly happy with the free one. Have they discontinued the free version? I there another program available that performs like Malewrebytes? I already have Super...
  13. Update on Petya malware attacks

    As happened recently with WannaCrypt, we again face a malicious attack in the form of ransomware, Petya. In early reports, there was a lot of conflicting information reported on the attacks, including conflation of unrelated and misleading pieces of data, so Microsoft teams mobilized to...
  14. 4022344 - Security Update for Microsoft Malware Protection Engine - Version: 1.0

    Severity Rating: Critical Revision Note: V1.0 (May 8, 2017): Advisory published. Summary: Microsoft is releasing this security advisory to inform customers that an update to the Microsoft Malware Protection Engine addresses a security vulnerability that was reported to Microsoft. Continue...
  15. Windows 10 New Malwarebytes, improved.

    Hi There is a new version of Malwarebytes that it a big improvement over the old version. The thing that I really appreciate it that it's much, much faster scanning then the old version. I'd guess 4 times as fast. Malwarebytes Anti-Malware - Protects You When Antivirus Can't - Protect Your PC...
  16. Introducing Windows Defender Application Guard for Microsoft Edge

    We’re determined to make Microsoft Edge the safest and most secure browser. Over the past two years, we have been continuously innovating, and we’re proud of the progress we’ve made. This is reflected by Microsoft Edge having the fewest vulnerabilities of any major browser on Windows since our...
  17. How To: Test the SmartScreen Filter and Windows Defender Detection Scenarios

    Most modern software have tools built in for detecting threats as we browse the web and download files, but typically, we do not get to see them in action. If you would like to see how your Microsoft Edge, Internet Explorer and Windows Defender reacts to these types of threats, then there are a...
  18. Advancing Security for Consumers and Enterprises at Every Layer of the Windows 10 Stack

    We are truly in the midst of a revolution of cyber threats and, to everyone’s frustration, attackers have had the advantage for quite some time. The adversaries that enterprises face today are increasingly well-funded and they are experts at breaching well-fortified environments and deriving...
  19. S

    Windows 10 Resolving Automatic Firewall Permissions for Unwanted Applications in Windows

    I have noticed that a number of applications give themselves permission to get through the firewall. No matter how many times I deny these apps access through the firewall they seem to mysteriously regain permission. Since the last time I unticked all of the following, they are all re ticked...
  20. Windows 10 Windows 10 Powershell based virus detector

    Here's a neat script I put together today. If added as a scheduled task it will loop and monitor running processes. The only thing needed is to sign up for an account on virustotal.com to get an API key then replace the F's with your api key Function Get-ProcessReport([string]$FilePath...