Fix a couple minor typos

This commit is contained in:
Ryan Guest
2017-03-29 14:45:51 -07:00
parent 4af3bde782
commit 76789dd636
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ title: Fundamentals
# Section 1: Fundamentals #
## Enviroment Setup ##
## Environment Setup ##
In this section you will be setting up a safe virtual malware analysis environment. The virtual machine (VM) that you will be running the malware on should not have internet access nor network share access to the host system. This VM will be designated as the **Victim VM**. On the other hand, the **Sniffer VM** will have a passive role in serving and monitoring the internet traffic of the Victim VM. This connection remains on a closed network within virtualbox.