/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

bradleyjkemp.dev
| | www.naseer.dev
1.8 parsecs away

Travel
| | A Hyper Key is an extra modifier key that can be used to add extra keyboard shortcuts in tools such as hammerspoon. The most common method on a Mac was to use your Caps Lock key as your Hyper key using a tool called Karabiner Elements. The issue with Karabiner though is that it is a kernel extension and keeps running into problems with newer OS X releases. If your only use case for Karabiner is to remap the Caps Lock key - you may be able to use the OS X native hidutil utility to achieve the same result.
| | cocomelonc.github.io
1.8 parsecs away

Travel
| | [AI summary] A practical guide demonstrating macOS malware persistence techniques using LaunchAgents and LoginHooks for educational red teaming purposes, complete with C code examples and automation scripts.
| | blog.quarkslab.com
1.2 parsecs away

Travel
| | The following article explains how during a Purple Team engagement we were able to identify a vulnerability in Microsoft Teams on macOS allowing us to access a user's camera and microphone.
| | slashusr.wordpress.com
10.5 parsecs away

Travel
| Postfix on OSX: Revisited A few years back, I had written a post on enabling the Postfix MTA as a relay server on OSX, which was quite well received. The article was originally written for OS X Lion, though it remained valid for OSX Mountain Lion, and more recently on OSX Mavericks as well. However,...