Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d4rckh/grc2

grim reaper c2
https://github.com/d4rckh/grc2

command-and-control infosec redteam security security-tools

Last synced: 3 months ago
JSON representation

grim reaper c2

Awesome Lists containing this project

README

        

# 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](https://github.com/d4rckh/nimc2/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](https://user-images.githubusercontent.com/35298550/172691387-f47f6226-a764-4a44-93ff-aa7ec52943e3.png)

Join the [discord](https://discord.gg/Ejfma3uWRd) to discuss about this project.

# Wiki

## Getting started

- [Installation](https://github.com/d4rckh/nimc2/wiki/Installation)
- [Nimc2 crash course](https://github.com/d4rckh/nimc2/wiki/Usage)
- [FAQs](https://github.com/d4rckh/nimc2/wiki/FAQs)

## Guides

- [Managing listeners](https://github.com/d4rckh/nimc2/wiki/Managing-listeners)
- [Creating implants](https://github.com/d4rckh/nimc2/wiki/Creating-implants)
- [Interacting and managing clients](https://github.com/d4rckh/nimc2/wiki/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](https://www.patreon.com/d4rckh)** (You also get some exclusive things)