Source: GitHub
Author: unknown
URL: https://github.com/MHaggis/NEBULA
ONE SENTENCE SUMMARY:
NEBULA is a PowerShell-based framework for testing Windows execution, persistence, and LOLBAS techniques in a controlled environment.
MAIN POINTS:
- NEBULA is an interactive PowerShell TUI for testing Windows execution techniques.
- Focuses on COM objects, WMI methods, and LOLBAS techniques.
- Designed for security researchers, red teamers, and blue teamers.
- Provides atomic testing for controlled experimentation.
- Features a menu-driven interface with logging capabilities.
- Supports testing on Windows 10/11 and Windows Server 2016+.
- Requires PowerShell 5.1 or later, with some admin privileges.
- Includes example payloads from Atomic Red Team.
- Allows viewing of detailed test results via the menu.
- Emphasizes safe testing with benign example payloads.
TAKEAWAYS:
- NEBULA facilitates understanding and testing of Windows security techniques.
- It offers a clean, menu-based interface for ease of use.
- Example payloads ensure safe and effective testing.
- Supports detailed logging for tracking test execution.
- Integrates resources from Atomic Red Team for comprehensive testing.