iba
Attack simulator
This repository provides a setup and framework for investigating irreversible backdoor attacks in Federated Learning systems.
IBA: Towards Irreversible Backdoor Attacks in Federated Learning (Poster at NeurIPS 2023)
29 stars
1 watching
4 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
ai-secure/dba | A tool for demonstrating and analyzing attacks on federated learning systems by introducing backdoors into distributed machine learning models. | 177 |
ebagdasa/backdoor_federated_learning | An implementation of backdoor attacks in federated learning using PyTorch. | 275 |
hfzhang31/a3fl | A framework for attacking federated learning systems with adaptive backdoor attacks | 23 |
centerforaisafety/harmbench | A standardized framework for evaluating and improving the robustness of large language models against adversarial attacks | 349 |
ai-secure/crfl | This project presents a framework for robust federated learning against backdoor attacks. | 71 |
eth-sri/bayes-framework-leakage | Develops and evaluates a framework for detecting attacks on federated learning systems | 11 |
ksreenivasan/ood_federated_learning | Researchers investigate vulnerabilities in Federated Learning systems by introducing new backdoor attacks and exploring methods to defend against them. | 65 |
nshalabi/attack-tools | Utilities for simulating adversary behavior in the context of threat intelligence and security analysis | 1,012 |
13o-bbr-bbq/machine_learning_security | A collection of Python projects exploring the intersection of machine learning and security to develop tools for vulnerability assessment and penetration testing. | 1,983 |
sbasu7241/aws-threat-simulation-and-detection | This repository documents the simulation and detection of various AWS attack scenarios using Stratus Red Team and SumoLogic for logging and analysis. | 282 |
git-disl/lockdown | A framework to defend against attacks in federated learning by using isolated subspace training and data poisoning detection | 15 |
openbas-platform/openbas | A comprehensive cyber adversary simulation platform for planning and conducting simulated attacks and exercises | 704 |
ybdai7/chameleon-durable-backdoor | A federated learning system implementation that enables planting durable backdoors in global models by adapting to peer images. | 33 |
mitre/caldera | Automates adversary emulation and incident response using a framework built on the MITRE ATT&CK model | 5,683 |
airbnb/artificial-adversary | A tool to generate adversarial text examples and test machine learning models against them | 397 |