ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
MAC OS X in security
      10 - 27 - 2011
Who am I?
just an ordinary engineer
Me??

an Engineer by heart, a Researcher by night

common human with extra ordinary stuff in my
head

easy go, easy left
cat /etc/person


handle orign : Reza Jalalddin Al-haroh

nick : ask google, or stay away from me

follow me at twitter.com/rezajalal

bin/bash3.2# locate reza
Why Mac OS X?
64 bit native operating system

quick primer in unix / BSD

the multi-user nature of unix system

the unix ?le system and associated permission
model

the way unix provide network service

lets you have your cake and eat it too
how to install unix tools apple didn¡¯t
        include with OS X?



  macports   > www.macports.org

  homebrew > mxcl.github.com/homebrew/



  requirement : Xcode with X11
mac for scanning network


  whois

  robtex.com

  nmap -A -T 5 -v -sV xxx.xxx.xxx.xxx
DEMO
high risk social engineering
          in action

 intruders : mac os x 10.7.1

 target : windows 7 SP 1 32 bit

 exploit :

    signet applet social engineering code exec

    Microsoft windows UAC protection bypass
DEMO
intelligence and forensic gathering




 maltego from paterva
DEMO
how to hide ur ass in internet




a distribute anonymous system ¡°TOR¡±
Presentation mac os x security
Presentation mac os x security
DEMO
MAC OS X lion in the wild

founder patrick dunstan > http://
www.defenceindepth.net

september 2011

Lion provides non root-user the ability to still
view password hash data by extracting from
directory service

encrypt by OS X LION hashes (SHA512 + 4
bytes salt)
MAC OS X lion in the wild


directory service command line utility

  dscl localhost -read /Search/Users/c0r3

  dsAttrTypeNative:ShadowHashData:

hard to bruteforce or decrypt

  dscl localhost -passwd /Search/Users/c0r3
DEMO
thanks

More Related Content

Presentation mac os x security

  • 1. MAC OS X in security 10 - 27 - 2011
  • 2. Who am I? just an ordinary engineer
  • 3. Me?? an Engineer by heart, a Researcher by night common human with extra ordinary stuff in my head easy go, easy left
  • 4. cat /etc/person handle orign : Reza Jalalddin Al-haroh nick : ask google, or stay away from me follow me at twitter.com/rezajalal bin/bash3.2# locate reza
  • 5. Why Mac OS X? 64 bit native operating system quick primer in unix / BSD the multi-user nature of unix system the unix ?le system and associated permission model the way unix provide network service lets you have your cake and eat it too
  • 6. how to install unix tools apple didn¡¯t include with OS X? macports > www.macports.org homebrew > mxcl.github.com/homebrew/ requirement : Xcode with X11
  • 7. mac for scanning network whois robtex.com nmap -A -T 5 -v -sV xxx.xxx.xxx.xxx
  • 9. high risk social engineering in action intruders : mac os x 10.7.1 target : windows 7 SP 1 32 bit exploit : signet applet social engineering code exec Microsoft windows UAC protection bypass
  • 10. DEMO
  • 11. intelligence and forensic gathering maltego from paterva
  • 12. DEMO
  • 13. how to hide ur ass in internet a distribute anonymous system ¡°TOR¡±
  • 16. DEMO
  • 17. MAC OS X lion in the wild founder patrick dunstan > http:// www.defenceindepth.net september 2011 Lion provides non root-user the ability to still view password hash data by extracting from directory service encrypt by OS X LION hashes (SHA512 + 4 bytes salt)
  • 18. MAC OS X lion in the wild directory service command line utility dscl localhost -read /Search/Users/c0r3 dsAttrTypeNative:ShadowHashData: hard to bruteforce or decrypt dscl localhost -passwd /Search/Users/c0r3
  • 19. DEMO