MHaggis/NEBULA: Interactive PowerShell framework for testing WMI, COM, LOLBAS, and persistence techniques

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:

  1. NEBULA is an interactive PowerShell TUI for testing Windows execution techniques.
  2. Focuses on COM objects, WMI methods, and LOLBAS techniques.
  3. Designed for security researchers, red teamers, and blue teamers.
  4. Provides atomic testing for controlled experimentation.
  5. Features a menu-driven interface with logging capabilities.
  6. Supports testing on Windows 10/11 and Windows Server 2016+.
  7. Requires PowerShell 5.1 or later, with some admin privileges.
  8. Includes example payloads from Atomic Red Team.
  9. Allows viewing of detailed test results via the menu.
  10. Emphasizes safe testing with benign example payloads.

TAKEAWAYS:

  1. NEBULA facilitates understanding and testing of Windows security techniques.
  2. It offers a clean, menu-based interface for ease of use.
  3. Example payloads ensure safe and effective testing.
  4. Supports detailed logging for tracking test execution.
  5. Integrates resources from Atomic Red Team for comprehensive testing.