#contention_free_mac_protocols 搜尋結果

未找到 "#contention_free_mac_protocols" 的結果

13 years ago @Apple stepped up and contributed darwinssl to curl: daniel.haxx.se/blog/2012/06/2… This support has been deprecated: daniel.haxx.se/blog/2025/06/1… Contributing a new method of using the macOS certificate store is now much easier since Apple themselves use LibreSSL


Tired of using expensive, outdated, bug heavy, Android File Transfer apps for macOS? Get "OpenMTP | Android File Transfer for macOS" by @ganeshrvel. It's Safe, Transparent, Open-Source and FREE for a lifetime! openmtp.ganeshrvel.com #OpenMTP #AndroidFileTransfer #macOS


When I get a new Mac, I don't install anything - brave? Safari is great - kitty/ghostty? There's a terminal built in - signal? In 2025? iMessage is a thing - discord? what? It's a mac, not a gaming machine - raycast? Don't get this one, spotlight is great! - mullvad VPN? Apple…

Things I'm immediately installing on a new MacOS machine - brave - kitty/ghostty (terminal emulator) - signal - discord - raycast - mullvad VPN - keyecho (keyboard sound effects) - neovim (btw) - yazi (TUI file browser) - yabai (window tiling manager) - kanata (cross-platform…



Today is launch day: I've released Context, a fully native macOS tool for debugging MCP servers. It supports multiple simultaneous server connections and most major features of the MCP spec today (tools, prompts, resources, logs, OAuth). And it's completely free and open source

indragie's tweet image. Today is launch day: I've released Context, a fully native macOS tool for debugging MCP servers.

It supports multiple simultaneous server connections and most major features of the MCP spec today (tools, prompts, resources, logs, OAuth). And it's completely free and open source

Inspired by @steipete and @mitsuhiko, I've been doing some "agentic engineering". Coming soon to a Mac near you.

indragie's tweet image. Inspired by @steipete and @mitsuhiko, I've been doing some "agentic engineering". Coming soon to a Mac near you.


Announcing our second winner in the Connect to Anyone competition. Great thread by @coinfoin_com, exploring multiple ways of connecting to the Anyone network with macOS! Check it out 👇 x.com/coinfoin_com/s…

How to Connect your macOS with $ANYONE Protocol Imagine browsing the internet like being in a crowded public place, everyone’s watching, and you’re exposed. @AnyoneFDN Protocol is like having your #private, invisible cloak that keeps your online activities hidden. A guide…



Found the coolest macOS persistence ever: 🍎 Not visible and always runs 🍎 No root is required 🍎 Not sandboxed 🍎 Not detected by BTM 🍎 Not detected by BlockBlock and Knockknock 😱


⚠️ Latest macOS 0day (credit: Park Minchan) ...bypasses File Quarantine, Gatekeeper, etc. Advisory: 📝 "macOS Finder RCE" ssd-disclosure.com/ssd-advisory-m… 😅 Confirmed Big Sur & Monterey are vulnerable 🧮 I've posted Park's PoC (pops Calc) if you'd like to play: objective-see.com/downloads/PoCs…

ssd-disclosure.com

SSD Advisory – macOS Finder RCE - SSD Secure Disclosure

Find out how a vulnerability in macOS Finder system allows remote attackers to trick users into running arbitrary commands.


ProtonVPN now supports OpenVPN, alternative routing & smart protocol on macOS and iOS, greatly enhancing ProtonVPN’s ability to bypass censorship! Today’s launch represents an important step to ensuring online freedom for all. Learn more: protonvpn.com/blog/mac-ios-v…

ProtonVPN's tweet image. ProtonVPN now supports OpenVPN, alternative routing & smart protocol on macOS and iOS, greatly enhancing ProtonVPN’s ability to bypass censorship! Today’s launch represents an important step to ensuring online freedom for all. 
Learn more:  protonvpn.com/blog/mac-ios-v…

Q: What's it like to exploit macOS in 2021? A: Trivial (an understatement) 1. Bypass Gatekeeper/Notarization by creating an app w/ no Info.plist (CVE-2021-30657) 2. Bypass TCC by placing an app in another app's bundle (CVE-2021-30713) ...both exploited as 0days in the wild 🥲


Landlock has landed. :) lore.kernel.org/lkml/11a1adfd-… Congrats to @l0kod for hanging on! This is the first MAC that doesn't need capabilities. Unprivileged programs will be able to self-isolate, like with seccomp, but with much finer control.


Link to full PoC: objective-see.com/downloads/blog… Bypasses file quarantine, gatekeeper, & notarization on all recent versions of macOS (just patched in macOS 11.3) Logic bug, so 100% reliable 😄 ...don't use for evil 🙈

PoC.gif 🔥



