nettitude / PoshC2

A proxy aware C2 framework used to aid red teamers with post-exploitation and lateral movement.
BSD 3-Clause "New" or "Revised" License
1.78k stars 323 forks source link

[FEATURE] Command output in Implant Handler Process #274

Open reiniA opened 1 year ago

reiniA commented 1 year ago

Hey,

I don't know if it is not intended or I have to turn on a flag or options. When creating a new task through the Implant Handler Process, why is the result only displayed in the posh-server process?

It would be very handy to see the results of an issued command directly in the Implant Handler from which it was executed.

Thx and regards!