Skip to content

Instantly share code, notes, and snippets.

@juzha5
juzha5 / JEWebDav.ps1
Created February 19, 2025 07:29 — forked from rvrsh3ll/JEWebDav.ps1
Simple WebDav Server in Powershell
<#
Obtained from https://github.com/re4lity/subTee-gits-backups/blob/master/JEWebDav.ps1
#>
<#
.SYNOPSIS
Simple Reverse Shell over HTTP. Deliver the link to the target and wait for connectback.
Read And Write Files Over WebDAV Proof Of Concept