Skip to content

Added a new windows Powershell payload that supports stderr#205

Open
sqrt0x wants to merge 2 commits into0dayCTF:mainfrom
sqrt0x:main
Open

Added a new windows Powershell payload that supports stderr#205
sqrt0x wants to merge 2 commits into0dayCTF:mainfrom
sqrt0x:main

Conversation

@sqrt0x
Copy link

@sqrt0x sqrt0x commented Mar 7, 2026

I often found myself wanting a simple Windows reverse shell one-liner and encoded payload works reliably.

The problem with the current payloads is that they either don't always work or they don't display error messages (stderr), which makes debugging extremely difficult. Because of this, I decided to add a new payload that solves these problems.

Here's a video comparing PowerShell #3 (Base64) with the new one I've added PowerShell #5 (stderr support) (Base64) (long name ikr)

revshell.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant