Malware Analysis #2

SHA256 Hash: 1ffd6559d21470c40dcf9236da51e5823d7ad58c93502279871c3fe7718c901c I searched the daily list of MalShare.com and pulled a random hash for investigation today, downloaded through my...

Malware Analysis - #1

See here on my post on creating your own Malware Analysis lab! I created an account on VirusShare to download some malware samples. I downloaded the first one so let's dive in and see what we can...

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...