This commit is contained in:
Amanda Rousseau
2017-02-21 19:24:10 -08:00
2 changed files with 8 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ title: Reverse Engineering Malware 101
# Material # # Material #
[Introduction](https://securedorg.github.io/RE101/intro/) ## [Introduction](https://securedorg.github.io/RE101/intro/) ##
### Section 1) [Fundamentals](https://securedorg.github.io/RE101/section1/) ### ### Section 1) [Fundamentals](https://securedorg.github.io/RE101/section1/) ###

View File

@@ -15,16 +15,17 @@ title: Intro
## You are ## ## You are ##
⋅⋅* A fast learner * A fast learner
⋅⋅* Able to derive meaning from nonsense * Able to derive meaning from nonsense
⋅⋅* A good puzzle solver * A good puzzle solver
⋅⋅* Able to think outside of the box * Able to think outside of the box
⋅⋅* Willing to frequently use the scientific method * Willing to frequently use the scientific method
⋅⋅* Resourceful * Resourceful
[Next -> Section 1](https://securedorg.github.io/RE101/section1)