Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.03 KB

File metadata and controls

26 lines (17 loc) · 1.03 KB

License

Powerhell is licensed under the GNU General Public LICENSE v3.0. See LICENSE for more information.

Overview

PowerHell is a PowerShell payload generator and obfuscator designed for security professionals and penetration testers. It generates highly obfuscated payloads with AV bypassing techniques to evade detection and other different kind of payloads. The tool provides multiple encoding and encryption methods to make payloads stealthy and harder to analyze, making it effective for red teaming and security assessments. It comes with an interactive Listener with autocomplete assistance for user.

Installation

  git clone https://github.com/vibebhavv/Powerhell
  cd Powerhell
  pip3 install -r requirements.txt
  python3 main.py --help

Features

  • Interactive Listener (Not so stable)
  • AV Bypass techniques
  • different Obfuscation methods

Screenshot

Image