jakobfriedl / havoc-NoPowerShell

Havoc plugin allowing in-memory execution of PowerShell cmdlets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoPowerShell for Havoc C2

Havoc plugin allowing in-memory execution of PowerShell cmdlets. Original functionality based on NoPowerShell by bitsadmin.

Installation

Havoc extension store

image

Manual Installation

  1. Clone the repository
    git clone https://github.com/jakobfriedl/havoc-NoPowerShell
    
  2. Load Script using Script Manager image

Usage

nps <command> <arguments>

A detailed list of available commands can be found here.

Screenshots

image image

About

Havoc plugin allowing in-memory execution of PowerShell cmdlets

License:GNU General Public License v3.0


Languages

Language:Python 100.0%