0x0Lab Blog Just another damn blog

22Jun/102

Remove http referrer bookmarklet and Safari5 extension

Posted by cirrus

Let's go through the creation of a bookmarklet that removes the http referrers from all links in a page. This has been tested in Safari and Firefox.

Filed under: MacOSX Continue reading
8Jun/107

Bypassing Safari 5 XSS Auditor

Posted by cirrus

Safari 5 was released today and following IE8's move they decided to implement what they call XSS Auditor.

11Mar/100

MacOSX Sandboxes

Posted by cirrus

MacOSX Snow Leopard implements a sandbox facility.

According to the sandbox manpage:
The sandbox facility allows applications to voluntarily restrict their access to operating system resources. This safety mechanism is intended to limit potential damage in the event that a vulnerability is exploited. It is not a replacement for other operating system access controls.