Slashdot Mirror


Hackers Stole a Casino's High-Roller Database Through a Thermometer in the Lobby Fish Tank (businessinsider.com)

From a report: Nicole Eagan, the CEO of cybersecurity company Darktrace, told the WSJ CEO Council in London on Thursday: "There's a lot of internet of things devices, everything from thermostats, refrigeration systems, HVAC [air conditioning] systems, to people who bring in their Alexa devices into the offices. There's just a lot of IoT. It expands the attack surface and most of this isn't covered by traditional defenses."

Eagan gave one memorable anecdote about a case Darktrace worked on where an unnamed casino was hacked via a thermometer in a lobby aquarium. "The attackers used that to get a foothold in the network. They then found the high-roller database and then pulled that back across the network, out the thermostat, and up to the cloud," she said.

151 of 246 comments (clear)

  1. I don't know... by Anonymous Coward · · Score: 5, Funny

    ... this sounds phishy.

    1. Re:I don't know... by ctilsie242 · · Score: 3, Funny

      Compromises like this make me eel. It is worth the read for the halibut...

    2. Re:I don't know... by Anonymous Coward · · Score: 1

      Hake, these fish puns are really crabby.

    3. Re: I don't know... by Anonymous Coward · · Score: 5, Insightful

      High roller = whale
      So an aquarium seems an appropriate attack vector.

    4. Re: I don't know... by K.+S.+Kyosuke · · Score: 1

      So it actually sounds cetaceany?

      --
      Ezekiel 23:20
    5. Re:I don't know... by Tarlus · · Score: 1

      I sea what you did there.

      --
      /* No Comment */
    6. Re: I don't know... by denis.goddard · · Score: 1

      This song is the classic king of fish puns. Warning: highly addictive

    7. Re: I don't know... by Shirley+Marquez · · Score: 1

      That link for Wet Dream by Kip Addotta didn't come through correctly for some reason. I'm trying with a non-shortened link: https://www.youtube.com/watch?...

    8. Re: I don't know... by q4Fry · · Score: 1

      What is the porpoise of this thread?

  2. Network Separation by Anonymous Coward · · Score: 3, Insightful

    And that is why one should be almost religious about separating networks. In particular networks for "home automation" from the rest. Event at home I have one wifi for home automation and one for the rest.

    1. Re:Network Separation by 110010001000 · · Score: 1

      That's smart! There is no way to route between two seperate networks.

    2. Re:Network Separation by Oswald+McWeany · · Score: 3, Interesting

      And that is why one should be almost religious about separating networks. In particular networks for "home automation" from the rest. Event at home I have one wifi for home automation and one for the rest.

      Good Suggestion.

      I'm not a fan of my current home router and have been considering getting a new one. I think I might follow your suggestion and do the same. Keep the old one for my IOT devices and put computers and cell phones on a new one.

      --
      "That's the way to do it" - Punch
    3. Re:Network Separation by the_skywise · · Score: 2

      Probably won't be too much longer and you'll be seeing routers supporting dual network spaces for just this reason. (like the DMZ)

    4. Re:Network Separation by Anonymous Coward · · Score: 1

      Not sure if you're being sarcastic or not. But if using separate wifi hotspots AND have each hotspot use the same private IP addresses, then yes, there is no way to route between the two networks. Gee, one network uses SSID name "Internal" with a network IP of 192.168.1.x and uses NAT to get to the public internet and the other network uses SSID "home_automation" with an network IP of 192.168.1.x and also uses NAT for its management. Kinda difficult to route packets between those two networks.

    5. Re: Network Separation by nehumanuscrede · · Score: 1

      To get between networks, you need a layer three device ( aka router ).

      Is simple enough to build an ACL that says âoe Do not let devices from network X talk to network Y. âoe

      Also simple enough to prevent certain devices from talking to other devices on the same network and / or blocking access to pretty much anything you want.

      It just requires a bit of forward planning / thinking.

      Assume everything connected to your networks are potential entry points and / or downright hostile.

    6. Re:Network Separation by b0s0z0ku · · Score: 1

      A lot of commercial and some residential routers already do. Or three, or five spaces :)

    7. Re:Network Separation by trg83 · · Score: 1

      I'd like to do the same, but I am considering a third for guests. I've noticed in the last few years that "can I get on your wi-fi?" has become as common as "can I use your restroom?"

    8. Re:Network Separation by Khyber · · Score: 1

      "Event at home I have one wifi for home automation and one for the rest."

      But I bet those aren't properly (physically) separated by being on physically-distinct networks. You're still a target.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    9. Re:Network Separation by Oswald+McWeany · · Score: 5, Funny

      I'd like to do the same, but I am considering a third for guests. I've noticed in the last few years that "can I get on your wi-fi?" has become as common as "can I use your restroom?"

      So good manners these days involves, not only offering the workman a cup of tea, but your wifi password too.

      "Would you like a spot of tea and a Wi-Fi password whilst you fix our driveway?"

      How else are the workmen going to use you-tube to look up how they do their job?

      --
      "That's the way to do it" - Punch
    10. Re:Network Separation by Anil · · Score: 1

      I think that was his point.
      same IP on separate hareware routers.

    11. Re: Network Separation by Bengie · · Score: 1

      Many managed switches do Layer 3 routing and default to routing among the VLANs. I think that's a horrible default. So many times people have issues with asymmetric routes between overlapping subnets in different vlans because their switch is routing one way, and the actual router the other way, but the stateful firewall is having a spazz attack about only seeing half of the traffic.

      No idea why people like to use overlapping subnets, especially in different broadcast domains.

    12. Re:Network Separation by Mr+D+from+63 · · Score: 2

      I'd like to do the same, but I am considering a third for guests. I've noticed in the last few years that "can I get on your wi-fi?" has become as common as "can I use your restroom?"

      A thoughtful host will place a wifi QR code in the bathroom.

    13. Re:Network Separation by Mr+D+from+63 · · Score: 2

      I never thought about that. I'd have just naturally set the second network to a different subnet.

      And I thought /. was becoming totally useless.

    14. Re:Network Separation by lgw · · Score: 1

      The attacker doesn't need to bridge the networks, he just need to get his hacked device onto the other WiFi. Given the sad history of WiFi security, I wouldn't bet the farm on that being impossible.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    15. Re:Network Separation by TheNarrator · · Score: 1

      In the most secure networks like Google's there are no privileged networks. All access of services are specifically authorized for that device. This has the added benefit that people can work from anywhere and access any services they need to if they have a trusted device. They call it Beyond Corp.

    16. Re:Network Separation by k6mfw · · Score: 1

      And that is why one should be almost religious about separating networks.

      Kind of like what Adama did for his ship even though everyone complained he is old school?

      --
      mfwright@batnet.com
    17. Re: Network Separation by Khyber · · Score: 1

      Yes, mine do. Hundreds of mineral claims, thousands of various lighting configurations for scientific experiments, multiple methods for making plants grow without light, and more.

      So I do the smart thing - that thing stays on an encrypted and dedicated point to point link separate from everything else.

      Meanwhile, you keep assuming you know anything, when your words alone clearly show you do not.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    18. Re:Network Separation by david_thornley · · Score: 1

      And that is why one should be almost religious about separating networks.

      So you approve of the common practice of slapping things together and praying it'll all work?

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    19. Re:Network Separation by 110010001000 · · Score: 1

      Thats even smarter. Plus you are using NAT, and we all know that NAT is good security.

    20. Re: Network Separation by 110010001000 · · Score: 1

      You don't sound insane at all. I wish to subscribe to your newsletter.

  3. Zero sympathy by olsmeister · · Score: 5, Insightful

    IoT devices should be sparingly and carefully deployed.

    Anyone who uses one as a fish tank thermometer deserves to be hacked. I know the tank probably had tens of thousands of dollars worth of tropical fish in it - don't care. If you absolutely NEED need to have an IoT thermometer in it, rather than a simple visual one, then put it on a different network than your client databases. Hell, have it use the cellular network. If it wasn't this, it would have been something else.

    1. Re:Zero sympathy by oh_my_080980980 · · Score: 2

      You just made the argument against EVERY fucking internet enabled device.

      Congratulations.

    2. Re:Zero sympathy by argStyopa · · Score: 2

      This.

      I can see the practicality of having some things online - a thermometer for a tank of $10,000 fish, sure.

      But as you said: HAVE A SEPARATE, TOTALLY BANAL NETWORK FOR THAT SHIT.
      *DON'T* connect that to your operating system, your vault doors, or your self-destruct systems, eh?

      --
      -Styopa
    3. Re:Zero sympathy by judoguy · · Score: 1
      I have a friend with a wildly expensive salt water tank. He absolutely requires remote sensing on a variety of things such as temperature and salinity to allow him go go out of town without obsessing.

      He's also a top level DBA and security guy having worked for companies needing to be certified for PCI and DOD level databases. He has firewalls, etc. up the wazoo at home. Just because he can.

      --
      Peace is easy to achieve, just surrender. Liberty is much harder get/keep.
    4. Re:Zero sympathy by Opportunist · · Score: 2

      No, most other internet enabled device I can audit.

      Try it with your average IoT crapbox.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    5. Re:Zero sympathy by barjam · · Score: 2

      I doubt it was a fish tank thermometer only, it was probably a fish tank controller that had a thermometer as one of it's functions. On something like a saltwater tank where you might have thousands of dollars in corals and such the controller is used to regulate temperature, chemicals and so on. One tiny slip up in parameters and thousands of dollars are down the drain. IOT for that sort of things makes total sense.

      Network isolated and all that for sure though.

      On the other hand if the casino's security were properly setup even an IOT device wouldn't be a concern as it would have required at least two weaknesses to got to this point. In my opinion you have to treat an internal network as if it was public anyhow.

    6. Re:Zero sympathy by Lab+Rat+Jason · · Score: 1

      I didn't bother to RTFA, but I'm betting it's not actually a simple thermometer, but rather a tank controller. Temperature is among its functions, but it likely also controls the lights, monitors PH (possibly injecting buffer as needed), controls the heater, controls cooling fans, and controls the pumps. These devices have pretty good reporting capabilities to facilitate tank management, and they're pretty essential devices in keeping your tank healthy. But still, no reason it should have been on the same network as customer data. More concerning to me is that there are only two possibilities here: 1) it was wifi enabled, and security didn't notice someone with a laptop loitering around the lobby for long enough to compromise the device, scan the network, compromise the database, and download the data; or 2) it was not wifi enabled, and security failed to notice someone physically tampering with it. I would assume what happened is scenario #1 because no casino security is so incompetent to allow scenario #2. I'm just wondering why they used a wifi enabled controller rather than an RJ-45 version.

      --
      Which has more power: the hammer, or the anvil?
    7. Re: Zero sympathy by edris90 · · Score: 1

      Your friend is exercising unhealthy addiction to disorder for the purpose s of control and emotional security. It sounds like he has very little percieved control over his role in most of his life and due to resentment is driven to feed perception s of control to avoid a in mind generated perception of helplessness and fear

    8. Re: Zero sympathy by edris90 · · Score: 1

      Resulting in a conscious want and desire for Tameable chaos it control, in the shape known as desire

    9. Re: Zero sympathy by edris90 · · Score: 1

      For fish.

  4. IOT is a disaster waiting to happen by pablo_max · · Score: 4, Insightful

    It is really crazy that the IOT stuff is pushed so hard even though there are no security standards in place.

    I do have internet connected things myself. Heating system and some home automation. While these are internet facing, they do not have access to my home network as they use a physically different network system. I assumed it would only a matter of time before someone hacked my network via my light switch to at least put up the basic security road blocks.
    It sounds like the IT department there wasnt thinking too hard about security.

    1. Re:IOT is a disaster waiting to happen by rtkluttz · · Score: 4, Insightful

      Its not even that. There is literally nothing that IoT devices do in the cloud that can't be done completely in the owners network. Anyone that allows devices on their network that basically have you authenticating to a companies servers outside your home or business to do something inside your home or business deserve everything they get.

      --
      Digital is, by definition, imperfect. Analog is the way to go.
    2. Re:IOT is a disaster waiting to happen by Anonymous Coward · · Score: 2, Insightful

      It sounds like the IT department there wasnt thinking too hard about security.

      IT pays for shit and you get about as much respect as the janitor. If a casino cares about security, they would need to pay better and give more respect to get the kind of talent required to actually do a decent job at securing their systems. Their underpaid IT staff is most likely following check lists created at least 10 years ago.

    3. Re:IOT is a disaster waiting to happen by Opportunist · · Score: 1

      Then why repeat that mistake with new toys attached to the network?

      Yes, the network is insecure. It was never meant to be secure. It was meant to be reliable and resilient against damage. If you want security, secure your endpoint.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    4. Re:IOT is a disaster waiting to happen by Solandri · · Score: 1

      They let you get status updates on the devices or control them from elsewhere on the Internet. e.g. A friend has a IoT security camera whose video feed he can access from his phone at any time from anywhere, if say he gets a notification from his alarm company that someone has broken in.

      Of course, if you really want this sort of functionality, the device should be restricted to your home or business LAN, and your phone should be using a VPN to connect to that LAN to communicate with the device. These devices have absolutely no business accessing the Internet on their own.

    5. Re:IOT is a disaster waiting to happen by OneAhead · · Score: 1

      The problem is we built it in the first place without thinking how it could be abused.

      Speak for yourself. I didn't build that. :-D

    6. Re:IOT is a disaster waiting to happen by Cyberax · · Score: 1

      There are standards for IoT: ZigBee and ZWave. Both mandate reasonable security and are NOT IP-based. Both are quite robust and easy to deploy - just buy a hub and enroll your devices there, they'll mesh-network with each other to extend coverage enough even for large buildings.

      But no, everybody keeps buying crappy wifi-based stuff.

  5. Re:high-roller database by cirby · · Score: 1

    It's a list of rich gamblers who like to show up, gamble, spend money on pretty much everything in sight, and come back for more.

  6. Re:What is a high-roller database? by Anonymous Coward · · Score: 1

    Client list of "big spenders." The people who would actually come and spend large amounts of money gambling.

  7. IoT turned DEFCON into a party again by phantomfive · · Score: 5, Interesting

    IoT turned DEFCON into a party again. It was all getting kind of boring, with finding exploits in the major OSes being more time-consuming, but now suddenly there are so many device exploits that people are giving them away free. A lot of times it's as simple as
    echo "admin\n admin\n" | telnet device_ip
    I thought we were done with the days of telnet exploits but it's a gift that keeps giving.

    --
    "First they came for the slanderers and i said nothing."
    1. Re:IoT turned DEFCON into a party again by Opportunist · · Score: 1

      The gift that keeps on giving.

      Whether you want it to or not.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    2. Re:IoT turned DEFCON into a party again by ortholattice · · Score: 1

      echo "admin\n admin\n" | telnet device_ip

      Should that be "echo -e"? Or does telnet convert the \n? (I can't try it since I disabled telnet on my servers.)

    3. Re:IoT turned DEFCON into a party again by phantomfive · · Score: 1

      Should that be "echo -e"?

      Yeah and I'm not sure echo would even work for this situation. Might need to use expect. I didn't test it just wanted to get the idea across :)

      --
      "First they came for the slanderers and i said nothing."
  8. No fish were harmed by jfdavis668 · · Score: 4, Funny

    During this hacking attempt. Except whales.

    1. Re:No fish were harmed by neoRUR · · Score: 1

      And maybe a bowl of petunias.

  9. Android Networking by Anonymous Coward · · Score: 1, Interesting

    My pet hate, IOS devices that bluetooth to your smartphone as a backdoor:

    Android smartphones offer every application default "Full Network Access". So you're not just giving the *app*, access to the location, address book etc., you're giving the *company* that made the app that access remotely too.

    Google's explanation for this is total bullshit, something like "apps can access the internet by starting a browser, ergo this has no damage". Really, it's "we need it to spy on you so we enable it". And every shitty little app, that might have a genuine reason to access the address book, also gets full access to send the address book to their server.

    So you buy a fitness band, and it won't work unless connected to your smartphone, which in turn needs an app, which in turn needs you register for an account and approve access to the address book and location and other stuff. i.e. to use this device you bought, give us full access to your private data, and your indentity and in exchange we'll promise to use it for any reason and call it a privacy policy.

    You trusted Zuck in 2006 when he promised to only share your data with your chosen friends. You gave him your data, and it turns out he sells it all on to anyone who will pay. And Android devices come pre-installed with this stuff, Facebook, Microsoft's snoop ware, anyone with money can buy pre-installed right to data you will put on the phone, and full network access to slurp your private data off that phone.

    And we can blame Zuck for farming its customers for sellable data, but a lot of this is Google's fault.

    No app should have network access by default.

  10. Re:high-roller database by namgge · · Score: 4, Funny

    A list of people with a lot more money than sense.

  11. Re:What is a high-roller database? by apparently · · Score: 2

    I'm no internet genius, but I'm wagering it's some sort of database that contains the names of high rollers who frequent the casino, along with their details. You might want to do some sleuthing on the dank webs to confirm.

  12. Oh no! by dohzer · · Score: 2, Funny

    Oh no. I feel really bad for the casino. Where can I donate money to help them in their time of need?

    1. Re:Oh no! by judoguy · · Score: 1

      Oh no. I feel really bad for the casino. Where can I donate money to help them in their time of need?

      At the casino. Just show up and they'll be glad to help you help them.

      --
      Peace is easy to achieve, just surrender. Liberty is much harder get/keep.
    2. Re:Oh no! by dwillden · · Score: 1

      The Casino's have donation machines in their lobbies. Thousands of them. Just insert your donation and push the button(or pull the lever on some older machines), on rare occasions you might actually get your donation back.

      --
      I'm too lazy to compose a creative sig.
  13. Re:high-roller database by John+Allsup · · Score: 1

    Wikipedia is your friend, as is google. Just googling for "casino high roller wiki" yields https://en.wikipedia.org/wiki/... -- basically a high roller is somebody who gambles a lot of money.

    --
    John_Chalisque
  14. Re:What is a high-roller database? by Holi · · Score: 2

    WTF, does no one here know how to use a fucking search engine?

    --
    Sorry, teleporters just kill you and then make a copy. A perfect, soul-less copy.
  15. Re: What is a high-roller database? by Type44Q · · Score: 1

    Geez, i don't know for sure... but maybe a list of rich people??

  16. Re:Internet Of Things by haruchai · · Score: 4, Funny

    Why would I want my fridge, lightbulbs, toaster and so on to ever be hooked up to the public internet?

    You probably don't, but Big Brother does. They're hoping you will give up your privacy in exchange for added convenience of these IoTs.

    Say that a bit louder , Alexa didn't hear you

    --
    Pain is merely failure leaving the body
  17. Re: high-roller database by Type44Q · · Score: 1

    What does it contains and is it useful?

    Well... that might depend on what kind of paper it's printed on...

  18. Re: high-roller database by Type44Q · · Score: 1

    Something not too rough... absorbent would be useful... but that doesn't come apart; that's the worst.

  19. Re:Network Separation (Partial report from vendor) by Anonymous Coward · · Score: 5, Informative

    https://www.darktrace.com/resources/wp-global-threat-report-2017.pdf
    ---
    To ensure these communications remained separate
    from the commercial network, the casino configured
    the tank to use an individual VPN to isolate the tank’s
    data
    ---

    So yes, it was segregated via a VPN link. Clearly that wasn't enough.

  20. Baloney by 110010001000 · · Score: 2

    "up to the cloud" is the key term here. It is meaningless. This must be an "AI" company looking for more funding.

    1. Re:Baloney by OneAhead · · Score: 1

      Naah, just visual rhetoric. A nice image, too. *Ssslurp*!

    2. Re:Baloney by Tony+Isaac · · Score: 1

      Didn't you know, the newest thing is "machine learning." This is so much more powerful than AI!

  21. Re: high-roller database by Anonymous Coward · · Score: 1

    But I think the original question remains: of what use is it to someone other than the casino that has it? Does it contain credit information? Could a competitor use it to woo these clients? I would think it would not contain actionable credit information, and any casino caught using such information would find themselves a shallow desert grave. The hackers may as well have stolen the fish tank temperature for all the good this information will do them.

  22. Re: Internet Of Things by Z00L00K · · Score: 1

    It would make sense if it's for watching over your senile granny.

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
  23. Re: What is a high-roller database? by angel'o'sphere · · Score: 1

    That could be, strange name though.

    --
    Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
  24. Re: high-roller database by Sique · · Score: 1

    It gives you a list of rich people easily persuaded to put money in risky enterprises, who will accept a total loss.

    --
    .sig: Sique *sigh*
  25. Re:Internet Of Things by ZorinLynx · · Score: 5, Insightful

    A lot of these newer "smart" devices are really quite dumb. They REQUIRE the Internet to work, because half the functionality is implemented on the manufacturer's servers. Not only is this a security concern, but if the manufacturer goes out of business, your stuff will stop working.

    This has extreme privacy concerns, especially in cases such as video doorbells, thermostats with occupancy sensors, "smart" refrigerators, and so on. It's one of the main reasons I haven't upgraded to any such "smart" stuff in my home, except for the Philips Hue lighting system which is incredibly well implemented and can operate entirely over the local LAN.

  26. Re: What is a high-roller database? by Anonymous Coward · · Score: 2, Informative

    It is a list of people who due to the influence of puppeteers, and to roll above a seven on two six sided dice. Pierson's Casinos use the list to steer these high rollers to games where odds are more in their favor and away from things like craps where a two is a loss and an eleven is a win. Hackers will use it to place side bets to defraud the casino.

    There now you don't have to google it, ya lazy bums.

  27. Re:Internet Of Things by ctilsie242 · · Score: 4, Insightful

    You don't, but there are a lot of companies, governments, organizations, and others who get big money from the analytics from those devices, and who want those to be as "connected" as possible, so the device can slurp as much info as possible.

    Best place for IoT devices is to remain on store shelves. Second best place is the dumpster.

  28. Re: Internet Of Things by oh_my_080980980 · · Score: 4, Insightful

    Gosh how was society able to do that for centuries before these wonder device....

  29. and why need local non cloud devices look target by Joe_Dragon · · Score: 1

    and why need local non cloud devices look at target there they hacked to the network from the 3rd party vendors HVAC system.

    A big casino should have that on a non cloud non wifi network.

  30. scam calls about there markers by Joe_Dragon · · Score: 1

    scam calls about there markers may work on some people.

    Jay go to western union and send us $5000 NOW! or we will sent someone to beat it out of you!

  31. Re:What is a high-roller database? by EvilSS · · Score: 1

    And what is a high roller then? Someone who often frequents casinos?

    A high roller is a whale.

    --
    I browse on +1 so AC's need not respond, I won't see it.
  32. Re:high-roller database by EvilSS · · Score: 1

    What's a google?

    --
    I browse on +1 so AC's need not respond, I won't see it.
  33. Tragedy by Kokuyo · · Score: 1

    I watched the first episode of Max Headroom a year or so ago.

    I laughed at a scene where they hacked a company, and I shit you not, by connecting to water pipes somehow and then jumping from a urinal in a men's room to a security camera, again not defecating anywhere near or on your person, located there.

    The tragedy is that we're at the point where such things seem to be shifted from the realm of uneducated entertainment to reality.

    1. Re:Tragedy by painandgreed · · Score: 1

      I watched the first episode of Max Headroom a year or so ago.

      I laughed at a scene where they hacked a company, and I shit you not, by connecting to water pipes somehow and then jumping from a urinal in a men's room to a security camera, again not defecating anywhere near or on your person, located there.

      The tragedy is that we're at the point where such things seem to be shifted from the realm of uneducated entertainment to reality.

      I watched the entire series a couple of years ago. Despite the fashions and limitations in imaging, I was surprised that the series held up surprisingly well, and if anything was presentient to the way things would come to pass.

  34. IoT devices not on their own VLAN? by Archon · · Score: 2

    Why the hell should a fish tank thermometer have any sort of network access to where customer data is stored? Their IT staff should be re-vetted for competence.

    1. Re:IoT devices not on their own VLAN? by religionofpeas · · Score: 1

      A VLAN may not help if the device can be compromised. It should be operated on a different physical network.

    2. Re:IoT devices not on their own VLAN? by Opportunist · · Score: 1

      Revetted? Sorry, I'm not a native speaker, is that a polite way of saying "fired out of a cannon"?

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    3. Re:IoT devices not on their own VLAN? by froggyjojodaddy · · Score: 1

      I can all but guarantee this is probably what really happened:

      Manager: I want to get Internet Enabled thermometers because
      IT: Right, no problem except we don't have partitioned corporate wireless networks because we tried to do that last year but our budget was cut and no-one wanted to invest in it
      Manager: I don't care about your problems. I got $10,000 of fish to worry about and this vendor promised me they'd remotely monitor my fish to make sure they don't die.
      IT: Ok, but..
      Manager: NO BUTS. Do it, and I don't want to hear your excuses
      IT: Can we just..
      Manager: We're done here. I want this done. You have 3 hours or we'll find someone else

    4. Re:IoT devices not on their own VLAN? by ledow · · Score: 2

      What?

      Are you suggesting that you'd have to compromise the switch? How would that work any differently with physical separation?

      You can request a VLAN, from a list of allowed VLANs, on any decent managed switch. But you can also be FORCED onto a VLAN with no way to override that by such switches too.

      And if Cable 1 is on VLAN 1 and Cable 2 is on VLAN 2, you can't do anything without total compromise of the switch itself (which renders the problem moot anyway). And which is incredibly unlikely to happen, especially if you have any kind of traffic monitoring (e.g. literally blocking the protocols that a device can communicate over), port-authentication (RADIUS etc.), etc.

      Sorry, but VLANs are as-good-as, if not better than, physical cable isolation.

    5. Re:IoT devices not on their own VLAN? by Passman · · Score: 1

      Revetted? Sorry, I'm not a native speaker, is that a polite way of saying "fired out of a cannon"?

      No, revetted is when you fire the IT staff for incompetence, oursource their function to India, and then use the savings to buy yourself another Corvette.

      --
      Minne-snow-da: Winter is comming...
    6. Re:IoT devices not on their own VLAN? by religionofpeas · · Score: 1

      And if Cable 1 is on VLAN 1 and Cable 2 is on VLAN 2

      That is a physical cable isolation.

    7. Re:IoT devices not on their own VLAN? by ledow · · Score: 1

      And how do you expect to have a useful network if the IoT device can't talk out to the Internet (the only reason to have it connected), it can't be connected to the other tanks, it can't be managed by the central app, etc.

      Because it's all very well saying wire it separately but in the first instance it's WIRED FOR A REASON. It's needs to be networked. And connected to other devices. The second you do that, there's some router, Internet connection or local switch involved, even it's to only one other device.

      And nobody in their right mind is going to buy one set of switches, routers, cables, Internet connections etc. for each individual device/set of devices wired through the site, including all the feeding back to a point (which might be the other end of the building) in order to be actually physically separated compared to: Join it to the Ethernet wiring. Manage your switches properly (which are already perfectly well isolating finance servers from digital signage, back-office from the gambling machines, the hotel guest wifi from the management network etc.).

  35. the Max Headroom hacker is still unknown by Joe_Dragon · · Score: 1

    the Max Headroom hacker is still unknown

  36. Re:What is a whale? by religionofpeas · · Score: 1

    Why are they in casinos? Shouldn't they be swimming in the ocean?

    Just read the article. They were in the lobby fish tank.

  37. Re:Internet Of Things by Opportunist · · Score: 4, Insightful

    The manufacturer doesn't even have to go out of business. As "always online" software has shown us again and again, all that's required is the manufacturer not wanting you to use it anymore.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  38. Re: Internet Of Things by Opportunist · · Score: 1

    If I get to look over granny, sure.

    If you get to look over her, no.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  39. Re:Internet Of Things by Opportunist · · Score: 1

    Well, you have to admit, some of the parts you find in IoT devices cost a lot more if bought without the plastic casing...

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  40. Re:What is a high-roller database? by Opportunist · · Score: 1

    In the online gaming world they call them "whales". So... the thing about the aquarium actually makes it even more funny.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  41. Good! by Opportunist · · Score: 1

    Maybe if more high profile targets get finally hit by the security hole IoT is, we'll finally see some movement in this field.

    I mean, FFS, these things have security standards I have not seen since the millennium rolled over! You can go down the OWASP Top 10 (of any year of your choice) and the average IoT crapware is guilty of all of them!

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  42. Re:Network Separation (Partial report from vendor) by Archangel+Michael · · Score: 5, Insightful

    VPN link isn't the same as network isolation. Network isolation means you can't get from there to here. That's why you have multiple firewalls, networks routers and DMZ and so on between IOT devices and your critical infrastructure.

    Here at my work, we have a VPN tunnel that takes us right into critical networks. It makes me cringe as we have no control over it. I've mentioned it a number of times, but someone (one guy) insists he can't do his job without it. It is bullshit, because he and I have the same duties, and I manage. But the boss says "leave it up, he needs it", and i cry bullshit every time.

    It is convenience for security. Or as the boss calls it "usability", because convenience sounds bad.

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  43. Re:Internet Of Things by dwillden · · Score: 1

    What? You don't want your fridge texting you when the milk starts to sour, or your toaster updating you to how many Pop-tarts your kids ate for breakfast this morning ("76 pop tarts seems a little excessive for three children boss, should I cut them off or let their teachers enjoy their sugar psychosis?")

    Your lightbulbs could post to Facebook whenever you turn them on letting all your "friends" know when you are home from work in the evening. Your stove will share when dinner is done cooking so they know not to call for half an hour (except the advertisers will hack this info and use it to know when to call).

    --
    I'm too lazy to compose a creative sig.
  44. Mr Robot?! by ripvlan · · Score: 2

    Wasn't this the plot of the first season of Mr Robot? Although he snuck in and fiddled with the device to make it accessible.

    Rather than upload the data to the cloud - he sought to erase the cloud.

    1. Re:Mr Robot?! by DarthVain · · Score: 1

      Been awhile since I saw the episode, however I think I know the one you are talking about it.

      I think what was done was they installed what amounts to a jerry-rigged IoT device to the climate control system so that they could use it to destroy backup tapes. I forget how, either by making it too hot, turning on fire suppression, or some such thing.

      The difference being he had to sneak in and install it himself, there was no IoT device to begin with.

  45. Re:Network Separation (Partial report from vendor) by DigiShaman · · Score: 1

    VLANs baby

    --
    Life is not for the lazy.
  46. Re:Network Separation (Partial report from vendor) by PPH · · Score: 3, Insightful

    What good would that do? For proper security, you have to assume that every IoT device is insecure and can be compromised. You configure a thermostat to use a VPN and the moment you turn your back, it hops on the local LAN again. What should have been done was to secure the database properly. That way, an evil thermostat or casino patron walking in with a WiFi capable device can't get into the database. And if the database is that sensitive, you keep it off the network. Not the appliances.

    The approach of securing IoT devices applies only if they themselves have some critical function. You don't want someone to hack in and cook your fish? Secure the thermostat.

    --
    Have gnu, will travel.
  47. Re:Regulation...Of Course by Opportunist · · Score: 1

    People don't want security. Here's why.

    Security first and foremost is expensive. It costs money to keep the people who do know a lot about security on this side of the legal fence. Because you can believe me when I tell you, there's WAY more money to be made on the other side. And security costs time. Because your development will be delayed when you finish your product only to have to redo it because in the final test your security crew (that suspiciously isn't involved in the production process... don't ask) finds a few crippling security flaws.

    And when you're finally ready to roll, you notice that competitor A already has a product just like yours in the market and has cornered the market. How could he do this? Easy. By not giving a shit about security. And since he's more often than not completely not liable for any damage his insecure crap causes, why should he give half a shit about it?

    Why do people buy his shit is the question one should ask. And the answer is simply because they don't know shit about security and they also don't care. And more often than not don't want to know about it either. They care whether it's cheap and whether it does what it promises. They don't even think that someone else could use it for nefarious reasons.

    And this is why companies making IoT items don't give a shit about security. They'd probably go bankrupt if they did.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  48. Re:high-roller database by judoguy · · Score: 1

    A list of people with a lot more money than sense.

    That's ME! The bummer is that I don't have much money.

    --
    Peace is easy to achieve, just surrender. Liberty is much harder get/keep.
  49. Re:high-roller database by Opportunist · · Score: 1

    Ten duotrigintillion on the short scale, ten thousand sexdecillion on the long scale.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  50. Re:high-roller database by Falos · · Score: 1

    When you put it that way...
     
    ...it sounds even MORE valuable to know.

  51. Re:Internet Of Things by Lab+Rat+Jason · · Score: 1

    Bob Smith, is that you?

    --
    Which has more power: the hammer, or the anvil?
  52. Re:Network Separation (Partial report from vendor) by MightyMartian · · Score: 3, Interesting

    This... so much this. It isn't security if you're only thinking about risk in one dimension. Yeah great, you get a segregated network, you isolate your critical network resources, but, um, you allow anonymous users on your network to access your file store?

    My operating theory is to assume that everything can fail, so you secure your network, but assume someone somehow is going to get through anyways, so you'd better use ipsec to encrypt the traffic in case someone manages to hook something on to an open RJ45. But, for chrissakes, also imagine internal threats, such as maybe you don't want the kid in the mail room gaining access to the company's financial records.

    This really is more a story about total incompetence. Why do I think this casino had a share "S:" and it's just wide open.

    --
    The world's burning. Moped Jesus spotted on I50. Details at 11.
  53. Re:Network Separation (Partial report from vendor) by trg83 · · Score: 4, Interesting

    The point is that there should not exist an entity known as "the network" in this picture. There should be many. Your casino patrons sure as hell shouldn't be on the same network as either your smart appliances or your corporate databases.

  54. Stealing the list? Meh. by GameboyRMH · · Score: 2

    Now modifying the list, THAT'S where the fun's at!

    I wonder how many weeks of free luxuries they would lavish you with before they notice that you aren't gambling :D

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
  55. Sigh. by ledow · · Score: 1

    Well VLANned, guys.

    I mean, seriously. What are you playing at?

  56. Re: Network Separation (Partial report from vendor by Anonymous Coward · · Score: 1

    That's definitely how you get fired.

  57. IdIoTs by some+old+guy · · Score: 1

    Anyone who allows IoT in their business deserves the consequences.

    Really.

    The only secure IoT devices are the ones you never install.

    --
    Scruting the inscrutable for over 50 years.
  58. Re:Network Separation (Partial report from vendor) by skids · · Score: 3, Insightful

    For some reason, vendors seem to have a knack for producing devices with communications needs that do not fit into whatever scheme you come up with for network segregation. "Yeah it's an IoT device but this one in particular also needs to talk to...."

    You're almost never staffed up enough to give this an appropriate level of attention on an ongoing basis.

  59. INFORMATION WANTS TO BE FREE! by Thud457 · · Score: 1

    data dump mirror here

    Please don't go spear phising for big charismatic endangered species.

    --

    the preceding comment is my own and in no way reflects the opinion of the Joint Chiefs of Staff

  60. Re:Network Separation (Partial report from vendor) by aaarrrgggh · · Score: 2

    Exactly... it comes down to resources. I would love to proxy and log some specific traffic between a device I don't really trust and the information it needs... but that is a couple days to reverse engineer the communications and there is already too much on my plate.

  61. Re:Regulation...Of Course by Opportunist · · Score: 1

    Security is the same 80/20 game as pretty much everything else. The problem is identifying the 80 percent that can be taken care of with 20 percent of the cost.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  62. Welcome to cyberpunk by HeckRuler · · Score: 1

    ....wut? Ok guys, it's time to accept that we're living in a cyberpunk novel. They were windows into the future and that future is now. So make with the pink mohawks and techno music.

    Remember, only only Keanu can save us. I think all those John Wick movies were just prepping him.

  63. Re:high-roller database by angel'o'sphere · · Score: 1

    Thanx :D

    --
    Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
  64. Re:What is a high-roller database? by clovis · · Score: 1

    As the topic says, but I repeat: What is a high-roller database?

    A database is an organized collection of information, generally thought of as being held on a computer with a well-defined structure and method of access.

  65. Re:Network Separation (Partial report from vendor) by Ronin+Developer · · Score: 1

    This past weekend, I saw an article on creating a VPN server in 30 minutes using, I think, Linode Great.

    Then, they said the server could be used for multiple purposes such as serving up web pages to the public and whatnot.

    The author lost all credibility at that point.

  66. Re:high-roller database by Tarlus · · Score: 1

    Private customer information. That's the bottom line and why this is a problem for the casino as a business.

    --
    /* No Comment */
  67. Re: What is a high-roller database? by Tuidjy · · Score: 1

    This is modded informative. Seriously?

    It's mildly funny, and completely incorrect. It is incorrect and nonsensical on so many levels that "informative" moderation can only be a cruel joke... especially considering that looking up the term may not be so easy for a non-native speaker. A bit of refinement works just fine, but plain "High Roller" will not get you anywhere.

    In any case, here is the real meaning:

    A high roller is a person who gambles with a lot of money, usually by favoring high stakes. They may be a chronic loser, or they may win more often than not, by being skilled, knowledgeable, and discriminating in their choice of game.

    Casinos keep track of such people, both because they like to pamper losers into remaining with the casino, and because they often ban winners for suspected cheating, or just for being bad for business.

    This is a pretty valuable database, similar to databases of elderly people who fall for telephone scams.

    --
    No good deed goes unpunished...
  68. Re: What is a high-roller database? by EvilSS · · Score: 1

    That could be, strange name though.

    Yea it's only been in common use since the late 1800's. Damn kids and their crazy slang.

    --
    I browse on +1 so AC's need not respond, I won't see it.
  69. Re:Internet Of Things by Mr+D+from+63 · · Score: 1

    is a really dumb idea. Why would I want my fridge, lightbulbs, toaster and so on to ever be hooked up to the public internet?

    None of those would be useful to me. However, I find being able to read and change my home thermostats to be very useful. I am , at this moment, watching some workers in my neighborhood in front of my house. They have the street blocked off and it will be nice to see when they are gone.

  70. Re:high-roller database by EvilSS · · Score: 1

    What is a high-roller database ? What does it contains and is it useful?

    It's a database of people who like to get high and roll around in the grass.

    --
    I browse on +1 so AC's need not respond, I won't see it.
  71. Re: Network Separation (Partial report from vendor by denis.goddard · · Score: 2

    Where EXACTLY do you work? We might be able to get you some free pen testing ;)

  72. Re:Network Separation (Partial report from vendor) by lgw · · Score: 1

    GPP's point is that "yes, but that's not enough - also have real security inside each network". Also, the casino had the IoT bit on a different VPN, and that didn't help much. Networks that are isolated physically, not just logically, are ideal from a security perspective, but may not be practical to manage.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  73. Re:Network Separation (Partial report from vendor) by Cederic · · Score: 2

    There's a third choice, which is rather more correct: Capture the risk, put in place mitigations, ask that the risk gets reassessed at a reasonable frequency.

    If you want to be secure switch the damn server off. Anything else, you're already compromising, so just do what you do for any security risk.

  74. IoT is the future.... by gettin2old · · Score: 1

    Can't wait to wake up one morning and discover my fridge decided to drain my bank account to help some poor Prince somewhere.

  75. Re:In what getto did you grow up? by Cederic · · Score: 1

    Which is why knowing which customers are willing to visit you and spend several million dollars a year for the entertainment you provide is so important.

    They know they're going to lose that much money, and they expect something in return. You look after them, give them the best room in the hotel for free, have aesthetically pleasing person bring them whatever the fuck they want to drink, 24 hour concierge service and tickets to Penn & Teller.

    Actually skip the last one, you want to keep them in your casino.

  76. Re:Internet Of Things by Bryansix · · Score: 1

    You really have no idea how lazy I get after a hard workout. I mean, I might not get off the couch until it's time to walk to dog and go to bed. If I can control the lights and A/C with my smartphone, even better.

  77. Pure clickbait by julian67 · · Score: 1

    This story is pure clickbait. Are there any depths to which slashdot will not sink? It has become a shell of its former self. The editors should have never have let this minnow slip through the net. It's up to us, dear readers, not to let them off the hook.

  78. Re:What is a high-roller database? by angel'o'sphere · · Score: 1

    O'Really!?
    And what do you collect in that database?
    People who are known that they statistically roll more sixes than you?

    --
    Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
  79. Re:What is a high-roller database? by baker_tony · · Score: 1

    A high roller database is a list of all the best roller-coasters in the country. Useful for when you want to show a whale a good time...

  80. Re: What is a high-roller database? by angel'o'sphere · · Score: 1

    In a very small part of the world ...
    Damn american idiots that don't grasp that 80% of the world don't live in the US.
    "High-roller" (or as I have learned today: whale) is not a term you learn in school (where you learn basic english) nor in university, where you 'work' with the english you need for your job. In my case computer science.
    But thank you for your ignorance and implied insult ... Kartoffel!

    --
    Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
  81. Re:Network Separation (Partial report from vendor) by Archangel+Michael · · Score: 1

    Document the risk. Document the mitigation suggestions. Document the reason why it remained. Document everything.

    Then when the fecal matter hits the air circulation device, they can't fire you, because you warned them repeatedly. If they are setting you up to be the fall guy, document EVERYTHING.

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  82. Re: Internet Of Things by mapkinase · · Score: 1

    >local LAN

    Now I read everything

    --
    I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
  83. The Trojan room iot by thinkwaitfast · · Score: 1
  84. Re:What is a high-roller database? by lgw · · Score: 1

    And what is a high roller then?

    I know what a high troller is ...

    --
    Socialism: a lie told by totalitarians and believed by fools.
  85. How is your TV, settop box or microcell connected? by mnemotronic · · Score: 1

    I'm wondering how many other experts have been paranoid enough with their own infrastructure.

    For example, if you (like me) have a TV, settop box or microcell connected to your internal home network, don't forget that those devices can and do receive data from a medium (cable, cellular, broadcast TV) that you don't control. I got to thinking about this after I connected a microcell to my internal network. The microcell was kindly provided by AT&T (free!) because their cellular signal is so crappy for my area (anywhere north of Amundsen-Scott Station). I suspect there are as-yet undiscovered vulnerabilities that allows someone to access the internet side of the microcell using spoofed or forged cellular signals. I would expect similar vulnerabilities for the set-top cable box. Accessing the TV's internet connection from the airwaves would be more challenging. If any of these devices also have wi-fi, bluetooth or IR (for remote control), well that's just more attack surface.

    --
    The Russians have won. They have made the world a cesspool of distrust, greed, fear and hate.
  86. Re: Internet Of Things by Aristos+Mazer · · Score: 1

    How old is granny that she got to be centuries old without observation?!

  87. Re: What is a high-roller database? by EvilSS · · Score: 1

    Guess they don't teach people outside the US how to deduce from context what something they don't understand means. Because in this case it's glaringly obvious.

    Also, to make sure the insult is not just implied: I think you are a trolling asshole who knew what it meant and just wanted to be a dick about it.

    --
    I browse on +1 so AC's need not respond, I won't see it.
  88. Re:What is a high-roller database? by clovis · · Score: 1

    O'Really!?
    And what do you collect in that database?
    People who are known that they statistically roll more sixes than you?

    Lol, yes, those people. And it would also include people who earn more money than I, which is almost everyone on this continent.

    Actually, you shouldn't put high-rollers into databases, they go into binders. It's the same way that one may have binders full of women.

  89. Re: What is a high-roller database? by angel'o'sphere · · Score: 1

    No, I did not know what it means, idiot.
    And there was no context at all from which you could have deduced it ... arrogant asshole.

    Hackers Stole a Casino's High-Roller Database Through a Thermometer in the Lobby Fish Tank
    Care to point our how that indicates a "high roller" is a "whale" and a "whale" is "a rich person"?????

    --
    Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
  90. Re: What is a high-roller database? by EvilSS · · Score: 1

    If you are too dumb to figure it out or even know how to use google to help you figure it out, you are beyond my help.

    that said... https://www.google.com/search?q=What+is+a+high-roller

    --
    I browse on +1 so AC's need not respond, I won't see it.
  91. Re:Network Separation (Partial report from vendor) by Agripa · · Score: 1

    Vlans do nothing. You have to have separate infrastructure, cabling, the whole shot.

    Basically if you can create it from a single location you can expect someone on the outside to be able to do the same thing.

    What is the problem with VLANs? At least the way I use them, every ethernet domain is isolated from every other ethernet domain by a router. So as far as the IOT (internet of things) fish tank thermometer is concerned, it is the only device on the network and it can only see the internet if the router allows it.