Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 18 submissions in the queue.
posted by Fnord666 on Wednesday July 29 2020, @12:22PM   Printer-friendly
from the snatching-your-data dept.

UK/US Governments Warn of QNAP NAS Malware:

The UK and US governments have issued another joint cybersecurity alert, this time warning organizations about a strain of malware targeting network attached storage (NAS) devices from QNAP.

As of mid-June, the QSnatch malware (aka "Derek") had infected 62,000 devices worldwide, including 3900 in the UK and 7600 in the US, according to the notice from GCHQ's National Cyber Security Center (NCSC) and the Department of Homeland Security's Cybersecurity and Infrastructure Security Agency (CISA).

This is the result of two campaigns, one running from 2014 to mid-2017 and the other starting in late 2018.

[...] QSnatch apparently features a credential scraper, SSH backdoor, CGI password logger, webshell functionality and the ability to exfiltrate a predetermined list of files, including system configs and log files.

It is said to achieve persistence by modifying the system host's file to redirect domain names to out-of-date versions in order to prevent updates from installing on the NAS device itself.

The NCSC/CISA urged administrators to follow the guidance issued by QNAP last November.

[...] "Organizations that are still running a vulnerable version must run a full factory reset on the device prior to completing the firmware upgrade to ensure the device is not left vulnerable."


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 5, Informative) by JoeMerchant on Wednesday July 29 2020, @01:37PM (11 children)

    by JoeMerchant (3937) on Wednesday July 29 2020, @01:37PM (#1028100)

    Their products seem like a good thing, but they're not.

    Fatal flaw for me, discovered the hard way, was that when I installed a hard drive into their (Linux based) NAS, they needlessly formatted it in some proprietary scheme that meant: when the QNAP power supply died, my hard drive was inaccessible.

    --
    🌻🌻 [google.com]
    Starting Score:    1  point
    Moderation   +3  
       Interesting=1, Informative=2, Disagree=1, Total=4
    Extra 'Informative' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   5  
  • (Score: 3, Funny) by RS3 on Wednesday July 29 2020, @02:14PM (3 children)

    by RS3 (6367) on Wednesday July 29 2020, @02:14PM (#1028112)

    Oh that sucks. I'm sure that lovely tidbit was well disclosed before someone bought the thing? (that was sarcasm for those who are too literal).

    Yeah, that just sucks. Maybe they think they're keeping peoples' data safe?

    Someone needs to get a grant and do a study of people who are smart enough to build a company and product line, but not smart enough to prioritize things like better security and less trickery. But that's been going on forever so I'll stop dreaming now.

    • (Score: 3, Insightful) by Freeman on Wednesday July 29 2020, @02:59PM (2 children)

      by Freeman (732) on Wednesday July 29 2020, @02:59PM (#1028133) Journal

      You say that like the trickery was an accident. The format into a proprietary scheme was definitely done on purpose. Sure, it might have been spun as a feature, but it was done to keep people in their system.

      --
      Joshua 1:9 "Be strong and of a good courage; be not afraid, neither be thou dismayed: for the Lord thy God is with thee"
      • (Score: 2) by RS3 on Wednesday July 29 2020, @03:28PM

        by RS3 (6367) on Wednesday July 29 2020, @03:28PM (#1028137)

        Sorry you misunderstood, but that's exactly what I meant and why I used the word "trickery"- tricky gadgetry that benefits the company / provider more than the user, and largely unknown to the user. Again, pretty much the norm these days.

      • (Score: 2) by JoeMerchant on Wednesday July 29 2020, @03:39PM

        by JoeMerchant (3937) on Wednesday July 29 2020, @03:39PM (#1028140)

        but it was done to keep people in their system

        Backfired in my case, but then I'm small fish and I was able to walk away from my data that had been essentially ransomwared - demanding that I either repair the power supply on my QNAP or (cheaper, easier) buy a new QNAP and hope that when I plug my drive in I can access it again.

        This particular QNAP product "supported" external USB hard drives, which I'm pretty sure is part of how the power supply failed: overloaded by attaching external devices (still a faulty design, product said it supported such things, made no warning about load limits.) However, the external devices taught me: all data on that external USB drive, served by the QNAP, was universally accessible even after the QNAP died, it was only the data I installed on the drive internal to the NAS that got effectively ransomed.

        --
        🌻🌻 [google.com]
  • (Score: 0) by Anonymous Coward on Wednesday July 29 2020, @05:42PM (6 children)

    by Anonymous Coward on Wednesday July 29 2020, @05:42PM (#1028191)

    Fatal flaw for me, discovered the hard way, was that when I installed a hard drive into their (Linux based) NAS, they needlessly formatted it in some proprietary scheme that meant: when the QNAP power supply died, my hard drive was inaccessible.

    AFAIK, Synology (and pretty much every other NAS product) uses only non-proprietary [synology.com] (ext4 [wikipedia.org], btrfs [wikipedia.org]) formats natively.

    What's more, for extant filesystems/drives, Synology can, apparently, also read/write multiple other formats [synology.com]:

    Synology NAS recognizes the following formats: Btrfs, ext3, ext4, FAT, FAT32, exFAT, HFS, HFS Plus, and NTFS.

    None of which (with the exception of NTFS) are proprietary formats.

    • (Score: 3, Informative) by PartTimeZombie on Wednesday July 29 2020, @11:30PM (3 children)

      by PartTimeZombie (4827) on Wednesday July 29 2020, @11:30PM (#1028358)

      I just checked a backup from a QNAP NAS I have in my drawer, and it is formatted NTFS, which is not the best, but I can at least read the data from pretty much any device.

      • (Score: 0) by Anonymous Coward on Thursday July 30 2020, @04:08AM

        by Anonymous Coward on Thursday July 30 2020, @04:08AM (#1028467)

        NTFS [wikipedia.org] isn't a terrible filesystem.

        And even though it's a proprietary format, Linux/BSD have decent NTFS filesystem support too.

        Unless and until Microsoft decides that interoperability isn't in their best interests.

      • (Score: 2) by RS3 on Thursday July 30 2020, @04:15AM (1 child)

        by RS3 (6367) on Thursday July 30 2020, @04:15AM (#1028472)

        Q: did the QNAP NAS format the drive NTFS, or was the drive already NTFS and QNAP used it as is?

    • (Score: 0) by Anonymous Coward on Thursday July 30 2020, @04:51AM (1 child)

      by Anonymous Coward on Thursday July 30 2020, @04:51AM (#1028483)

      Synology uses LVM and mdadm to configure their disks. If you are just expecting a regular partitioned drive, that could throw you off, but I find it surprising JoeMerchant couldn't handle it.

      • (Score: 1, Interesting) by Anonymous Coward on Thursday July 30 2020, @05:32AM

        by Anonymous Coward on Thursday July 30 2020, @05:32AM (#1028495)

        Just realized he said QNAP and you said Synology. So I looked, and QNAP also uses MDADM and LVM, according to their website.