Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
grc2 — Lightweight C2 framework written in Nim for generating implants, managing listeners, and executing tasks via TCP/HTTP with a loot system for exfiltrated data. | Kitploit
Tools/GitHubGitHub/andreiverse/grc2
Payload GenerationCommand and ControlRed TeamingRemote Access Tool
GitHubandreiverse/grc2

grc2

Lightweight C2 framework written in Nim for generating implants, managing listeners, and executing tasks via TCP/HTTP with a loot system for exfiltrated data.

View Repository
3474044 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

nimc2


This software is in very early development stages and you might run into many issues using it

nimc2 is a very lightweight C2 written fully in nim. It's uses range from user support to employee monitoring. If you want to give it a try check out the wiki to learn how to install and use nimc2. It's features include:

  • Windows & Linux implant generation
  • TCP socket and HTTP communication
  • Ability to create as many listeners as you want
  • A nice task system
  • A loot system for storing screenshots and downloaded files
  • Customizable modules for extending implants with custom functionality
  • Easy to use CLI
  • ...and a lot more features coming soon

image

Join the discord to discuss about this project.

Wiki

Getting started

  • Installation
  • Nimc2 crash course
  • FAQs

Guides

  • Managing listeners
  • Creating implants
  • Interacting and managing clients

Operating System support

The server is fully supported on Linux but unknown on Windows. The client is fully supported on Windows, with lack of features on Linux.

Server Support

All server features are available on both Linux and Windows platforms. You might need to install additional dependencies on both platform for cross-platform compilation (check installation wiki page)

Task Support

90% of the tasks are Windows exclusive, while the implant can be compiled for linux, limited functionality is available (basic OS tasks like navigating file system and executing commands)

Support Me

You can support me by becoming a patreon at https://www.patreon.com/d4rckh (You also get some exclusive things)

Download Tool