Scapy and Python Part 3 - Crafting Customized Packets

preview_player
Показать описание
In Part 3, I cover how to create and layer custom packets in Scapy. Using Scapy you can create and send packets customized to whatever your particular needs, whether it is network testing, simulating traffic or part of a larger Python program you can do it with Scapy!

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

I'm a communication PhD student and I just started my program in Nov. 2020.
Just want to say do you know your are saving lives?
I can not thanks you more.

euqinuykcaj
Автор

Thank you for this video! Literally saved me on my homework.

markyymarc
Автор

Instead of wireshark we can also use tcpdump like: tcpdump -w fault.pcap -i eth2 and stop it with ctrl+c. I use it when cannot install wireshark.

piotrmrozinski
Автор

That was cool. Thanks for making time to show us this.

FranzCritchlow
Автор

That was amazing video, if we have linux machines at 2 different locations, do we have to on the scapy server on both linux machines, I mean likewise we make one machine as server and other as client, if we send traffic from one linux machine using scapy, how other node will reply, pls advice

haribolanil
Автор

Thank you for making this video and I want to ask wether scapy can fonction as an IDS such as snort?

rahmaallouch
Автор

could you craft a packet that has text on it that will display to another user within the same network? or is it just picket up by the computer in the background

GDTRUST
Автор

i believe i cannot load a some sort of payload inside a raw layer...

jamn
Автор

Is there a way to resend exact package?

gabrielrivera
Автор

Very good. But if i have a GUI with wireshark and can even see those packages in it. Why use scapy ? I mean, wireshark can handle all the scapy jobs, right ?

jamn
Автор

these videos are great but PLEASE stop saying 'sudo' like that!

jos