Introduction to Crafting Network Packets with Scapy

preview_player
Показать описание
Author: Jeremy Druin
Twitter: @webpwnized

Description: Recorded at the KY ISSA November 2016 Lunch and Learn meeting. This video is a quick introduction to crafting network packets with the Python Scapy tool in Kali Linux. It is intended to help beginners get up to speed using Scapy so they can explore Scapy from that point.

The webpwnized YouTube channel is dedicated to information security, security testing and ethical hacking. There is an emphasis on web application security but many other topics are covers. Some of these include forensics, network security, security testing tools and security testing processes. The channel provides videos to encourage software developers and system administrators to perform security testing. Also, the channel educates the next generation of security testers and bug bounty hunters who want to respectfully, legally and ethically help system owners that allow security testing.
Рекомендации по теме
Комментарии
Автор

explaining everything even the simplest flags. You are a Gem💎

nukeem
Автор

Fantastic introduction. Got me up and running very quickly.

I suggest any future footage like this, show the flag bits in a picture or something so they can see it's 6 bits long and it's easier to understand for newbies.

seangreathouse
Автор

Hi, currently I try to manipulate a ZigBee captured package with scapy. But the moment I try to read the pcap file with the command "rdpcap" I´m getting this error: "WARNING: Please set conf.dot15d4_protocol to select a 802.15.4 protocol. Values must be in the list: ['sixlowpan', 'zigbee'] Defaulting to SixLoWPAN". Could you help me with this problem and give me a hint how to solve this? I would really appreciate it.

Kevin-mzig
Автор

Hi. In case you are reading this - can you make a tutorial for crafting and sending SCTP packets with all the insides (chunks, checksums etc). Thanks.

Uranos
Автор

Well explained. Can Scapy deal with zigbee frames/packets?

ManeshThankappan
Автор

Really awesome guide thanks dude. Where could i learn more?

YuriDob