Files
securedorg.github.io/triage.md
2017-03-08 14:00:52 -08:00

18 lines
450 B
Markdown

---
layout: default
permalink: /RE101/section4/
title: Triage Analysis
---
[Go Back to Reverse Engineering Malware 101](https://securedorg.github.io/RE101/)
# Section 4: Triage Analysis #
* Simple Search
* Collect Strings
* Check AV vendors
* Get basic PE information
* Run it in a VM
* Capture network information
[Section 3 <- Back](https://securedorg.github.io/RE101/section3) | [Next -> Section 5](https://securedorg.github.io/RE101/section5)