Explore >> Select a destination


You are here

objective-see.org
| | blog.florentdelannoy.com
2.2 parsecs away

Travel
| | Florent Delannoy's blog
| | bradleyjkemp.dev
2.0 parsecs away

Travel
| | LaunchDaemon (or LaunchAgent) Hijacking is a MacOS privilege escalation and persistence technique. It involves abusing insecure file/folder permissions to replace legitimately installed, misconfigured LaunchDaemons with malicious code. I first spotted this issue affecting the OSQuery installer but went looking and found multiple other products with the same problem. This isn't a novel technique (it's briefly mentioned in T1543.004) but I was surprised to find it so rarely talked about. Example - Hijacking the OSQuery LaunchDaemon ?? I've already disclosed this issue to the OSQuery team and they kindly let me use it as an example in this post.
| | her.esy.fun
3.1 parsecs away

Travel
| |
| | perttu.dev
13.2 parsecs away

Travel
| Learn how to detect whether another iOS app is installed using SwiftUI and custom URL schemes. Example is from my Wayline app, opening Flighty to export flight data.