Slashdot Mirror


Another Stab at Laptop Security

kogus writes "LoJack is licensing its brand name to Absolute Software, which provides Computrace -- soon to be known as the 'LoJack for Laptops' line of computer theft recovery systems. When a stolen Computrace-equipped system is connected to the Internet, it automatically and silently sends locating data to Absolute Software, which then calls out the law. In some cases, Absolute Software customers are eligible for a $1,000 guarantee payment when a stolen system is not recovered within 60 days.

20 of 316 comments (clear)

  1. Not secure at all. by TripMaster+Monkey · · Score: 4, Interesting

    From TFA:
    When a stolen Computrace-equipped system is connected to the Internet, it automatically and silently sends locating data to Absolute Software, which then calls out the law.

    Unless you:
    • Block the outgoing signal with a firewall,
      and/or
    • Wipe the drive, removing the Computrace software.

      Nice illusion of security....wonder how many people will fall for it.
    --
    ____

    ~ |rip/\/\aster /\/\onkey

    1. Re:Not secure at all. by cosinezero · · Score: 2, Interesting

      What's the likelihood it will become firmware once wireless manufacturers hear about it? Think about it...

    2. Re:Not secure at all. by Anonymous Coward · · Score: 2, Interesting

      it sits on the MBR of the HDD

      you just fdisk /mbr or run grub/lilo and it kills it.

    3. Re:Not secure at all. by Qzukk · · Score: 3, Interesting

      You block everything except the few things you know you need or want.

      You probably want http, so the firmware could do http://www.laptopjack.com/report.pl?laptopid=AF314 229B2C&gps=55N33E or whatever the hell it sends. If the result comes back "you've been stolen!" it halts the computer and prints FBI! on the screen or whatever. If theres no network or the laptop is not stolen yet, it boots normally and waits until next time.

      The whole logic could be embedded in a boot rom on the card, with DHCP and all. Or, if you custom-made the ethernet card, it could even store the last IP address and gateway, and use that next time you boot if DHCP failed. You could even theoretically set it to do this every few hours or something when the network is idle-ish, so that if someone nabs it while its running and keeps it on all the time, it still gets a chance to report.

      If you wanted to be REALLY tricky, you could hit other sites first and test for the presence of proxies or what not, then go through a few options, like SSL client authentication using a stored certificate to identify the laptop if a direct connection can be established. Or using just normal client SSL if a proxy that will allow it is detected. Or last ditch, http:

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    4. Re:Not secure at all. by pr0c · · Score: 2, Interesting

      GrBear (63712): Nice illusion of security....wonder how many people will fall for it.

      - How many corporations continue to run MS IIS to drive their corporate websites?

      - How many people continue to run IE?

      - How many people continue to run Windows and download the latest spyware infected software because it's trendy, even after they've had their computers infected countless times?

      Your right, security is an illusion, and some people prefer to turn a blind eye rather than look at the root cause.


      IIS 6 (3 advisories)http://secunia.com/product/1438/
      IIS 5 (11 advisories) http://secunia.com/product/39/
      IIS 4 (6 advisories) http://secunia.com/product/38/

      Apache 2 (24 advisories) http://secunia.com/product/73/
      Apache 1.3 (15 advisories) http://secunia.com/product/72/

      Apache - 29 Advisories
      IIS - 20 Advisories

      Did I miss something?

    5. Re:Not secure at all. by flosofl · · Score: 2, Interesting

      That's freaking hilarious!

      I just did that for real last week. Some guy came over and wanted to know how to tweak /dev/ethX settings (ethtool). Well, I was showing him (he's just getting into administering Linux stuff) and then I said if you ever need to bring an interface down you do this...and then I did it. On a box I was ssh'd into. Had to go down 6 floors into the test-lab to connect my laptop to the console port and bring the interface back up... Thank God it was only a lab box.

      --
      "This calls for a very special blend of psychology and extreme violence" - Vyvyan "The Young Ones"
  2. what happens? by Mo+B.+Dick · · Score: 1, Interesting

    If the person who steals the computer just reformats the hard drive?

  3. Ah... by HillaryWBush · · Score: 3, Interesting

    1. Purchase $500 laptop
    2. Purchase $100 security
    3. Purchase $100 spyware remover
    4. "Lose" laptop
    5. Wait 60 days
    6. Profit $300 for 60 days work
    7. GOTO 1 (I never spaced lines by 10, what was up with that)

  4. Questions by yuriismaster · · Score: 2, Interesting

    How would one report if a laptop is stolen? How easy would it be for a thief to remove this after stealing said laptop (before connecting it to the computer)? How will the law know where to go (geographic IP location can't be THAT accurate, can it?) How much of a performance hit will this add to normal use?

  5. Hardware, or software? by djh101010 · · Score: 4, Interesting

    TFA is remarkably lacking in technical details, so I looked at LoJack's site, which doesn't mention a thing about this. So - is this a hardware solution, or a program that gets installed into an existing OS? If the latter, well, how useful is that? While the slashdot crowd and the laptop-stealing crowd probably don't have a whole lot of overlap, I can't see someone not just re-installing the OS to wipe the system in any case.

    The spyware and firewall questions seem important as well - if this is just a "Hey, this is box XYZ and I'm at this IP address", talking to lojack's servers, well, fine, but how does the end-user know that they haven't blocked that with their firewall?

    I'd love to see something technical on this, rather than some stock-tip-guy's interpretation.

  6. Call out the law?? by pe1chl · · Score: 2, Interesting

    which then calls out the law

    What does that mean?
    Is there some law organisation in the USA that you can call saying "my laptop has been stolen and it is now on the internet at address 333.444.555.666" which will then go out to locate your laptop and return it to you??

  7. First law of data security... by chill · · Score: 2, Interesting

    If you don't have physical control, you don't have security. Okay, strong encrypted data may be safe from prying eyes but how many people, after getting a stolen laptop back, boot it immediately and "check" everything? Can you say keylogger trojan?

    Computrace is a piece of client software that "phones home" on a regular basis. It provides NO protection against things like formatting the hard drive before connecting to the Internet. http://www.absolute.com/Public/products/techplatfo rm.asp

    Oooo... it uses an ENCRYPTED connection. Explain to me how this stops "fdisk; format c:" or "fdisk; mkfs /dev/hda1"? How about booting from alternate media like a USB key, floppy or CD?

    This must be designed to nab the stupid criminal, who jacks in as soon as they boot.

    On the other hand, with the prevalence of open WAPs, it is quite possible a laptop with a built-in wireless NIC will connect and phone home before the hapless thief realizes it.

    -Charles

    --
    Learning HOW to think is more important than learning WHAT to think.
  8. Boot any one of the many live *nix distro's by Goatboy · · Score: 2, Interesting

    ..then use fdisk to wipe the disk. Really, am I missing something here? (Other than a possible BIOS setting to force boot from internal HD in preference to CD/USB/Floppy/LAN, which can always be gotten around).
    Oh, I get it - it's just designed to recover stolen laptops from non-slashdot readers ;o)

  9. Not just stolen! by Telastyn · · Score: 5, Interesting

    It's not just stolen laptops that send information to their servers. Any laptop with this software installed sends periodic heartbeats to the computrace people.

    Our PHB ordered it installed after getting a call from a golf buddy. It was ripped out a week later. The heartbeats contain enough [cleartext] information that the increased chance of the laptop being broken into, or the salesguy socially engineered using the info was deemed higher than the chance it'd ever be stolen.

  10. like cell phones by fermion · · Score: 2, Interesting
    If your cell phone is stolen, it should be easy to connect the called numbers to the person who has the phone. In some cases this will work, and I have seen cell phones returned.

    However even the young kids who casually steal cell phones appear to have some sophistication, and are able to reprogram or wipe phones for resale.

    Given that wiping and reinstalling the OS for laptop is trivial compared to reprogramming a phone, I do not see how this would stop anyone but the most casual of laptop thief.

    I would like to see how easy it is to get the $1000. If the service was cheap enough, it would be valuable merely as $1000 insurance policy.

    --
    "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
  11. Nice marketing idea, but... by imuffin · · Score: 4, Interesting

    I've been doing this for years using DynDNS's free dynamic DNS service. I run a client on all my machines that updates their IPs with dyndns's database. If my laptop disappears, I just look to see what mylaptop.dyndns.org resolves to.

    --
    watch funny commercials

  12. How does the computer know it's stolen? by wombert · · Score: 2, Interesting

    How does the stolen computer know it's time to transmit the homing signal... unless it's always transmitting anytime you're connected to the internet?

    I'm not entirely sure how the LoJack on cars works, but I seem to recall it requires you to report the theft, and then the cops/LoJack have some means for tracking the car's device. With a physical device, this might not require an always-transmitting approach so much as always-ready-to-transmit - that is, it could have enough battery power to start transmitting once it's hit with a request for broadcast. But for a software solution, how would you ping the stolen computer? (You need routing information in addition to the MAC address, right?)

    Fortunately, there's a good chance that anyone booting up your stolen WinXP laptop will quickly be caught and arrested for connecting to the nearest WiFi network.

    --
    Did I say overlords? I meant protectors.
  13. I asked for this 10 years ago by davidwr · · Score: 2, Interesting

    Literally. 10 years ago. I called them up and asked if they did laptops. They did not.

    A better solution is to make it work like the car LoJacks - when the unit receives an "I'm stolen" message it replies with its location. Only major problem would be power - if a theif removed the batteries it could be a long time before some sucker replaced the batteries, and by then LoJack might've stopped broadcasting.

    Of course, any kind of security won't work well if it can be disabled or removed without disabling the PC.

    If LoJack or any other company wants to make a killing, license their technologies to motherboard manufacturers.

    Hmm, if I could get LoJack-on-a-motherboard, I'd like it in my TV, my VCR/PVR, my CD player, and anything else likely to wind up in a pawn shop.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  14. Worse than just an illusion... by janic · · Score: 5, Interesting

    It is outright bullshit!

    We had a laptop stolen and called it in.

    "Oh, you need to file a police report"

    Fine, so we get the numbnuts who lost it to file the report and give us the report number.

    "Okay, yes... we have recieved a call home from the laptop, and we know where it is!"

    Great! Now when do we get it back?

    "Wellll, you cant..."

    and it just got worse from there. The police wouldn't retrieve the laptop, and these clowns wouldn't tell us where the machine was. But at least we knew:

    - it was in fact stolen and not in the hands of the numbnuts employee
    - it was in fact connected to the internet, being used, right then
    - we couldn't get it back
    - someone was at least enjoying their brand new laptop...

    damnnit! This shit just annoys me. I'm going home.

    1. Re:Worse than just an illusion... by pcmanjon · · Score: 4, Interesting

      Yes, I used this service before as well -- last fall I think. The police were very unhelpful --

      and Computrace wouldn't share the location of the stolen laptop, she was nice to tell me that they were online with it right now though.

      Jesus Christ, it was a waste of money