Learning-based attack concealment module included
This version of DHALSIM provides the learning-based attack concelment module that was developed by Alessandro Erba and presented in "Constrained Concealment Attacks against Reconstruction-based Anomaly Detectors in Industrial Control Systems" https://dl.acm.org/doi/abs/10.1145/3427228.3427660
What's Changed
- Merge from dev paper, concealment now supports multitag by @afmurillo in #30
- Dev paper by @afmurillo in #31
- Merging from the new attacks development by @afmurillo in #33
- Tests update v1.0 by @NicolasOrjuela in #38
- Dev python3 by @afmurillo in #39
- Dev paper by @afmurillo in #41
- DHALSIM on Python3 by @afmurillo in #42
- Dev paper by @afmurillo in #44
- New DHALSIM release by @afmurillo in #45
- Preparing version 0.5.0 by @afmurillo in #47
- Added no concealment attacks configuration files by @afmurillo in #48
- Dev by @afmurillo in #50
New Contributors
- @NicolasOrjuela made their first contribution in #38
Full Changelog: v0.5.0...v0.6.0