Visão Geral
Este curso apresenta os fundamentos da análise de malware, incluindo comportamento malicioso, análise estática e dinâmica, indicadores, artefatos e mecanismos de detecção.
Conteúdo Programatico
Module 1: Malware Analysis Fundamentals
- Malware concepts
- Malware categories
- Malware lifecycle
- Malware delivery
- Malware execution
- Malware persistence
- Malware objectives
- Analysis environments
- Malware handling
- Malware analysis methodology
Module 2: Static Analysis
- File identification
- Hash analysis
- Metadata
- Strings analysis
- File structure
- PE file fundamentals
- Imports and exports
- Embedded resources
- Static indicators
- Static analysis workflow
Module 3: Dynamic Analysis
- Sandboxing
- Process behavior
- File system activity
- Registry activity
- Network activity
- Persistence behavior
- Process relationships
- Runtime indicators
- Behavioral analysis
- Dynamic analysis workflow
Module 4: Network Behavior
- DNS activity
- HTTP communication
- HTTPS metadata
- Command and Control
- Beaconing
- Network indicators
- Suspicious domains
- Traffic analysis
- Network-based detection
- Malware network investigation
Module 5: Persistence and Execution
- Registry persistence
- Services
- Scheduled Tasks
- Startup mechanisms
- WMI
- Process execution
- Script execution
- Persistence indicators
- Execution indicators
- Persistence analysis
Module 6: Malware Indicators
- Indicators of Compromise
- File indicators
- Registry indicators
- Network indicators
- Process indicators
- Behavioral indicators
- YARA concepts
- IOC extraction
- Indicator validation
- Detection engineering
Module 7: Malware Detection and Response
- Malware detection
- SIEM integration
- EDR detection
- IOC deployment
- Behavioral detection
- Malware containment
- Evidence preservation
- Malware eradication
- Incident response
- Malware reporting
Module 8: Practical Malware Analysis
- Sample preparation
- Static analysis
- Dynamic analysis
- Process analysis
- Network analysis
- Persistence analysis
- IOC extraction
- Detection development
- Analysis reporting
- Malware analysis case study