cobbr / cobbr/Covenant

[Bug| Brute Bridge listener throws exception

Open
#276 3 comments 0 reactions 1 assignee Claimed by @cobbr View on GitHub
Dominant language
C#
Stars
4.7k
Forks
822
PR merge metrics
No merged PRs in 30d

Description

Http listener is fine but when I connect a bridge listener, the server throws an exception here, because message is null.

`
try
{
targetGrunt = await _client.GetGruntByGUIDAsync(message.GUID);
}
catch (HttpOperationException)
{
`

bridge client also exits. I tried simple commands like WhoamI and ListDirectory

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.