canvascritic 12 hours ago

SnipVex clipjacking wallets is almost beside the point, the real failure is a printer vendor treating software like a side gig. Printer and hardware companies get a pass on basic infosec hygiene that would be unacceptable for open source maintainers.

until that changes, airgap your weird hardware setups I guess

Also this is a perfect storm for lateral movement. USB-borne worms still work frighteningly well in small biz environments, especially ones with no centralized IT and people plugging printers directly into Windows desktops with admin perms. Here SnipVex is just a cherry on top-a nice, opportunistic payload for the growing class of infostealers targeting crypto wallets

  • ChrisMarshallNY 11 hours ago

    > a printer vendor treating software like a side gig

    This is a chronic problem with hardware vendors.

    Source: Software developer for hardware companies, for over 30 years.

  • mcv 10 hours ago

    Unintentionally spreading malware is bad enough, but blindly dismissing reports as false positives is really bad. Verify first.

    • rcxdude 42 minutes ago

      They do happen all the time, though. One piece of software I work on frequently fails in CI when a dependency updates because it often triggers defender's automated "new threat" detection system some days after it's released. After another week or so it's fine, but it's a pain the neck.

    • TheDong 10 hours ago

      Verify how?

      Go look at the "build log" in your compromised jenkins server and download the (already compromised) build artifact and make sure it matches the mega.co.nz file?

      Do you expect the average software engineer to be able to look at a .exe, pull up a disassembler, and know that all the assembly maps back to the source code?

      • hnlmorg 5 hours ago

        The person who originally reported it was not super technical so if your software engineer can’t reproduce the customers steps to see the same error then you probably need better software engineers.

      • lores 10 hours ago

        It's not hard to replicate downloading a zip archive from the official location and find someone knowledgeable to look at it if you aren't yourself. A non-software-engineer did just that.

    • AStonesThrow 9 hours ago

      No, you do not understand Help Desk Level I Troubleshooting.

      The steps are invariably:

      - Turn it off then turn it back on again

      - Force stop, clear your cache and cookies

      - Disable AV and firewall then reinstall

      If the user cannot be induced to follow this simple script, then we can never move past the most basic of troubleshooting sessions.

      Because everyone knows that troubleshooting is about covering up the symptoms rather than diagnosing the root cause.

      • shermantanktop 5 hours ago

        Have you worked at a Help Desk? It’s shocking how often those dumb questions reveal what’s really going on. Fake but realistic examples:

        - chrome doesn’t work! (It was actually Microsoft word)

        - my printer won’t print! (Out of paper)

        - your program keeps crashing! (No, that’s the os reminding you of a security update)

  • throw903332 11 hours ago

    > basic infosec hygiene that would be unacceptable for open source maintainers

    Opensource printer stack is a legacy mess. There is critical vulnerability almost every year. There are not enough money or developers to fix that!

    • juliangmp 10 hours ago

      The printer stack as a whole is a legacy mess.. I have an easier time getting a 3D printer to work than any inkjet machine

      • diggan 10 hours ago

        Maybe I got lucky, but in 2017 I bought a Brother DCP-L2520DW laser printer. No matter what OS, computer or network I connect it to, it seems to just work for everyone involved, always, and I don't think I've had a single issue with it since I got it nor did anything at all to set it up, basically installed CUPS on my desktop to get it to work and for Windows/macOS it just works.

        Not affiliated, just happy user, at least some companies seem to be able to deal with it, regardless if it's open source (my stack) or not (my wife's Apple-stack).

        • Avamander 10 hours ago

          There has been a strong push by OS makers to unify and simplify printer interfaces to the point that they should not require special drivers.

          But this process is still ongoing and lazy hardware vendors will continue to be lazy in their switch, if they have the option.

        • anticodon 9 hours ago

          I've bought almost the same model but a few years later. I also enjoy how effortless is connecting this printer to Linux. I have to install brlaser driver manually though.

          But I did some research before buying (including here on HN) and Brother printers were praised for being reliable and having no problems with Linux drivers.

    • aaviator42 11 hours ago

      > Opensource printer stack is a legacy mess.

      I don't necessarily disagree, but isn't this because of extremely bad firm/soft/hardware design by the printer companies that then have to be supported by the open source stack?

    • Avamander 10 hours ago

      What are we talking about here?

    • ajross 6 hours ago

      > Opensource printer stack is a legacy mess. There is critical vulnerability almost every year. There are not enough money or developers to fix that!

      Maybe true, but no live trojans either, so it's ahead of the game already as I see it.

shakna 11 hours ago

> While some redditors speculate that the trojan was planted on purpose, there is no evidence to support this claim. Outdated malware with an inactive command-and-control server is not advantageous for any attacker nor does superinfection make sense for this scenario. A far more plausible explanation points to the absence or failure of antivirus scanning on the systems used to compile and distribute the software packages. Procolored promises to improve this process, so that it cannot happen again.

