Skip to content

Education purpose showing how the combination of useful tool could tweak a patched script can still be execute without detected. In this scenario I am using various step and tool including the a big contribution from KeyEmu to make this happened.

Notifications You must be signed in to change notification settings

panhavad/undetectable-reverse-shell-win10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

______                          _____ _          _ _ 
| ___ \                        /  ___| |        | | |
| |_/ /_____   _____ _ __ ___  \ `--.| |__   ___| | |
|    // _ \ \ / / _ \ '__/ __|  `--. \ '_ \ / _ \ | |
| |\ \  __/\ V /  __/ |  \__ \ /\__/ / | | |  __/ | |
\_| \_\___| \_/ \___|_|  |___/ \____/|_| |_|\___|_|_|

Undetectable Revers Shell Window10💻

What is it?

This is the tweaked version from the original work of this repo posted on 2016 by Etienne Stalmans. Created as a power shell script to bind a shell to the remote host shell. This modification and tweak of the script is under 2 main purpose:

  • For education purpose of how a patched script can still be execute without any malware detection
  • How to bind a shell actively using TCP

**The original script are patched already and will be detect as malware when run a ps1 script 🐱‍🏍

Why this?

To experiment and education purpose showing how the combination of useful tool could tweak a patched script can still be execute without detected. In this scenario I am using various step and tool including the a big contribution from KeyEmu to make this happened.

How it work?

There are various skill and tool involve such as:

  • Batch Scripting
  • KeyEmu
  • Advanced BAT to EXE Converter PRO
  • Ncat

These are the step to I follow:

  1. Make sure I have a working version of KeyEmu which will help me to paste the original ps1 script line by line
  2. Write a batch file to open PowerShell and using KeyEmu text and return feature to execute script line by line
  3. Using the Advanced BAT to EXE Converter PRO to embed KeyEmu file in and convert the bat to exe so when the bat code will execute directly in PowerShell instead of CMD

Does it really work?

This is the analysis and snapshot of all process when the program execute: app.any.run

enter image description here

enter image description here

🐫Last Message

Please use it at your own risk.

About

Education purpose showing how the combination of useful tool could tweak a patched script can still be execute without detected. In this scenario I am using various step and tool including the a big contribution from KeyEmu to make this happened.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published