Skip to content

Commit 036f998

Browse files
authored
Update keras-model-deserialization-rce-and-gadget-hunting.md
1 parent 399c62f commit 036f998

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/generic-methodologies-and-resources/python/keras-model-deserialization-rce-and-gadget-hunting.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,5 +289,11 @@ Repeat tests across codebases and formats (.keras vs legacy HDF5) to uncover reg
289289
- [huntr report – arbitrary import #1](https://huntr.com/bounties/135d5dcd-f05f-439f-8d8f-b21fdf171f3e)
290290
- [huntr report – arbitrary import #2](https://huntr.com/bounties/6fcca09c-8c98-4bc5-b32c-e883ab3e4ae3)
291291
- [HTB Artificial – TensorFlow .h5 Lambda RCE to root](https://0xdf.gitlab.io/2025/10/25/htb-artificial.html)
292+
- [Trail of Bits blog – Fickling’s new AI/ML pickle file scanner](https://blog.trailofbits.com/2025/09/16/ficklings-new-ai/ml-pickle-file-scanner/)
293+
- [Fickling – Securing AI/ML environments (README)](https://github.com/trailofbits/fickling#securing-aiml-environments)
294+
- [Fickling pickle scanning benchmark corpus](https://github.com/trailofbits/fickling/tree/master/pickle_scanning_benchmark)
295+
- [Picklescan](https://github.com/mmaitre314/picklescan), [ModelScan](https://github.com/protectai/modelscan), [model-unpickler](https://github.com/goeckslab/model-unpickler)
296+
- [Sleepy Pickle attacks background](https://blog.trailofbits.com/2024/06/11/exploiting-ml-models-with-pickle-file-attacks-part-1/)
297+
- [SafeTensors project](https://github.com/safetensors/safetensors)
292298

293299
{{#include ../../banners/hacktricks-training.md}}

0 commit comments

Comments
 (0)