ModelScan Pickle Scanner Bypass โ PoC
This repository contains a proof-of-concept model file demonstrating a ModelScan scanner bypass.
Access
This is a gated model repository. Access is restricted to the Huntr/protectai-bot review team.
Reproduction
- Clone this repository
- Install dependencies:
pip install modelscan==0.8.8 joblib - Scan:
modelscan --path model.pkl - Load:
python3 -c "import pickle; pickle.loads(open('model.pkl','rb').read())"
Environment
- Python 3.11.15
- Ubuntu 24.04.4 LTS
- ModelScan v0.8.8
Submission
This PoC was submitted to the Huntr bug bounty program. Full vulnerability details are available in the private Huntr report.
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support