DNS-Black-Cat(DBC) : Multi Platform Toolkit For An Interactive DNS Shell Commands Exfiltration, By Using DNS-Cat You Will Be Able To Execute System Commands In Shell Mode Over DNS Protocol

DNS-Black-Cat is a Multi-platform toolkit for an interactive C2C DNS shell, by using DNS-Black-Cat, you will be able to execute system commands in shell mode over a fully encrypted covert channel.

Server

ported as a python script, which acts as DNS server with required functionalities to provide interactive shell command interface.

Client

ported as the following file formats

  • Windows 32/64 executable (exe)
  • Linux 32/64 executable (ELF)
  • Powershell Script (ps1)
  • Dynamic Link Library (DLL)
  • MacOS Darwin x86_64

Highlights

  • The agent supports multi-platforms.
  • built-in feature with 0xsp-mongoose RED.
  • Available as win32/64 executable, Powershell script, Linux ELF.
  • Encrypted and encoded DNS Queries.
  • Traffic Segmentation.
  • Speed and stability.
  • Stealth and undetectable.

Releases

SystemSupported
Windows (EXE)YES
Windows (PS)YES
Windows (DLL)YES
LinuxYES
MacOSYES
BSDStill
AndroidStill
R K

Recent Posts

xargs Command in Linux: Build and Execute Commands from Input

The xargs command in Linux reads items from standard input and passes them as arguments to another…

2 days ago

locate Command in Linux: Find Files Fast with a Database Search

The locate command in Linux searches for files and directories by name. It queries a pre-built database…

2 days ago

Listing Linux Services with systemctl: A Complete Guide

Most modern Linux distributions use systemd as the default service manager. Knowing how to list…

2 days ago

How to Truncate Files in Linux: Empty Files Without Deleting

Truncating a file in Linux means removing its contents while leaving the file itself in…

2 days ago

ss Command in Linux: Display Socket Statistics and Connections

The ss command in Linux lists open sockets and active network connections. It replaced the deprecated netstat command and…

3 days ago

ftp Command in Linux: Connect to Servers and Transfer Files

The ftp command in Linux connects to a remote FTP server and transfers files. FTP transmits everything…

3 days ago