Which technique identifies phishing emails by analyzing sender reputation and content patterns?
- SPF/DKIM
- Machine Learning
- Both A and B
- Neither
Answer: Both A and B
Email security combines: SPF/DKIM for authentication, ML for content analysis, heuristics for known patterns. Layered defense critical for phishing protection.