From 3c462a3e37ede06d2b86fe5b5859acdf9771d41d Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Fri, 22 Jan 2016 10:55:04 +0100 Subject: [PATCH 1/2] Fu's Malware Analysis Tutorials added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 94c0b08..a13aa7f 100644 --- a/README.md +++ b/README.md @@ -584,6 +584,8 @@ the [browser malware](#browser-malware) section.* * [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. +* [Malware Analysis Tutorials](http://fumalwareanalysis.blogspot.nl/p/malware-analysis-tutorials-reverse.html) - The Malware + Analysis Tutorials by Dr. Xiang Fu are a great resource for learning practical malware analysis. # Related Awesome Lists From 135dcda204225dbfe063d97aaf08a4267e8c0675 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Fri, 22 Jan 2016 15:26:02 +0100 Subject: [PATCH 2/2] Alphabetizing; including older entries --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a13aa7f..27901bd 100644 --- a/README.md +++ b/README.md @@ -571,6 +571,13 @@ the [browser malware](#browser-malware) section.* blog and resources by Lenny Zeltser. * [Malware Analysis Search](https://cse.google.com/cse/home?cx=011750002002865445766%3Apc60zx1rliu) - Custom Google search engine from [Corey Harrell](journeyintoir.blogspot.com/). +* [Malware Analysis Tutorials](http://fumalwareanalysis.blogspot.nl/p/malware-analysis-tutorials-reverse.html) - The Malware + Analysis Tutorials by Dr. Xiang Fu are a great resource for learning practical malware analysis. +* [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. * [WindowsIR: Malware](http://windowsir.blogspot.com/p/malware.html) - Harlan Carvey's page on Malware. * [/r/csirt_tools](https://www.reddit.com/r/csirt_tools/) - Subreddit for CSIRT @@ -579,13 +586,9 @@ the [browser malware](#browser-malware) section.* * [/r/Malware](https://www.reddit.com/r/Malware) - The malware subreddit. * [/r/ReverseEngineering](https://www.reddit.com/r/ReverseEngineering) - 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. -* [Malware Analysis Tutorials](http://fumalwareanalysis.blogspot.nl/p/malware-analysis-tutorials-reverse.html) - The Malware - Analysis Tutorials by Dr. Xiang Fu are a great resource for learning practical malware analysis. + + + # Related Awesome Lists