Steal-ML
Model extractor
A tool for extracting machine learning models from cloud-based services using prediction APIs
Model extraction attacks on Machine-Learning-as-a-Service platforms.
344 stars
18 watching
96 forks
Language: Python
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ftramer/lm_memorization | A tool to extract memorized content from large language models like GPT-2 by analyzing their training data | 179 |
freedomintelligence/mllm-bench | Evaluates and compares the performance of multimodal large language models on various tasks | 56 |
dask/dask-ml | A Python library for scalable machine learning using Dask alongside popular ML libraries | 907 |
jphall663/interpretable_machine_learning_with_python | Teaching software developers how to build transparent and explainable machine learning models using Python | 673 |
lhfowl/robbing_the_fed | This implementation allows an attacker to directly obtain user data from federated learning gradient updates by modifying the shared model architecture. | 23 |
princeton-sysml/film | Recovering Private Text in Federated Learning of Language Models by attacking language models to extract private client data | 57 |
inspire-group/modelpoisoning | An implementation of model poisoning attacks in federated learning | 146 |
aws-samples/machine-learning-samples | A collection of sample applications demonstrating the use of Amazon Machine Learning API for various machine learning tasks | 873 |
mitre/advmlthreatmatrix | A framework to help security analysts understand and prepare for adversarial machine learning attacks on AI systems | 1,056 |
mlcommons/inference | Measures the performance of deep learning models in various deployment scenarios. | 1,256 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |
eightbec/fastapi-ml-skeleton | A FastAPI-based framework for serving machine learning models in production-ready applications | 412 |
rek7/mxtract | Analyzes and dumps memory to extract sensitive information from running processes | 582 |
m0rtem/cloudfail | Reconnaissance tool that gathers information about a Cloudflare-protected target to discover its server location using misconfigured DNS and old database records. | 2,251 |
digitalglobe/mltools | Tools for building machine learning solutions on satellite imagery | 81 |