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...
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...
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...
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...
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...
Link: https://app.hackthebox.eu/machines/Bolt Enumeration TCP Port Scan nmap top 1000 ports tcp port scan with version detection Preliminary port scan reveals SSH on port 22 and two web servers on...