Now official! As noted in Apple's release notes for macOS 11.2: "Network Extension Content Filters can now monitor traffic from built-in binaries." 🔥 Mahalo to all (both inside & outside Apple) for making this happen ...is great news for firewalls & other security tools!!

patrickwardle's tweet image. Now official!  As noted in Apple's release notes for macOS 11.2: "Network Extension Content Filters can now monitor traffic from built-in binaries." 🔥

Mahalo to all (both inside & outside Apple) for making this happen ...is great news for firewalls & other security tools!!

Omg we did it! 🤩 Thanks to the community feedback (and ya, bad press) Apple decided to remove the ContentFilterExclusionList (in 11.2 beta 2) Means socket filter firewalls (e.g. LuLu) can now comprehensively monitor/block all OS traffic!! Read more: patreon.com/posts/46179028



Apple has finally removed a controversial feature from #macOS #BigSur that could have allowed malicious apps to bypass content filters, VPNs, and #firewall security. Read details: thehackernews.com/2021/01/apple-… #infosec #cybersecurity #malware #infosecurity


The ContentFilterExclusionList list has been removed (in macOS 11.2 beta 2)!! This means socket filter firewalls (such as LuLu) can now comprehensively monitor & block all network traffic) Read more: patreon.com/posts/46179028

patrickwardle's tweet image. The ContentFilterExclusionList list has been removed (in macOS 11.2 beta 2)!!

This means socket filter firewalls (such as LuLu) can now comprehensively monitor & block all network traffic) 

Read more: patreon.com/posts/46179028
patrickwardle's tweet image. The ContentFilterExclusionList list has been removed (in macOS 11.2 beta 2)!!

This means socket filter firewalls (such as LuLu) can now comprehensively monitor & block all network traffic) 

Read more: patreon.com/posts/46179028

Q: Is this fixed in macOS 11.1? (20C69) A: No 😤🤬 % cat /System/Library/Frameworks/NetworkExtension.framework/Versions/A/Resources/Info.plist | grep -A 58 ContentFilterExclusionList

In Big Sur Apple decided to exempt many of its apps from being routed thru the frameworks they now require 3rd-party firewalls to use (LuLu, Little Snitch, etc.) 🧐 Q: Could this be (ab)used by malware to also bypass such firewalls? 🤔 A: Apparently yes, and trivially so 😬😱😭

patrickwardle's tweet image. In Big Sur Apple decided to exempt many of its apps from being routed thru the frameworks they now require 3rd-party firewalls to use (LuLu, Little Snitch, etc.) 🧐

Q: Could this be (ab)used by malware to also bypass such firewalls? 🤔

A: Apparently yes, and trivially so 😬😱😭
patrickwardle's tweet image. In Big Sur Apple decided to exempt many of its apps from being routed thru the frameworks they now require 3rd-party firewalls to use (LuLu, Little Snitch, etc.) 🧐

Q: Could this be (ab)used by malware to also bypass such firewalls? 🤔

A: Apparently yes, and trivially so 😬😱😭
patrickwardle's tweet image. In Big Sur Apple decided to exempt many of its apps from being routed thru the frameworks they now require 3rd-party firewalls to use (LuLu, Little Snitch, etc.) 🧐

Q: Could this be (ab)used by malware to also bypass such firewalls? 🤔

A: Apparently yes, and trivially so 😬😱😭


This is true 😭 Previously, a comprehensive macOS firewall could be implemented via a Network Kernel Extension (kext) Apple deprecated kexts, giving us Network Extensions....but apparently (many of) their apps / daemons bypass this filtering mechanism. Are we ok with this!?

此推文已無法使用。

Terraform, Vault, Consul, Nomad, Packer, and Sentinel for macOS are now all signed and notarized and should work with macOS Catalina defaults. 🙏 Thanks to the release engineers at HashiCorp. If you’re not aware of notarization, see the README here: github.com/mitchellh/gon


ProtonVPN is now available on #macOS. Now you can stay safe on your Mac computer with our free MacOS VPN. #VPN #CyberSecurity protonvpn.com/blog/mac-vpn/


Persistence is always a challenge for both operators and defenders on macOS. This post talks about a relatively new persistence method for Mac. Some basic detections are also included. posts.specterops.io/leveraging-emo…


Transmission, the adware-free BitTorrent for Mac, gets surprise update after two years 9to5mac.com/2016/02/29/tra…

9to5mac's tweet image. Transmission, the adware-free BitTorrent for Mac, gets surprise update after two years 9to5mac.com/2016/02/29/tra…

未找到 "#contention_free_mac_protocols" 的結果
未找到 "#contention_free_mac_protocols" 的結果
Loading...

Something went wrong.


Something went wrong.


United States Trends