Recommended Resources
Malware Resources
- Practical Malware Analysis (Book)
- Adventures in Security (http://securitykitten.github.io/) - Nick Hoffman: Former Coworker
- Secured.org Blog (http://amanda.secured.org/) - Amanda Rousseau, Offensive Security Researcher at Facebook
- Malware Analyzer - Reviews a bunch of malware analysis utilities
Reverse Enginnering Resources
Incident Response Resources
Sandbox Resources
Malware Sample Resources
- theZoo - A repository of LIVE malware, and navigation CLI
- contagio malware dump (http://contagiodump.blogspot.com/) - A malware analysis and artifact sharing blog started by Mila
- MalShare - Malware Samples
- Das Malwerk - Malware Samples
- Hybrid-Analysis
- VirusBay
- Virusign
- VirusShare
- Malware Sameples 48GB -
- VX Heaven Malware Archives
- CERT Poland Malware Database
- 0xffff0800 Malware Collection
- Eset - Malware IOCs
- IOC/Malware Samples - 7Zip download archive
- Kevin the Hermit - RAT Decoders
- CyberMonitor - APT Campaign Collection
Online Class Resources
- Previous Years Malware Class - UC's Previous Malware class taught by Coleman Kane
- Secured.org RE101 (https://securedorg.github.io/RE101/ - Amanda Rousseau, RE101 course for 2017 WiCyS Conference
- tuts4you (https://tuts4you.com/download.php) - RE tutorials, documentation, and other stuff
- RPI Malware Analysis Course - Malware Analysis course at Rensselaer Polytechnic Institute
- Awesome Security Talks (github repository) - A long list of videos related to various security topics from conferences, going back to 2013
Assembly Resources
- Assembly Programming Tutorial - by TutorialsPoint
- Assembly Guide - by University of Virginia
- The ARt of Assembly Language - by Randall Hyde (No Starch Press)
- X86 Assembly Opcodes - Reference guide for most Opcodes and their expected inputs
- Video Introduction to Assembly - Basics on how to build Elfs. Multiple videos in this series
General Online Resources
- Irongeek.com - Years of Security Conferense talks by Adrian Crenshaw