Research overview
Command Intelligence for Behavioral Threat Detection and MITRE ATT&CK Attribution.
Genos is a cybersecurity research prototype for analyzing command-line activity. It combines
deobfuscation, classification, and MITRE ATT&CK attribution across three research prototypes
and two IEEE-accepted papers.
Overview
Genos converts command-line telemetry into structured security outputs: verdicts, behavioral signals, and MITRE ATT&CK mappings.
The research addresses a core detection challenge: obfuscated and encoded commands often evade signature-based methods. The v1.1 prototype uses a two-stage CodeBERT pipeline: a binary Gatekeeper for initial classification and a Specialist model for ATT&CK technique attribution. Paper [2] evaluated 141-class attribution; the current prototype uses a smaller active technique set.
Research History
Research Prototypes
Each version is a distinct research prototype — not a commercial release. Whitepapers document the system design, methodology, and evaluation results for each prototype.
Evaluation Results
Results are from controlled research datasets. They should be interpreted within the evaluation methodology described in the associated IEEE publications.
Academic Publications
Both papers were accepted to the IEEE World AI IoT Congress (AIIoT 2026), Seattle, USA. PDFs linked upon publication in the IEEE digital library.
Future Directions
Planned research directions for subsequent prototypes and publications.
kubectl exec, AWS CloudTrail, Kubernetes audit logs.