A SIEM is a Monitoring System that collects/aggregates Logs - the abbreviation means:
Security Information and Event Management System
It is a critical component in the security infrastructure of any company.
Ok got it...
But why should you care about SIEM for your HomeLab at all?
That is a very good question and it has 1 simple answer.
In your (current or next) job you will need monitoring for your companies' infrastructure.
How do you learn that?
By building a SIEM for your HomeLab.
Disclaimer - be careful today, we are handling real malware, stuff can go wrong and you are doing this of your own free will, no one forced you, I cannot not be held responsible.
🔒 stay safe!
Setup:
You need one Windows Virtual Machine without internet access and ideally in host-only mode which protects your computer from being infected.
If you don’t know what any of that means - check out yesterdays 🧵:
How to find IOCs through Malware analysis for Beginners:
Disclaimer - be careful today, we are handling real malware, stuff can go wrong and you are doing this of your own free will, no one forced you, I cannot not be held responsible.
Setup:
You need one linux VM and one Windows VM - isolated in their own little network (VirtualBox - Host Only) and ideally their own VLAN.
If you don’t know what any of that means - you came to the right place at the right time
Disclaimer - be careful today, we are handling live malware, stuff can go wrong and you are doing this on your own, no one forced you, I cannot not be held responsible.
Sanity check and preparation:
Create a dedicated linux Virtual Machine for Malware handling either directly by using a REMnux box () or a linux distribution of your choiceremnux.org
When you open your browser, type and press enter a lot of things happen almost instantly:
ARP Traffic (yesterday)
DNS Traffic (yesterday)
TCP/UDP Traffic (today)mail.google.com
Hands-on Exercise
🔥 Fire up Wireshark and select the appropriate network interface like we did in the last section
⏳ Wait a couple of seconds and watch the packets come in, fly around and get send away
🧳 Which patterns can you spot?