Raw Sockets Basics Presentation

Posted By: SecurityTube_Bot
Posted On: Mon 21 Feb 2011
Views: 8809
Share this video:
Share it on Facebook Share it on Twitter Share it on Reddit Share it on Digg Share it on Stumbleupon
Support SecurityTube:


Description: Raw Socket programming is probably one of the most important topics in network security. Almost most of network security consists of either monitoring a network or protecting it from an attack. Network monitoring requires that everything going on in the host network can be seen by the security device. This is accomplished by what is called Packet Sniffing. Also, techniques used to actively protect a network generally inject their own custom built packets - this is done by using Packet Injection. In this 2 part video presentation, we will look at the basics of Packet Sniffing and Packet Injection and try and understand how to make Packet Sniffing and Packet Injection programs. Links:

1. Generic Packet Sniffer Programming

2. Ethernet / IP / TCP / Data Packet Sniffer Programming

3. Packet Injection Programming Basics Presentation

4. Ethernet / IP / TCP / Data Packet Injection Programming

5. ARP Packet Injection (Advanced)

6. Using Packet Sniffers - Tcpdump and Wireshark Tutorial

Tags: programming ,


Comments (1)

Alos on Fri 06 Jan 2012

thank you vivek! just what i was looking for :)

Login to post a comment