DANCING NEBULA

DANCING NEBULA
When the gods dance...

Wednesday, February 1, 2012

Python for Hackers / Networkers Primer Part 1: Code your own Server/Client and start analyzing with Scapy on Vimeo

Python for Hackers / Networkers Primer Part 1: Code your own Server/Client and start analyzing with Scapy
by Patrick Schallner

See all Show me
Patrick Schallner's videos
3. Python for Hackers / Networkers Primer Part 2: Mul…
by Patrick Schallner
8 months ago
2. Python for Hackers / Networkers Primer Part 1: Cod…
by Patrick Schallner
8 months ago
1. SecurityTube Wi-Fi Challenge3 (how I cracked it)
by Patrick Schallner
8 months ago
THE HD VERSION IS AVAILABLE HERE vimeo.com/24570637
This Primer is geared towards Hackers, Pentesters, Admins,...
------------
Part1 (INTRO):
In the Python part of video, we jump right into the code and cover your first Python TCP client and server and walk you through each of them, line by line.

The Scapy part of the video will show you basic packet analysis in Scapy with a few helpful "making yourself feel at home in Scapy" tips. You will also walk out of this part with a better understanding of SYN/ACK/FIN packets, and what TCP connections and disconnects look like "on the wire".
We also have a little surprise at the end
The Source files (python 2.6) can be downloaded at: github.com/piman/PyPrimer-for-Hackers
------------
Some key points we want to cover in the whole video series:
*) toolz often lie! code your own networking tools and get the correct feedback!
*) code your own networking environments
*) some network attacks
*) run your toolz on several machines and communicate with them
*) ...and other funny stuff ;)
------------
Please tell us what you like and what you don't like!
If you have ideas on what should be covered in future videos, please let us know! (ON SECURITYTUBE.NET)
We will try to provide an HD version of this video soon (if you have a vimeo account, you can download our videos for free in 1280x720)!!!

No comments:

Post a Comment