ShutdownRepo / shellerator

Simple CLI tool for the generation of bind and reverse shells in multiple languages
GNU General Public License v3.0
362 stars 50 forks source link

Fix for Powershell reverseshell does not work #14 #15

Closed goreil closed 1 week ago

goreil commented 1 month ago

Basically just imported this reverse shell:

https://gist.githubusercontent.com/egre55/c058744a4240af6515eb32b2d33fbed3/raw/3ad91872713d60888dca95850c3f6e706231cb40/powershell_reverse_shell.ps1

Demonstration using exegol:nightly that it works now.

Attacker: image

Victim: image