Powerhell is licensed under the GNU General Public LICENSE v3.0. See LICENSE for more information.
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.
git clone https://github.com/vibebhavv/Powerhell
cd Powerhell
pip3 install -r requirements.txt
python3 main.py --help
- Interactive Listener (Not so stable)
- AV Bypass techniques
- different Obfuscation methods