⚠️ WARNING: This repo is a security research demonstration. Serialized Python files can carry dangerous payloads. Never unpickle files from untrusted sources.
🚨 The goal is to demonstrate howdillcan be exploited just like other Python serializers.
✅ Intended for red team exercises and adversarial AI testing.
❌ Not for real healthcare use or unauthorized access.
__reduce__()-based class..dill file, the payload runs automatically in the background.1git clone https://huggingface.co/Iredteam/pickle-payload-chatbot
2cd pickle-payload-chatbotgit clone https://huggingface.co/google/flan-t5-small./get_model.ps1python generate_data_dill.pygenerate_data_dill.py before running.streamlit run healthcare_chatbot.pydill.load() can trigger arbitrary code execution