Slashdot Mirror


Former Sysadmin Accused of Planting 'Time Bomb' In Company's Database (bleepingcomputer.com)

An anonymous reader writes: Allegro MicroSystems LLC is suing a former IT employee for sabotaging its database using a "time bomb" that deleted crucial financial data in the first week of the new fiscal year. According to court documents, after resigning from his job, a former sysadmin kept one of two laptops. On January 31, Patel entered the grounds of the Allegro headquarters in Worcester, Massachusetts, just enough to be in range of the factory's Wi-Fi network. Allegro says that Patel used the second business-use laptop to connect to the company's network using the credentials of another employee. While connected to the factory's network on January 31, Allegro claims Patel, who was one of the two people in charge of Oracle programming, uploaded a "time bomb" to the company's Oracle finance module. The code was designed to execute a few months later, on April 1, 2016, the first week of the new fiscal year, and was meant to "copy certain headers or pointers to data into a separate database table and then to purge those headers from the finance module, thereby rendering the data in the module worthless." The company says that "defendant Patel knew that his sabotage of the finance module on the first week of the new fiscal year had the maximum potential to cause Allegro to suffer damages because it would prevent Allegro from completing the prior year's fiscal year-end accounting reconciliation and financial reports."

10 of 143 comments (clear)

  1. Pretty Obvious What the Timebomb Is... by segedunum · · Score: 5, Insightful

    They're using Oracle.

    .....and, backups??! But of course, that's a silly question.

    1. Re:Pretty Obvious What the Timebomb Is... by Thelasko · · Score: 5, Funny

      They're using Oracle.

      Seriously. If they were using SAP he would have never figured out how to sabotage it.

      --
      One of our competitors trademarked the term "hypothesis". From now on, we will call them "boneheaded ideas".
  2. Eletronic fingerprint? by Viol8 · · Score: 5, Insightful

    "Eventually, they traced the unauthorized access to Patel's second business laptop based on the device's "electronic fingerprint.""

    Translation: Someone with a functioning braincell in the IT department googled about MAC addresses and thought maybe they should check the wifi router logs and look for unauthorised access by company issue laptops.

    1. Re:Eletronic fingerprint? by Stealthey · · Score: 5, Interesting

      Second translation: DB admins are pretty inept at IT. It's trivial to change the Mac address.

      Once again proving that those that do evil deed are typically pretty stupid and leave obvious clues.

      You missed the key point too.

      The anon poster before you had the right idea.

      He wouldn't need to keep the laptop if all he had to do was spoof the MAC address.>

      If all he needed was the mac address, then he didn't even need the laptop. He could have spoofed the Mac Address. Most likely there was additional network security which is why he needed the laptop. It could be a cert/key etc. too that was on the laptop which he couldn't spoof.

      --
      I am at loss with words...
  3. Re:So many stupid questions by Anonymous Coward · · Score: 5, Funny

    One more stupid question:
    Have you ever worked anywhere before?

  4. RTFA, anyone? by tomhath · · Score: 5, Informative
    FTFA:

    Allegro's IT staff discovered the sabotaged Oracle finance module on April 14, 2016. Ten days later, on April 24, the IT staffers found Patel's malicious code after comparing the current database with a copy from older backups.

  5. Re:Backup, anyone? by Anonymous Coward · · Score: 5, Insightful

    You think a malicious sysadmin wouldn't know to target the backups as well?

  6. Re:They had backups right? by AmiMoJo · · Score: 5, Insightful

    It's not worth posting stories about these amateurs. Everyone knows you don't just delete random stuff, you introduce subtle errors that can be passed off as genuine mistakes, and which take years to fully manifest, way beyond the point where backups can help.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  7. Re:Turnabout is fair play by Cajun+Hell · · Score: 5, Funny

    I want to know why the fuck he chose to attack a company he voluntarily resigned from.

    To this day (wow, has it really been 50 years?), I still don't know why Number Six resigned. Perhaps the reason he was kidnapped and taken to The Village, was that the government had serious concerns about what he was going to do next. Until you know why he resigned, it's really hard to guess anything else.

    --
    "Believe me!" -- Donald Trump
  8. Re:an administrator leaves a company by roc97007 · · Score: 5, Interesting

    "This could also happen if they forgot to renew the software."

    Absolutely. The biggest time bomb of all might be simply to decline to share the file of license renewals. The company starts to feel the results of *that* after the admin is long gone. And all the warning messages go to the admin's closed account, or to a service account that nobody checks since he left.

    The problem is, the results are indistinguishable from the case where the admin passed the information to "transition management" prior to being outsourced, only to have them lose it, so he gives them his spare copy, and they lose that also, and then a few months down the road when appliances and software suddenly stop working, offshore management blames the former admins for the debacle(s).

    Don't ask me how I know this.

    --
    Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.