RiskyDissonance
RiskyDissonance
Hey @creationstation123 thanks for the input, could you try changing [this line](https://github.com/nettitude/PoshC2/blob/master/resources/payload-templates/dropper.cs#L110) (you will need to create a new payload), the values you can set are defined [here](https://learn.microsoft.com/en-us/dotnet/api/system.net.securityprotocoltype?view=net-7.0) but essentially...
Should just work (for other C# payloads at least), essentially `dropper_cs.exe` gets patched into the `Sharp*` shellcode .bin files and they get used in other payloads
Hey, apologies for the slow response over xmas etc. I'm not able to reproduce this with a fresh build from the `master` branch - I only get the error you...
Unable to reproduce locally but issue confirmed on @rasta-mouse 's build. Looking into it but have published working builds as a release in the interim.
Hmm that's interesting aye 🤔and I assume if you build the beacon_funcs and use that you also hit the error?
> I had this same issue on Windows 10. The issue disappeared after I updated to Glaze 3.1, I might have also updated PowerToys, (now on version v0.83.0). > >...
Confirm this appears to have fixed the issue, thanks!
I had considered it but there is still a bug when you have the two running together, and thought this was useful to keep open for anyone else who encountered...