CRLGNIFeb 13, 2025

Application of Tabular Transformer Architectures for Operating System Fingerprinting

arXiv:2502.09084v14 citationsh-index: 33Has Code
Originality Incremental advance
AI Analysis

This work addresses OS fingerprinting for network management and cybersecurity, offering incremental improvements in accuracy and adaptability.

The study tackled OS fingerprinting by applying Tabular Transformer architectures to structured network data, finding that FT-Transformer outperformed traditional ML models and other approaches across classification levels.

Operating System (OS) fingerprinting is essential for network management and cybersecurity, enabling accurate device identification based on network traffic analysis. Traditional rule-based tools such as Nmap and p0f face challenges in dynamic environments due to frequent OS updates and obfuscation techniques. While Machine Learning (ML) approaches have been explored, Deep Learning (DL) models, particularly Transformer architectures, remain unexploited in this domain. This study investigates the application of Tabular Transformer architectures-specifically TabTransformer and FT-Transformer-for OS fingerprinting, leveraging structured network data from three publicly available datasets. Our experiments demonstrate that FT-Transformer generally outperforms traditional ML models, previous approaches and TabTransformer across multiple classification levels (OS family, major, and minor versions). The results establish a strong foundation for DL-based OS fingerprinting, improving accuracy and adaptability in complex network environments. Furthermore, we ensure the reproducibility of our research by providing an open-source implementation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes