/NimShell

Nim reverse shell

Primary LanguageNim

NimShell

Simple Nim reverse shell:

Installation

sudo apt-get install -y mingw-w64
sudo apt-get install nim

Building

nim c -d:mingw revshell.nim

Lab setup

sudo ncat -lvp 2121

Run on a windows machine and your interactive shell will started