Merge pull request #6802 from ja1sh/nimplant-c2-server

Nimplant c2 server
patch-1
Ritik Chaddha 2023-03-02 15:45:45 +05:30 committed by GitHub
commit d699b07d2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: nimplant-c2
info:
name: NimPlant C2 Server - Detect
author: ja1sh
severity: info
description: |
NimPlant is an open source light first-stage C2 implant written in Nim and Python. It is designed to be used as a starting point for those who want to develop their own custom C2 implants. NimPlant is fully customizable and lightweight, making it easy to integrate into existing C2 frameworks.
reference:
- https://github.com/chvancooten/NimPlant
metadata:
verified: "true"
shodan-query: "nimplant C2 server"
tags: tech,nimplant,c2
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
part: header
words:
- "NimPlant C2 Server"