Skip to content

vibebhavv/Powerhell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages