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.
Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…
Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…
Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…
If you are working with Linux or writing bash scripts, one of the most common…
What is a bash case statement? A bash case statement is a way to control…
Why Do We Check Files in Bash? When writing a Bash script, you often work…