Login
From:
Trail of Bits Blog
(Uncensored)
subscribe
Never a dill moment: Exploiting machine learning pickle files | Trail of Bits Blog
https://blog.trailofbits.com/2021/03/15/never-a-dill-moment-exploiting-machine-learning-pickle-files/
links
backlinks
Roast topics
Find topics
Find it!
By Evan Sultanik Many machine learning (ML) models are Python pickle files under the hood, and it makes sense. The use of pickling conserves memory, enables start-and-stop model training, and makes…