cobbr / Covenant

Covenant is a collaborative .NET C2 framework for red teamers.

Home Page:https://cobbr.io/Covenant.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Powershell launcher fails

ll3N1GmAll opened this issue · comments

Bug

Describe the feature request or bug
The powershell launcher fails to execute.

To Reproduce
Steps to reproduce the behavior:

create powershell launcher
copy encoded command output
paste command into windows terminal
Expected behavior
target connects to Covenant

Screenshots
no screen shots available

Covenant Server Information:

OS: kali and windows
Docker or Native: Native
Browser Information:

Browser firefox and brave
Version 78.11.0esr and 1.27.109
Target Information (System that implant is running on):

OS: windows
Version server 2019 standard
Additional context:
Error: The string is missing the terminator: '.
+ CategoryInfo : ParserError: (:) [], ParentConatinsErrorRecordException
+ FullyQualifiedErrorId : TerminatorExpectedAtEndOfString

it appears this was being truncated in the terminal. I verified this worked from the standard terminal after RDPing into the target server.