alerting-detection-strategy-framework/ADS-Examples/001-Little-Snitch-Discovery-Behavior.md at master · palantir/alerting-detection-strategy-framework
Detect attempts by potentially malicious software to discover the presence of Little Snitch on a host by looking for process and command line artifacts. These attempts are categorized as Discovery / Security Software Discovery. The strategy will function as follows: Little Snitch is an application firewall for MacOS that allows users to generate rulesets around how applications can communicate on the network. In the most paranoid mode, Little Snitch will launch a pop-up notifying the user that an application has deviated from a ruleset. For instance, the following events could trip an interactive alert: A new process is observed attempting to communicate on the network. A process is communicating with a new IP address or port which differs from a ruleset. The following prompt demonstrates the expected behavior of Little Snitch: Due to the intrusive nature of Little Snitch popups, several MacOS implants will perform explicit checks for processes, kexts, and other components. This usuall
Goal Detect attempts by potentially malicious software to discover the presence of Little Snitch on a host by looking for process and command line artifacts. Categorization These attempts are categorized as Discovery / Security Software Discovery . Strategy Abstract The strategy will function as follows: Record process and process command line information for MacOS hosts using endpoint detection tooling. Look for any explicit process or command line references to Little Snitch. Suppress known-good processes and command line arguments Little Snitch Updater Little Snitch Installer Health checks
related reading
- Security incident disclosure — July 2026huggingface.co
- Lakera – Test your AI hacking skillsgandalf.lakera.ai
- D3FEND Matrix | MITRE D3FEND™d3fend.mitre.org
- Container Threat Detection overviewcloud.google.com
- GitHub - domcyrus/rustnet: Per-process network monitoring for your terminal with deep packet inspection. Cross-platform, sandboxed.github.com
- PerfectData Software Abuse and Account Takeover Risksdarktrace.com
- GitHub - adamlyttleapps/notchygithub.com
- Email Compromise To Mass Phishing Campaigndarktrace.com
- EmailOSINT: Reverse email lookups in secondsemailosint.org
- Detection: BCDEdit Failure Recovery Modification | Splunk Security Contentresearch.splunk.com
- Mediumdetect.fyi
- Openbird | Local-first macOS activity journalopenbird.vercel.app