AEMonitor: Monitoring Apple Events for Malware Analysis and Detection
Using macOS Unified Logs to monitor Apple event debug output for malware analysis and detection, with AEMonitor.
stats, security, and crypto
Using macOS Unified Logs to monitor Apple event debug output for malware analysis and detection, with AEMonitor.
Developing a tool to allow direct decompilation of run-only Applescripts
Exploring how we can use a legacy feature of AppleScript to hide payloads in other AppleScripts, images, and files.
A look at how threat actors are abusing AppleScript .scpt files to deliver macOS malware, from fake documents to browser update lures, and how these scripts can still run despite Gatekeeper protections.
Cracking the simple encryption scheme used by Genesis Market to hunt for malicious browser extensions
How attackers can insert backdoors early in the boot process using systemd generators
How attackers create can maintain persistence by inserting scripts and executables in special locations that will run on boot or logon
How attackers use newly created and existing accounts for peristence and how to detect them.
How attackers use newly created and existing accounts for peristence and how to detect them.
An introduction to monitoring and logging in linux to look for persistence. With examples how to setup and detect web shell backdoors.