Malicious ML series - generate ELF training data
Purpose
If we want to train an ML algorithm to produce something malicious - say, a C2 beacon or a ransomware binary, we need good training data.
Approach
Use MSFVenom to generate a few thousand samples we can then feed into an ML algorithm.
Drawback...
cyberaiguy.com2 min read