Malware Analysis Lab

I decided to try and get into my own malware analysis, but I needed to create my own lab for safe testing. I wanted to outline how I set mine up. Update 2 Mar 2022: I migrated from VirtualBox to...

TryHackMe: Basic Malware RE

Link: https://tryhackme.com/room/basicmalwarere This is another one of the free rooms in the Malware Analysis Module of TryHackMe. This is a challenge room, where we are given files and just need...

Hack The Box - Driver

Link: https://app.hackthebox.eu/machines/Driver Enumeration TCP Port Scan nmap top 1000 ports with version detection Our port scan reveals a possible windows 7-10 machine with a web server up. I...