Python Network Programming 1 - Reverse Shell Project ( Socket Programming )

preview_player
Показать описание
Welcome to our capstone project! In this project we will be a building a networking tool called reverse shell. So what is reverse shell?

Reverse shell is a way to connect to anyone's personal computer anywhere in the world. I uses the concept of reverse connection which we discussed in the basics of networking section in the the video of direct and reverse connection.

Lets say you are in China and your friend is sitting in Texas and he wants some help with his computer. So you can just connect to his PC using a reverse shell and fix the problems. That's one of the use of reverse shell.

Another popular use of reverse shell though not very ethical, is for hackers who want to gain access to someones PC without his knowledge. What they do is that they spread this program around by giving free CD's or pen-drives in front of Walmart or something and you pop in the pen-drive thinking hey I wonder whats in this. And boom they now have access to your computer.

You will gain a practical knowledge of python networking while on this project.

Next Video - Creating a Socket

#python
Рекомендации по теме
Комментарии
Автор

Thank you very much for your quality content 🙌🏼

moussafiradil
Автор

can this project be considered complete if we do it till local testing ? please i really need to know because for digital ocean its asking for payment .

VidishArvind
Автор

Actually they’re binary files, not exe files, as exe files need to be activated while binary files don’t…..

gobyg-major
Автор

Btw is there a free website hosting like digital ocean. I cant find any. I want something that will let me do the same thing

vandanbhatt
Автор

use pythonanywhere.com or a raspberry pi if you have one lying around if you dont want to pay

privacyorthodox