REVERSE SHELL WITH PYTHON

Publicado em: 17 Fevereiro 2022
no 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


Nesta página do site você pode assistir ao vídeo on-line REVERSE SHELL WITH PYTHON duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário MH13CYB3R 17 Fevereiro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 47 vezes e gostou 6 espectadores. Boa visualização!