#ReverseShell
More than you think, this method is easy ...
But finding a system where you can find this technique is not easy.
To implement this technique, we must first create a listener in our system:
Using the nc command we can do this on a specific port:
nc -lp 1337
❗️Now we need the victim to connect to us, to do this we need to run a piece of code in the third party system that we can do in almost any programming language, I do this with python:
Just note that instead of 127.0.0.1 you have to enter your ip.
⚠️ NOTE : PYTHON SCRIPT POSTED IN TELEGRAM CHANNEL @MH13CYB3R
The victim is now connected to you and you can execute any command on his system.
🔜 Introduce several tools to build Revershell in different languages
✅ @MH13CYB3R
On this page of the site you can watch the video online REVERSE SHELL WITH PYTHON with a duration of hours minute second in good quality, which was uploaded by the user MH13CYB3R 17 February 2022, share the link with friends and acquaintances, this video has already been watched 47 times on youtube and it was liked by 6 viewers. Enjoy your viewing!