The idea is to delete the notepad.exe and download your own which should be combined with a payload And you have to code it so it doesn't execute just replace. This way you will bypass the av's because your not executing anything you just replaced a process
And when the victim starts notepad.exe it will start a payload. This way even if there was an AV it won't be able to stop the reverseshell (I tried it) because it's a windows process that is running
Even if it gets detected & deleted... every time the target starts a notepad it will execute the payload
I previously did this but it requires admin privilege's and a lot of time coding not just deleting and downloading
I did code it in C# but it still needs a lot of fixing to work properly
And when the victim starts notepad.exe it will start a payload. This way even if there was an AV it won't be able to stop the reverseshell (I tried it) because it's a windows process that is running
Even if it gets detected & deleted... every time the target starts a notepad it will execute the payload
I previously did this but it requires admin privilege's and a lot of time coding not just deleting and downloading
I did code it in C# but it still needs a lot of fixing to work properly