- Jul 7, 2012
- 38
For those interested in Malware Analysis, check out this open courseware by Sam Bowne Class
Course Description
Learn how to analyze malware, including computer viruses, Trojans, and rootkits, using disassemblers, debuggers, static and dynamic analysis, using IDA Pro, OllyDbg and other tools.
Course Outline
Upon successful completion of this course, you will be able to:
Knowledge is power.
Happy learning, my fellow hobbyists!
- CNIT 126: Practical Malware Analysis (Contains: Lecture Notes · Projects/Labs · Links · Training Materials · Assorted Resources)
- Practical Workshop (Contains: Projects · Challenges)
Course Description
Learn how to analyze malware, including computer viruses, Trojans, and rootkits, using disassemblers, debuggers, static and dynamic analysis, using IDA Pro, OllyDbg and other tools.
Course Outline
- Basic Static Analysis
- Basic Dynamic Analysis
- Advanced Static Analysis
- Advanced Dynamic Analysis
- Malware Functionality
- Special Topics
Upon successful completion of this course, you will be able to:
- Describe types of malware, including rootkits, Trojans, and viruses.
- Perform basic static analysis with antivirus scanning and strings.
- Perform basic dynamic analysis with a sandbox.
- Perform advanced static analysis with IDA Pro.
- Perform advanced dynamic analysis with a debugger.
- Operate a kernel debugger.
- Explain malware behavior, including launching, encoding, and network signatures.
- Understand anti-reverse-engineering techniques that impede the use of disassemblers, debuggers, and virtual machines.
- Recognize common packers and how to unpack them.
Knowledge is power.
Happy learning, my fellow hobbyists!