Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emrekybs/nim-shell

Reverse shell that can bypass windows defender detection
https://github.com/emrekybs/nim-shell

bypass defender reverse-shell windows

Last synced: 2 months ago
JSON representation

Reverse shell that can bypass windows defender detection

Awesome Lists containing this project

README

        

[![EmreKybs](https://img.shields.io/badge/MadeBy-Emrekybs-yellow)
# Nim-Shell

Reverse shell that can bypass EDR and windows defender detection

# Please do not upload to VirusTotal

# 𝗜𝗡𝗦𝗧𝗔𝗟𝗟𝗔𝗧𝗜𝗢𝗡 𝗜𝗡𝗦𝗧𝗥𝗨𝗖𝗧𝗜𝗢𝗡𝗦
$ 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