**Unit 5 Lab Walk-through**
By: Wilson Zhu
**Note:** This lab was done in kali and not Azure Labs.
**Step 1**
Downloading safe virus files.
Windows defender picked up on it.


**Step 2:**
Upload file/link to VirusTotal

**Step 4:**
Configure vt-cli tool with API key.

Copy the API key from VirusTotal (after you made an account)

**Step 5:**
Running `sha1sum` on a file.

Use `wget` to download EICAR testfiles


Running `sha1sum` on the hash of each file from before

**Step 6:**
Use `vt-cli` to check if file is malicous with the hash value from before.
