REVERSE SHELL WITH PYTHON

Опубликовано: 17 Февраль 2022
на канале: 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


На этой странице сайта вы можете посмотреть видео онлайн REVERSE SHELL WITH PYTHON длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь MH13CYB3R 17 Февраль 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 47 раз и оно понравилось 6 зрителям. Приятного просмотра!