Skip to content

deeexcee-io/PowerShell-Reverse-Shell-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PowerShell-Reverse-Shell-Generator

Obfuscated, FUD (Defender) Simple PowerShell Reverse Shell One-Liner

Inspired by https://github.com/t3l3machus. Check out his awesome tools and videos. All credit from this goes to me watching one of his videos.

PowerShell-Reverse-Shell-Generator

Obfuscated Reverse Shell Generator - Uses the standard PS one-liner and obfuscates the payload. Unique string each time to evade detection.

FUD (Fully Undetectable - Defender) @ 11/04/2023

Features

  • Generates a PowerShell Reverse Shell one-liner which bypasses Defender.
  • Randomly assigns variable names
  • IP Address and Port Number are converted to Hex.
  • Random ID is given to each Shell Prompt
  • Accepts user input for the remote host IP address and port.

Installation

Clone the repository:

git clone https://github.com/deeexcee-io/PowerShell-Reverse-Shell-Generator.git

Usage

  1. Run the PowerShell-Obfuscator.pyscript
python3 PowerShell-Obfuscator.py
  1. When prompted Enter the IP Address and Port
  2. The script will output the obfuscated PowerShell payload.

Drop in PowerShell

image

Setup NC and catch Shell

image

Made with <3 by myself and chatgpt.

I am not a developer in anyway shape or form. I pentest and use other peoples code/chatgpt. I ask chatgpt questions and it gives me answers.

About

Obfuscated, FUD Simple PowerShell Reverse Shell One-Liner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages