chvancooten / NimPlant

A light-weight first-stage C2 implant written in Nim.
MIT License
779 stars 109 forks source link

NimPlant v1.4 - Black Hat Edition #33

Closed chvancooten closed 1 month ago

chvancooten commented 1 month ago

NimPlant is back for Black Hat season! This release adds a fully-featured Rust implant besides the "classic" Nim version. The Rust implant is written from scratch and is designed to be more conscious about memory management (e.g. configuration parsing), while supporting all the goodies that the Nim version does¹. The release also adds Docker for all your (cross-)compilation or server hosting needs - without the dependency issues!

New features

Enhancements

Bugfixes

Other

¹ Sleep masking not yet supported for the Rust implant.