mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2026-01-31 03:54:22 +01:00
29 lines
730 B
Markdown
29 lines
730 B
Markdown
---
|
||
layout: default
|
||
permalink: /RE102/section1/
|
||
title: Setup
|
||
---
|
||
[Go Back to Reverse Engineering Malware 102](https://securedorg.github.io/RE102/)
|
||
|
||
# Section 1: Setup #
|
||
|
||
## Environment Setup ##
|
||
|
||
If you haven’t already, please take the RE101 course.
|
||
The environment setup is the same. Please refer to this page [Section 1: Fundamentals](https://securedorg.github.io/RE101/section1/)
|
||
|
||
---
|
||
|
||
## Download the Unknown Malware
|
||
|
||
[**HERE**](#)
|
||
|
||
Password is "infected"
|
||
|
||
---
|
||
|
||
1. Run the Victim VM and copy over the malware.zip into the VM.
|
||
2. Unzip ** Warning - DO NOT UNZIP THIS OUTSIDE OF THE VM **
|
||
|
||
[Intro <- Back](https://securedorg.github.io/RE102/intro) | [Next -> Information Gathering](https://securedorg.github.io/RE102/section2)
|