From daf3ef383f9ab011d2a5feaaca635deefde11643 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Thu, 14 Jan 2016 15:12:32 +0100 Subject: [PATCH 1/2] RPISEC malware analysis coursed added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9a988ce..d4c9609 100644 --- a/README.md +++ b/README.md @@ -574,6 +574,9 @@ the [browser malware](#browser-malware) section.* Reverse engineering subreddit, not limited to just malware. * [Malware Samples and Traffic](http://malware-traffic-analysis.net/) - This blog focuses on network traffic related to malware infections. +* [RPISEC Malware Analysis](https://github.com/RPISEC/Malware) - These are the + course materials used in the Malware Analysis Course at at Rensselaer Polytechnic + Institute during Fall 2015. # Related Awesome Lists From fd3f2de35d66103c29ec7be88825ebd5b696099f Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Thu, 14 Jan 2016 15:13:42 +0100 Subject: [PATCH 2/2] slight typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4c9609..9530d05 100644 --- a/README.md +++ b/README.md @@ -575,7 +575,7 @@ the [browser malware](#browser-malware) section.* * [Malware Samples and Traffic](http://malware-traffic-analysis.net/) - This blog focuses on network traffic related to malware infections. * [RPISEC Malware Analysis](https://github.com/RPISEC/Malware) - These are the - course materials used in the Malware Analysis Course at at Rensselaer Polytechnic + course materials used in the Malware Analysis course at at Rensselaer Polytechnic Institute during Fall 2015. # Related Awesome Lists