Predicting SSH keys in Open SSH Memory dumps
Florian Rascoussier

TL;DR
This research develops machine learning and deep learning techniques to predict SSH keys in OpenSSH memory dumps, aiming to improve digital forensic analysis and security measures.
Contribution
It introduces novel feature embedding methods and explores graph neural networks for SSH key prediction in memory dumps, building upon prior research like SSHkex and SmartKex.
Findings
Effective feature embeddings for SSH key detection
Successful application of graph neural networks in memory analysis
Enhanced accuracy over previous methods
Abstract
As the digital landscape evolves, cybersecurity has become an indispensable focus of IT systems. Its ever-escalating challenges have amplified the importance of digital forensics, particularly in the analysis of heap dumps from main memory. In this context, the Secure Shell protocol (SSH) designed for encrypted communications, serves as both a safeguard and a potential veil for malicious activities. This research project focuses on predicting SSH keys in OpenSSH memory dumps, aiming to enhance protective measures against illicit access and enable the development of advanced security frameworks or tools like honeypots. This Masterarbeit is situated within the broader SmartVMI project, and seeks to build upon existing research on key prediction in OpenSSH heap dumps. Utilizing machine learning (ML) and deep learning models, the study aims to refine features for embedding techniques and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital and Cyber Forensics · Network Security and Intrusion Detection · Internet Traffic Analysis and Secure E-voting
MethodsFocus
