Xenon is a Windows agent designed for the Mythic framework, inspired by tools like Cobalt Strike.
It is currently in an early stage of development and is not considered operationally secure (OPSEC safe), meaning it may contain memory leaks and other issues that could lead to crashes.
Despite these limitations, Xenon offers several features that make it useful for testing and educational purposes.
Xenon includes a range of basic commands for file management and process interaction:
Xenon also includes several situational awareness commands, such as:
The roadmap for Xenon includes addressing memory issues, implementing new commands for assembly execution and lateral movement, and integrating PowerShell support.
Despite its early stage, Xenon offers a promising platform for learning and experimentation with Windows internals and C programming.
The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…
Introduction In digital investigations, images often hold more information than meets the eye. With the…
The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…
What is a Port? A port in networking acts like a gateway that directs data…
The ls command is fundamental for anyone working with Linux. It’s used to display the files and…
The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…