ScrynStore's picture
Upload README.md with huggingface_hub
1cd2e58 verified
---
license: other
tags:
- huntr
- model-file-vulnerability
- mleap
- proof-of-concept
---
# MLeap Bundle Triggered Inference Backdoor PoC
This repository contains a benign proof-of-concept for an MLeap model-file
vulnerability report. The backdoored `model.zip` Bundle.ML artifact encodes a
targeted inference backdoor in model coefficients. It behaves normally on benign
inputs and flips the output class only for a trigger input.
The payload is an inference-behavior demonstration only. It contains no code
execution payload, network access, persistence, credential access, or
destructive behavior.