thomhastings / ps-fiefdom

webshell to download and run powershell scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerShell Fiefdom

I coded this for a pentest 4 years ago and finally decided to release it.

It's a very hacky webshell that lets you download and run arbitrary .PS1 files.

If the Powershell executable is not in the default location, it will search for said exe.

It might not work against modern Windows defenses, the target was Windows Server 2012.

The primary use case was to download and run Invoke-Mimikatz -DumpCreds, which it did.

WTFPL

About

webshell to download and run powershell scripts


Languages

Language:Java 100.0%