• chevron_right

      Discovery of new UEFI rootkit exposes an ugly truth: The attacks are invisible to us

      news.movim.eu / ArsTechnica · Tuesday, 26 July, 2022 - 14:06 · 1 minute

    Discovery of new UEFI rootkit exposes an ugly truth: The attacks are invisible to us

    Enlarge (credit: Getty Images)

    Researchers have unpacked a major cybersecurity find—a malicious UEFI-based rootkit used in the wild since 2016 to ensure computers remained infected even if an operating system is reinstalled or a hard drive is completely replaced.

    The firmware compromises the UEFI, the low-level and highly opaque chain of firmware required to boot up nearly every modern computer. As the software that bridges a PC’s device firmware with its operating system, the UEFI—short for Unified Extensible Firmware Interface —is an OS in its own right. It’s located in an SPI -connected flash storage chip soldered onto the computer motherboard, making it difficult to inspect or patch the code. Because it’s the first thing to run when a computer is turned on, it influences the OS, security apps, and all other software that follows.

    Exotic, yes. Rare, no.

    On Monday, researchers from Kaspersky profiled CosmicStrand , the security firm’s name for a sophisticated UEFI rootkit that the company detected and obtained through its antivirus software. The find is among only a handful of such UEFI threats known to have been used in the wild. Until recently, researchers assumed that the technical demands required to develop UEFI malware of this caliber put it out of reach of most threat actors. Now, with Kaspersky attributing CosmicStrand to an unknown Chinese-speaking hacking group with possible ties to cryptominer malware, this type of malware may not be so rare after all.

    Read 19 remaining paragraphs | Comments

    • chevron_right

      Vulnerabilities allowing permanent infections affect 70 Lenovo laptop models

      news.movim.eu / ArsTechnica · Wednesday, 13 July, 2022 - 19:44

    Vulnerabilities allowing permanent infections affect 70 Lenovo laptop models

    Enlarge (credit: Lenovo)

    For owners of more than 70 Lenovo laptop models, it’s time once again to patch the UEFI firmware against critical vulnerabilities that attackers can exploit to install malware that’s nearly impossible to detect or remove.

    The laptop maker on Tuesday released updates for three vulnerabilities that researchers found in the UEFI firmware used to boot up a host of its laptop models, including the Yoga, ThinkBook, and IdeaPad lines. The company assigned a medium severity rating to the vulnerabilities, which are tracked CVE-2022-1890, CVE-2022-1891, and CVE-2022-1892 and affect the ReadyBootDxe, SystemLoadDefaultDxe, and SystemBootManagerDxe drivers, respectively.

    “The vulnerabilities can be exploited to achieve arbitrary code execution in the early phases of the platform boot, possibly allowing the attackers to hijack the OS execution flow and disable some important security features,” security firm ESET said . “These vulnerabilities were caused by insufficient validation of DataSize parameter passed to the UEFI Runtime Services function GetVariable. An attacker could create a specially crafted NVRAM variable, causing buffer overflow of the Data buffer in the second GetVariable call.”

    Read 3 remaining paragraphs | Comments

    • Fo chevron_right

      How To Enable/Disable Secure Boot In Windows 10, 8.1, 8, 7?

      pubsub.do.nohost.me / FossBytes · Monday, 22 March, 2021 - 10:19 · 3 minutes

    How to disable secure boot windows 10 pc

    Have you ever read a tutorial on dual-booting your PC and found that you need to disable secure boot in order to achieve your goals? Yes, Secure Boot is a modern security feature built into Windows 10 (and Windows 8).

    So, what is Secure Boot?

    As the name says, Secure Boot is meant to safeguard to boot process when you start your computer; it’s found on newer PCs that come loaded with UEFI firmware. Secure Boot’s job is to prevent unsigned UEFI drivers and bootloaders from loading during the startup process.

    This reduces the chances of unauthorized access to your device in case someone wants to steal data in your absence. However, the secure boot feature has faced some backlash as well, as it prevents people from doing some useful stuff on their machine. For example, running two operating systems at the same time.

    But if you don’t want the feature, you can easily disable secure boot on your device.

    How to disable secure boot in Windows 10, 8, 7?

    The steps to turn off the secure boot feature are almost similar for both Windows 10 and Windows 8 systems.

    1. Search Advanced startup in the search option at the taskbar of the Windows. Then, select Change advanced Startup Options as shown below in the snapshot.
      Advanced startup option in Windows 10
    2. Once you click on the “change advanced startup options”, the following screen will appear. You just have to click Restart now under the Advanced startup.
      Advanced startup
    3. The above command will restart your PC in the advanced mode which comes with lots of advanced options to let you configure your Windows. Some of the advanced options are using an external device, troubleshooting your Windows using advanced options, or resetting your PC etc. The screen appears something like this. Click on Troubleshoot.
      secure boot windows1
    4. You can see above that Troubleshoot option had two options– Reset your PC and Advanced options. So, once you click on Troubleshoot, you will the same two options coming up. Click on Advanced options as shown below.
      secure boot windows2
    5. The advanced options look something like this (as shown below). Select UEFI Firmware Settings.
    6. Once you click on the UEFI firmware settings, it will restart your system once again or ask you to restart the system. So, click on the restart on the next screen. However, this restart will start in BIOS and you will see different BIOS setup.
      secure boot windows3
    7. Click on the Security tab under the BIOS settings.
    8. Use the Up and Down arrow to choose the secure boot option as shown in the previous image.
    9. Select the option using Arrows and change the secure boot from Enabled to Disabled.
    10. Press Enter.
    11. Save your work and exit.

    Since the secure boot is now disabled, you can easily boot your devices with any external or unauthorized device.

    Now, if you want to know to enable secure boot, then you can follow the same steps as above and change the secure boot setting to enabled.

    What happens after I disable secure boot?

    Your PC won’t check whether you’re running digital signed operating system after your turn of this security feature. However, you won’t feel any difference while using Windows 10 on your device.

    Here are some conditions that would be allowed on your PC after disabling Windows secure boot option:

    • Booting Windows on your PC from an external device like USB or CD.
    • Dual OS booting like Windows with Linux, Ubuntu or Fedora.
    • Booting Windows using Windows password recovery tools
    • Running the previous versions of Windows etc.

    Do I need to disable secure boot to install Windows 10?

    No, you don’t need to disable secure boot to install Windows 10. In fact the security feature is already meant to ensure that the your copy of Windows you’re running is trusted by your OEM and safe to use. Keeping the feature enabled will only help in that.

    Why can’t I disable secure boot on my PC?

    One thing to note is that your PC may not have an option to disable it as it’s up to PC maker whether it wants to add the functionality or not. So, if you can’t find it on your device then you should contact your manufacturer for support.

    So, this is what we know about secure boot and how to use it. If you have anything to add, drop your thoughts in the comments below.

    The post How To Enable/Disable Secure Boot In Windows 10, 8.1, 8, 7? appeared first on Fossbytes .