Blog
Using Elasticsearch and Kibana to Investigate Suspicious Linux Activity with Sandfly
In this video we’re going to show you how to use Sandfly with Elasticsearch Kibana dashboards to search for and investigate a suspicious process on Linux. We’ll go over Sandfly’s agentless collection…
Detecting Linux Kernel Process Masquerading with Command Line Forensics
Linux kernel process masquerading is sometimes used by malware to hide when it is running. Let’s go over how you can unmask a piece of Linux malware using this tactic. What is Linux Kernel Process…
How To Decloak Stealth Linux Cryptocurrency Mining Malware
Increasingly on Linux we are seeing malware deploying anti-detection and evasion tactics. In this post we’re going to go over a recent piece of malware that used a commonly available tool for hiding…
Sandfly Filescan Open Source File Entropy Scanner for Linux
We’re releasing an open source tool today called sandfly-filescan. Sandfly-filescan allows Linux admins and incident responders to quickly scan for compressed or encrypted executable files often…
Basic Linux Malware Process Forensics for Incident Responders
Let’s go step-by-step and do some basic live process forensics for Linux. Today’s attack is a bind shell backdoor waiting for a connection on Ubuntu. Simulated Bind Shell Attack If you want to…
Using Linux utmpdump for Forensics and Detecting Log File Tampering
In this post we’re going to show you how to use utmpdump for investigating Linux audit logs for signs of compromise. Seemingly unknown by many, the utmpdump command is a great tool for Linux…