BishopFox / sliver

Adversary Emulation Framework
GNU General Public License v3.0
7.89k stars 1.05k forks source link

send encoder id's to external server during external implant generation #1699

Closed TimBF closed 1 month ago

TimBF commented 1 month ago

Fixes issue where build server and sliver server use different encoder id's during implant generation, creating implants that can't communicate with the server. Encoder id's are now send to the build server during generation along with the implant configuration and c2 profiles.