Added Infosec book example and link (#22714)

Added link to No Starch Press "Practical Malware Analysis". I encourage more infosec learning for anyone interested in anything "Tech".
This commit is contained in:
ronandev
2018-11-25 10:14:38 -08:00
committed by Christopher McCormack
parent 475b01d5d5
commit 3d59624fba

View File

@ -458,6 +458,10 @@ title: Books to Read for Programmers
- [Amazon](https://www.amazon.com/Head-First-Design-Patterns-Brain-Friendly/dp/0596007124)
- ISBN: 978-0596007126
*Practical Malware Analysis - No Starch Press*
- [No Starch Press](https://nostarch.com/malware)
- ISBN-13: 978-1-59327-290-6
This list was compiled from multiple suggestion threads on Reddit and Stackoverflow.
Please feel free to add more that you have found useful!