Python Network Programming 5 - Sending Commands ( Socket Programming )

preview_player
Показать описание
In this video we learn how to send commands to the connected client or victim computer with our server.

Next Video - Client to Server Connection

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

Man.. the indians are the best when it comes to tutorials. They scam a lot but they make up for it with things like this. Literally the best socket series out there hands down..

blank
Автор

This is an excellent video demonstrating the versatility of Python. Thank you!

neutron-au
Автор

Great series and great channel overall. Thanks!

dox
Автор

Haha, man! From this vid I learned that you too like Mr. Robot and Bug Bounty. I took a deep dive into BB after watching Mr Robot. I've been a few weeks in learning how to hack did not find any bugs yet. Mostly training on juice-shop, DVWA, etc. Keep it up man!

tanercoder
Автор

"some kind of crazy hacker" LoL XD, amazing videos man BTW.

oscarsalas
Автор

It's a very intuitive explanation, thanks for making a great video. I would have happier if you made a combined single video instead of many tiny videos.

gurudatt-shahane
Автор

i love how the number of times you've said the word "victim" is more than 0

polybay
Автор

You r too good bro... You really deserved a like...😊😊😊😊

moulikdhar
Автор

Bro its not infenAIT its infinite noun(infin {E} t) in fuh nuht. And video is very good. i was not looking for this but, still looks like you are doing very good job. cudos.

serious
Автор

8:00 end="" in print() will not bring you to the next line automatically dude. Its the other way round.

rajeevranjan
Автор

You are a master ... Can you show us how to send a picture .... Thank you very much

larmaths
Автор

Hey man please increase your font size or zoom into the code tab and increase your video capturing quality. Its so hard to understand the code even at hd. This makes even good contents, hard to continue your content...

kapilanps
Автор

please help me with this
I am getting an error at this line
def send_commands(conn):


at 9:05 even you are getting a underline ..there's probably some issue
... m nt able to complete this just with this single error

kirtipurohit
Автор

Hi, I am new at this, and I want to create a tools to send command using telnet protocol and evaluate the reply from the prompt. Could you help me with this?

jminuta
Автор

would you be able to use this in linux? thanks!

Jonas-odt
Автор

legends have noticed... MR Robot season 2 ep 1

thesweetspirit
Автор

why didt we use
if cmd!=None:
conn.send(bytes(cmd, "utf-8"))
rather stickin around the len() function

HarishKumar-oept
Автор

TypeError: descriptor 'bind' requires a '_socket.socket' object but received a 'tuple'

karimkohel
Автор

Would be better if I could see a thing over mobile screen. Font is too small

marco.braghim
Автор

Sir, I kindly request you to resolve this error

prakharlad