chvancooten / NimPlant

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

Adding a column to the download section that shows nimplant details #12

Closed x0ri9922 closed 1 year ago

x0ri9922 commented 1 year ago

Feature Description It would be nice to add a column in the download page where you can see what computer is related to the downloaded file.

chvancooten commented 1 year ago

Thanks, that's a great suggestion. Will add it to my to-do list for v1.2!

chvancooten commented 1 year ago

Hey! I added indication of a download's nimplant GUID as well as some basic information about that nimplant to the downloads screen in https://github.com/chvancooten/NimPlant/commit/39f09445b53cdbbcd798bc9fb319722a79391029 (currently dev, will be pushed to main as part of v1.2). Let me know if this was what you had in mind, or if you have any further suggestions!

image