Slashdot Mirror


Apple Releases Mac OS X Leopard Security Guide

Wormfan writes to share ZDNet's brief mention of and a link to "Apple's release of a ~250 page PDF of security best-practices and tips to protect Mac OS X Leopard clients. The guide is aimed at experienced users, Apple says, familiar with the Terminal application and its command-line interface."

16 of 61 comments (clear)

  1. argh: all my passwords contain a capital "U" by peterpan79 · · Score: 5, Interesting

    citing page 52:

    In the Password and Verify fields, enter a new Open Firmware or EFI password, and click OK.

    This password can be up to eight characters. Do not use the capital letter "U" in an Open Firmware password.

    If you do, your password will not be recognized during the startup process.

    ;)

    1. Re:argh: all my passwords contain a capital "U" by gEvil+(beta) · · Score: 5, Funny

      Anybody know the reason for this?

      From this page on Open Firmware passwords, they list the following:
      Blocks the ability to use the "C" key to start up from an optical disc.
      Blocks the ability to use the "N" key to start up from a NetBoot server.
      Blocks the ability to use the "T" key to start up in Target Disk Mode (on computers that offer this feature).


      I wonder if the missing U has something to do with those... : p

      --
      This guy's the limit!
    2. Re:argh: all my passwords contain a capital "U" by Anonymous Coward · · Score: 3, Funny

      On Slashdot, the word "cunt" is informative. You can't make that up.

    3. Re:argh: all my passwords contain a capital "U" by ArsonSmith · · Score: 4, Funny

      Apple is a US based company

      Only in Soviet Russia, passwords contain U.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
  2. Re:They lied! by tbuddy23 · · Score: 5, Funny

    That is why on my grandmother's machine I put a hardware lock, set firmware password, enabled stealth network mode and secured virtual memory. I will be damned if those dirty hackers find out which bunt cake recipes she has been looking at.

  3. Re:They lied! by jo42 · · Score: 3, Funny

    Excellent!

    1) Read 250 pages.
    2) Charge $NNN an hour for "Security Services".
    3) Profit!!!

  4. Re:They lied! by ushering05401 · · Score: 4, Interesting

    On a less sarcastic note...

    Documents like this will encourage people like me to at least look at Apple when considering purchases.

    I have never trusted the 'so safe you don't need protection' argument about any product, much less one as important as a computer operating system. Let's not even dig into the can 'o worms of trusting a publically traded, and therefore profit driven company, to maintain the highest production standards indefinitely.

    Security vulnerabilities just take time to evolve, they will find everyone sooner or later.

  5. Re:Ooooh by argent · · Score: 5, Informative

    For normal users, at this point, my basic recommendations are:

    * Make sure that you have 'Open "Safe" files after download' disabled in Safari.
    * Use a tool such as "More Internet" to change the default application for FTP: URLs from Finder to either an FTP-aware web browser like Firefox or a dedicated FTP client.
    * Consider disabling Dashboard if you have any doubt over your ability to recognize when third party Dashboard applets are installed via Safari.
    * Don't open attachments from inside Mail. It's a dangerous habit to get into, the extra second spent saving them to a file is worth it.
    * Don't let the stupid warning dialogs lull you into a false sense of security. These were a bad idea when Microsoft started using them, and it doesn't make it any better for Apple to follow.

  6. More OSX Security: by psergiu · · Score: 3, Informative
    --
    1% APY, No fees, Online Bank https://captl1.co/2uIErYq Don't let your $$$ sit in a no-interest acct.
  7. What happened to 'Secure by Default?' by TheRaven64 · · Score: 5, Interesting
    If you need to:
    1. Be an experienced user familiar with the terminal, and
    2. Read a 250 page PDF
    then I wonder a little about Leopard's security.

    Having skimmed the document, I'm a little bit less sceptical. In a lot of places it explains why the default configuration is secure (e.g. mDNSResponder uses the MAC framework to run in a sandbox, which is why the recent security hole did not apply to Leopard, while it did to Tiger, Windows and Linux). It also told me about a few features I was completely ignorant of, such as the ability to use a smartcard to unlock File Vault images and the keychain rather than a password (would be a bit more useful if Macs included a JavaCard reader). It also covers things like completely disabling WiFi and Bluetooth, which are likely only to be required by people working in the defence industry or suffering from extreme paranoia (but I repeat myself). Sadly, although it mentions the MAC framework, it doesn't give any hints about actually using it.

    It also includes one thing that made me groan slightly:

    Mac OS X v10.5 supports the Mac OS X v10.4 sparse disk image format created using AES-128 encryption. In my experience, this only applies to the first boot of a Leopard system. After mounting and unmounting a Tiger File Vault disk image, you will find that it is only mountable in Tiger. I wasted many hours fixing this problem after upgrading.
    --
    I am TheRaven on Soylent News
  8. Re:They lied! by wass · · Score: 4, Insightful

    What are you talking about? Even OpenBSD has security-related documents and manuals. While OpenBSD is super safe for the out-of-the-box install, any time you open a port or enable a daemon, you are exposing yourself to some kind of vulnerability if you don't know exactly what you're doing.

    Mac OS X is the same way. If you're enabling advanced services and whatnot, as per the experts this manual is aimed at, you need to know what you're doing. This manual addresses that.

    --

    make world, not war

  9. Re:They lied! by El+Icaro · · Score: 5, Informative

    I haven't gotten very far in it, but it is very interesting. It goes far beyond in security to what a standard user would ask for. I'd actually like to see Windows or Linux have a similar guide/compilation.

    - Disabling kernel extensions for firewire, bluetooth and wifi among others (completely disabling those functions).
    - Different privilege levels (not just admin, user and guest).
    - Managing accounts through open directory.
    - Configuring password complexity requirements.
    - Managing keychains.
    - Securing system preferences and services (just one click, not sure if that is a good thing though). Apparently you can lock down to the Dock size of your users. - Erasing data securely (35-pass erase? Really?).
    - Disabling Safari functions (no downloads, cookies, autofill in forms, proxies, etc...).
    - Managing services and running in stealth mode.
    - Command-line for most of the above.


    And I'm about half-ways. This is really nice to have for any serious admin. I consider myself an experienced mac user (yes, a fanboy too) and I'm surprised with everything Mac OS has that I didn't know about.

  10. Presentation by ditoa · · Score: 3, Insightful

    I have not read the document fully yet (obviously, it is 240 pages!) but I have to say Apple do a damn good job in presenting their documents. The first thing I thought when I opened the PDF was how nicely formatted it is. It is a silly little thing but I much prefer a well presented document than just text dumped. Kudos to whoever put it together, I just hope the content is as good as the presentation!

  11. Re:A couple of issues on the very first page. by 99BottlesOfBeerInMyF · · Score: 3, Informative

    Better Trojan horse protection. Mac OS X v10.5 marks files that are downloaded to help prevent users from running malicious downloaded applications. The main result of this is to train people to click "OK" to security dialogs.

    What you are referring to is often called the "OK/Cancel problem" and is a classic HCI issue to avoid. This is different from Windows though in several ways. First, OS X does not have other, identical dialogue boxes that routinely have to be clicked in order to "make Windows work". This means users are not being conditioned to click "ok" in response to any dialogue box that appears. OS X does not present useless dialogue boxes that only have the OK option to further condition users. Second, the options are not "OK" and "Cancel" like any other such dialogue box, but "Cancel" and "Open". This is better than Windows, but not ideal. Open is an action verb, one of the primary requirements for bypassing this problem. It means even if the user does not read the dialogue box, they still know what the button they are clicking is going to do, it will open something. I'd argue "Run program" would be a better label for the button, but it is not a complete disaster. Third, this option only applies to programs, not data and as such differentiates the two. This box does not appear when you double click a file from the internet the first time; it only appears when you do so with an application, making it much less frequent (less conditioning) and informing users that this is an application and not data, so they can't be tricked into thinking it is just a movie file or a zip file of images. Fourth, on Windows, when the OK/Cancel box appears, people need to choose and may not have all the information they need. On OS X, there is also a button to open the Website from which the application was downloaded, thus giving users the option of easily looking into it and helping to resist the temptation to just run it and see what happens.

    To summarize, OS X does not fall afoul of the OK/Cancel problem to anywhere near the same degree as Windows, but there is room for improvement. Ideally, the user should know what is an application and what is an executable before clicking on it. Ideally, they should be able to run it without a warning and the OS should appropriately sandbox it, by default, so that it can be run safely, even if it is malware. I suspect that is the direction of the future, but we're not there yet. Apple's design seems like a pretty good compromise to me. It's not great and revolutionary, but it is better than, well, anyone else's solution I've seen.

    ...and there is little point in running it.

    With regard to Leopard's new firewall, the idea is layered security. If malware slips onto the machine, the Firewall may still be able to limit the damage it can do. If a worm can't connect to its control channel, it basically does nothing. I'd also note that the new firewall is application based, not port based. That means it can restrict some new game from accessing port 80, while allowing your Web browser to do so. Sadly, it is not used to its full potential, but having it on any running can save your butt. Just be careful to note that the new firewall is not the old firewall and running both can be better yet. There are a lot of ports I don't want to communicate on and even if I don't knowingly run a service on one, does not mean some trojan has not done it for me. The firewall is a way to detect and stop that action.

  12. Framemaker 6 by 99BottlesOfBeerInMyF · · Score: 5, Interesting

    This is sort of off topic, but the PDF metadata claims it was made using Adobe Framemaker 6.0 and a Macintosh version of Adobe Distiller. That strongly implies this guide to securing the latest and greatest version of OS X, was actually put together and created using a PPC Mac running classic. I wonder what Apple plans to do in this regard going forward, since none of their currently offered systems can run this software and their are really not many alternatives for said niche. Maybe Adobe will face one more Apple product as a competitor in the next year or so, if Apple decides to bring an OS X native program to market as they have in other cases like this.

  13. Re:Ooooh by argent · · Score: 3, Informative

    Using Finder to access FTP URLs can cause significant systematic performance problems for OS X, because Finder actually mounts them (under /Volumes/name.of.site.example.com), and errors in performing operations over FTP can cause lockups in apparently unrelated parts of the system. Worse, it displays files in an untrusted location in the Finder itself, which is an incredibly useful capability for someone designing a social engineering attack.