Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/d4rckh/grc2
- Owner: d4rckh
- License: gpl-3.0
- Created: 2022-04-24T19:10:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T20:30:05.000Z (almost 2 years ago)
- Last Synced: 2024-05-05T03:31:54.119Z (6 months ago)
- Topics: command-and-control, infosec, redteam, security, security-tools
- Language: Nim
- Homepage:
- Size: 14.1 MB
- Stars: 332
- Watchers: 10
- Forks: 40
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-rainmana - d4rckh/grc2 - grim reaper c2 (Nim)
- awesome-hacking-lists - d4rckh/grc2 - grim reaper c2 (Nim)
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)