That this system is so insecure as to be hit multiple times, I don't know how much stock anyone should put in "improved processes". This is a company who seems to have gone out of their way to create an insecure environment - probably out of some frustration, but all the same, insecure.

  • sidewndr46 2 hours ago

    The improved process likely involved legal adding a clause to some sort of EULA that renders them harmless from any of their basic security failures

  • pavel_lishin 6 hours ago

    > Procolored promises to improve this process, so that it cannot happen again.

    Given their lax security posture, can we really trust this promise? I'd demand, at minimum, a pinky swear.

razakel 12 hours ago

Hosting drivers on mega.co.nz.

Totally fills you with confidence.

  • codetrotter 11 hours ago

    I’ve seen other hardware companies that host firmware downloads for their products on Google Drive and some Chinese cloud drive. I don’t think doing that, nor Dropbox link, is different really from hosting it on Mega.

    • bolognafairy 11 hours ago

      Okay. It still doesn’t fill me with confidence.

      • MathMonkeyMan 10 hours ago

        Trust us, bro. We paid bottom dollar for this software.

  • jeroenhd 11 hours ago

    At least mega.co.nz is a file sharing name I recognise.

    My keyboard's drivers are hosted on "egnyte.com"

  • sidewndr46 2 hours ago

    If you distribute SHA256 or similar hashes through a secure mechanism, it seems OK to me.

  • djfergus 11 hours ago

    “ It is also worth noting that I contacted Procolored support four times over the course of my testing, for help with figuring out the software and settings. Every single time, the agent requested multiple times that I allow them to connect remotely to my computer”

    • tough 9 hours ago

      lol are procolored just a NK hacker unit or something ffs

  • Lammy 11 hours ago

    There's nothing wrong with Mega

    • msh 10 hours ago

      It implies that the company does not give a shit when they don’t even use their own web server.

      • barbazoo 5 hours ago

        CDN? Cloud? What’s the obsession with running your own web server?

      • jiggawatts 10 hours ago

        The worst part is that setting up static web content hosting with something like an Azure blob store, or just a NGINX server somewhere is hilariously trivial.

        This is an afternoon's effort for the junior intern, but was "too hard" for these people.

        • eyegor 7 hours ago

          That costs money to maintain, even if it's just a few bucks a month. I've seen plenty of Chinese companies using mega/gdrive/etc just because it's free. I used to think it was just cheapness, but depending on the company it can be a huge hassle to set up recurring small bill items. At my current company for example, it's much easier to pay $5-10k once than pay $5/mo.

          • perching_aix 5 hours ago

            With Google Drive specifically, scale becomes an issue though. Once too many people download a given shared file, it gets flagged for possibly being a piracy operation. Not sure about MEGA, but they also have some limits (although for normal drivers this shouldn't be an issue).

          • moi2388 6 hours ago

            Nope azure blob storage hosting can be completely free

rvnx 12 hours ago

If Bitcoin wallets would be designed properly they would ask for a second confirmation before sending 100k USD.

This may be the main thing to fix here, as it's very plausible that hacks happen again and again... by design.

Today it's an infected printer, tomorrow it will be a game on Steam.

  • latexr 11 hours ago

    > This may be the main thing to fix here

    It’s not, because that wasn’t the problem and would not have worked. For one, nothing indicates the $100K were extracted in one go, it looks like it was cumulative. For another, this malware isn’t directly sending coins, it’s just replacing addresses in your clipboard.

    • xnorswap 9 hours ago

      Right, but the confirmation prompt could say something like,

      "You're sending $100k to L33tHaX0R, are you sure?"

      But that would require the protocol to also have the ability to set friendly names against public addresses.

      You could imagine a wallet that uses certificates for address validation. So a certificate owner could sign that they own a given public key. ( And sign with the public key to show they own that key too. )

      Then that could go into a "verified recipients" section of the wallet, and you could set your wallet to only allow sending to verified recipients. ( Or only allow transactions over X to verified ).

      • gruez 5 hours ago

        >But that would require the protocol to also have the ability to set friendly names against public addresses.

        Most crypto exchanges and merchants generate unique addresses per user/transaction, so this won't work. Moreover having a fixed address is bad for privacy because it makes it obvious what the recipient of a given transaction is.

      • jagged-chisel 9 hours ago

        I don’t see how this prevents malware from changing the destination just before the transaction heads out. If it can change addresses, then it can change them at any point in the process, even after human verification.

        • xnorswap 9 hours ago

          It doesn't stop specialized malware, but it stops clipjacking.

          Security isn't an absolute. You're not trying to stop all vectors, you're just trying to put up a barrier to trip up by far the most common and easy method.

          In a world where everyone leaves their doors open all day, you're asking "Why shut and lock your door when an attacker could just smash your windows?"

          • tough 9 hours ago

            on crypto you have also posioning address attacks (so using your clipboard to paste an addy is already a bad idea)

      • latexr 8 hours ago

        > But that would require the protocol to also have the ability to set friendly names against public addresses.

        Which it doesn’t, and changing it to do so is not a realistic option. If we’re dreaming up anything, then my suggestion would instead be for no one to be dishonest, or for everyone’s basic needs to be met so they don’t need money and to speculate on cryptocurrencies. I’m pretty confident either of those would happen before every way people routinely get swindled off their cryptocurrencies is solved.

  • cjbprime 11 hours ago

    Then the malware would provide that confirmation to the wallet too. Defending yourself from malware running on the same (Windows) machine is mostly impossible.

    • xnickb 9 hours ago

      That's a much harder attack to pull off. Windows actually does a decent job at preventing this kind of thing from being easily achievable.

      Clipboard attacks are far easier, as most modern systems treat clipboard as a non-critical resource. Which is mind blowing if you ask me.

      An app reading from clipboard must ring all sorts of alarms. Let alone writing to it.

      • gruez 5 hours ago

        >An app reading from clipboard must ring all sorts of alarms. Let alone writing to it.

        You realize any sort of content editing app is going to be reading from clipboard? Most apps used on a daily basis are going to be reading from clipboard.

  • alpaca128 12 hours ago

    Steam already had a game with an infostealer a while ago. A pirate game.

    But something like that would only be surprising if it was more than an obvious lazy asset flip.

  • gruez 5 hours ago

    >If Bitcoin wallets would be designed properly they would ask for a second confirmation before sending 100k USD.

    They already do? Here's a random screenshot I found:

    https://user-images.githubusercontent.com/4597798/33999728-3...

    the details are blacked out, but you can make out that it shows the address label along with the full addresse

  • codetrotter 11 hours ago

    That kind of confirmation does exist, it’s called using a hardware wallet, such as those made by Trezor and others.

    https://trezor.io/

    The bigger question is, when they said:

    > G Data's research showed that the Bitcoin address linked to SnipVex had received about 9.3 BTC, roughly $100,000

    How big was the largest amount stolen?

    It could be a few individuals with a lot of money in their unprotected software wallets, or it could be a lot of people with relatively smaller amounts stolen from each of them.

    If you only have a couple hundred dollars worth of bitcoin and don’t intend to buy any more of it then it doesn’t make much sense to spend as much on a hardware wallet as those cost. But if you have like $500 of bitcoin then it starts to make more sense. Especially if you plan on buying more of it. And if you have over a $1,000 and are still using a software wallet you should really look into getting a hardware wallet ASAP IMHO.

  • cm2187 11 hours ago

    The malware doesn’t send all the content of the wallet to itself, it just replaces the recipient address in the clipboard (so you wouldn’t notice unless you checked the address). The 100k I think are cumulatively, though if it is 9btc, it’s more like 1m.

  • johnisgood 11 hours ago

    This should be relatively easy to implement.

HPsquared 12 hours ago

What is it with printers and (pardon the pun) shady practices?

  • M95D 11 hours ago

    There's only some printer companies. I'm using Epson inkjet and I never had any problems. Drivers are very good too.

    • jpc0 9 hours ago

      Their inktank line is quite scummy tbh…

      Catch filter that can be trivially replaced in the field, firmware needs to be reset by an authorised repair center (yes there are workarounds but they aren’t official)

      Also on windows their “drivers” install a ton of crap with them, even when you install the most basic version in their installer. When in fact they have go a driver which does exactly what it should and only installs a driver but then they don’t get that sweet spyware installed on your machine.

      Never mind their network printer driver just failing to print half the time. Prints fine from my phone, on the same network right next to my PC but from my PC, FU.

      Epson are not innocent in the chaos that is printers.

  • gostsamo 12 hours ago

    diminishing market and margins call for extreme pressure to monitize whatever is left of the user base.

    • bigfatkitten 12 hours ago

      These aren’t commodity office printers. They’re UV inkjets, which are used to print artwork onto objects and cost many thousands of dollars.

      • raverbashing 11 hours ago

        So it sounds more like TDD (technobro driven development)

        • Avamander 10 hours ago

          No it's your average hardware vendor wanting to spend the smallest possible amount of money on software.

        • bolognafairy 11 hours ago

          I assure you that “sneaking spyware into installers” predates “tech bros”

M95D 11 hours ago

Somehow, I was expecting to be about HP.

whimsicalism 10 hours ago

crazy to me that people are still writing malware in delphi

elmt35 13 hours ago

The printer company in question is: Procolored

  • yccs27 11 hours ago

    Yup, that clickbait headline should be "Procolored served customers malware for months, dismissed it as false positives" instead.

    • kevincox 9 hours ago

      But that only grabs the attention of people who own a relatively niche Procolored printer. This clickbait headline scares everyone with a printer into clicking.

      Absolute shit state we are in.