Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
aleff-huggingface
/
joblib-sklearn-backdoor-mff-poc
Like
0
Joblib
scikit-learn
model-file-format
security-research
backdoor
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
joblib-sklearn-backdoor-mff-poc
1.97 MB
Ctrl+K
Ctrl+K
1 contributor
History:
2 commits
aleff-huggingface
Add controlled Joblib backdoored model file PoC
3e210b5
verified
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
01_clean_model.joblib
pickle
Detected Pickle imports (6)
"sklearn.preprocessing._data.StandardScaler"
,
"numpy._core.multiarray.scalar"
,
"numpy.ndarray"
,
"sklearn.pipeline.Pipeline"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
1.18 MB
xet
Add controlled Joblib backdoored model file PoC
4 months ago
02_backdoored_model.joblib
pickle
Detected Pickle imports (6)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"sklearn.pipeline.Pipeline"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy._core.multiarray.scalar"
,
"numpy.dtype"
How to fix it?
781 kB
xet
Add controlled Joblib backdoored model file PoC
4 months ago
README.md
1.73 kB
Add controlled Joblib backdoored model file PoC
4 months ago
SHA256SUMS.txt
227 Bytes
Add controlled Joblib backdoored model file PoC
4 months ago
generate_backdoor_models.py
3.26 kB
Add controlled Joblib backdoored model file PoC
4 months ago
metrics.json
435 Bytes
Add controlled Joblib backdoored model file PoC
4 months ago
verify_backdoor.py
1.35 kB
Add controlled Joblib backdoored model file PoC
4 months ago