Himadri Bhattacharjee 3fff544362 feat: added demo
2023-09-09 11:16:53 +05:30
2023-09-09 11:16:53 +05:30
2023-09-09 11:14:58 +05:30
2022-12-07 11:24:25 +00:00
2023-09-09 11:16:53 +05:30

ghoul

Powershell reverse shell via WebSockets

Important

The code in this repository is a proof of concept. The end user is solely liable for their actions. Read the license for more details.

Demo

Prerequisites

Quickstart

On the host machine, spin up a listener.

websocat -s 42069 -b

In ghoul.ps1, change the IP address for the $endpoint variable to your host's IP address. Now run it in the VM.

.\ghoul.ps1
Description
Powershell reverse shell via WebSockets
Readme GPL-3.0 595 KiB
Languages
PowerShell 100%