REVERSE SHELL WITH PYTHON

Publicado el: 17 febrero 2022
en el canal de: MH13CYB3R
47
6

#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


En esta página del sitio puede ver el video en línea REVERSE SHELL WITH PYTHON de Duración hora minuto segunda en buena calidad , que subió el usuario MH13CYB3R 17 febrero 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 47 veces y le gustó 6 a los espectadores. Disfruta viendo!