Tag Archives: mach

Dino Dai Zovi presents Machiavelli – Another POC rootkit for Mac OS X

0
Filed under Exploits, News, Vulnerabilities
Tagged as , , , , , , , ,

At the Black Hat security conference on last week, security researcher Dino Dai Zovi presented a proof-of-concept rootkit that runs on Apple’s Mac OS X operating system, underscoring the fact that all software has flaws. Dai Zovi’s proof-of-concept rootkit is called Machiavelli, a reference to the Mach kernel that underpins Mac OS X.

“Machiavelli consists of a Mach proxy server on the local controlling host and a number of remote agent servers that run on remote compromised hosts,” Dai Zovi explains in a technical paper that describes his work. “On the controlling host, rootkit management utilities obtain a proxy Mach port from the proxy server and use it just as a normal application would use a local Mach port.”

With his presentation complete, Dai Zovi plans soon to release several Mac software tools related to his research on his Web site. These include: Inject Bundle, for data injection; iChatSpy, code for logging instant messages; SSLSpy, for logging SSL traffic; iSightSpy, for capturing a single frame from any Apple iSight camera; Machiavelli, for remotely controlling a compromised system; and Uncloak, a rootkit identification tool.

Black Hat webcast – Dino Dai Zovi on Advanced Mac OS X Rootkits

0
Filed under Exploits, News
Tagged as , , , , , ,

The Mac OS X kernel (xnu) is a hybrid BSD and Mach kernel. While Unix-oriented rootkit techniques are pretty well known, Mach-based rootkit techniques have not been as thoroughly publicly explored. This presentation will cover a variety of rootkit techniques for both user-space and kernel-space rootkits using unique and poorly understood or documented Mac OS X and Mach features.

Date: Thursday, June 18, 2009
Time: 1:00 pm PT/4:00 pm ET
Duration: 60 minutes (plus Q&A)

Event Registration

How to hack a Mac – target memory flaws

0
Filed under Exploits, News, Reading, Vulnerabilities
Tagged as , , , ,

How to hack a Mac – target memory flaws

Developing Mac OSX kernel rootkits

0
Filed under Exploits, News, Reading
Tagged as , , , , , , ,

Phrack #66 was released today with some always interesting articles - Developing Mac OS X kernel rootkits by wowie & ghalen