Published January 29, 2026
| Version v1
Software
Open
Incremental Fingerprinting in an Open World: Supplementary Material
Authors/Creators
Description
Supplementary material for the paper: Incremental Fingerprinting in an Open World, submitted to CSF 2026.
This artifact contains:
1. Methods to learn models for MQTT and BLE.
2. The models of TLS, SSH , MQTT and BLE used in our experiments. Many of these models originate from previous research papers. We do not have permission to share the BLEDiff models.
3. Code to replicate the results in the experiments.
4. Code to run our incremental fingerprinting pipeline for other sets of models.
The artifact requires AALpy and other standard Python libraries.
Files
IncrementalFingerprintingArtifact.zip
Additional details
Software
- Repository URL
- https://github.com/lkruger27/IncrementalFingerprintingOpenWorld
- Programming language
- Python