Practial Malware Analysis Starter Kit added

This commit is contained in:
Herman Slatman 2016-05-16 10:03:17 +02:00
parent 2c9787b4f4
commit 4154abf5cb

View File

@ -598,6 +598,8 @@ of commonly used file format (including PE & ELF).
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.
* [Practical Malware Analysis Starter Kit](https://bluesoul.me/practical-malware-analysis-starter-kit/) - This package contains most of the
software referenced in the Practical Malware Analysis book.
* [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.