Sebastien Larinier (sebdraven) - Python and Machine Learning
Description:
Explore the application of machine learning techniques in malware analysis and reverse engineering through this informative conference talk. Discover how to transform data for use with machine learning algorithms to categorize malware samples. Learn about clustering techniques, including supervised and unsupervised methods, and their applications in grouping similar objects. Gain insights into using Python and scikit-learn for implementing these algorithms. Follow along as the speaker demonstrates the process of validating models using unsupervised algorithms on labeled datasets. Understand how the resulting clusters can be utilized to automatically generate YARA rules for effective malware hunting. Enhance your skills in combining Python programming, machine learning, and cybersecurity techniques for advanced malware analysis and classification.