List of Currently Available Sections:( 24 videos - 310 mins)
1. Basic Socket Programming: (4 videos - 65 mins)
1.1 Presentation on Socket Programming basics (25 mins) 1.2 "Type with Me" exercise - a simple TCP server (19 mins) 1.3 Coding a TCP Echo server (13 mins) 1.4 Coding a TCP Echo client (9 mins)
4. Architecture of a Proactive Security Tool: (4 videos - 43 mins)
4.1 The "Sniff - Think - Inject" logic - a presentation (10 mins) 4.2 Programming the Framework (7 mins) 4.3 Communication via the Framework (8 mins) 4.4 ARP DoS tool using the Framework (18 mins)
We will discuss how to make a port scanner using raw packet injection and sniffing together. Port scanning is one of the first steps to a network survey and fingerprinting.
7. Wireless Security: (coming soon)
Wireless has become a part of our life now - 802.11, bluetooth etc. But is wireless secure ? This section demonstrates the insecurity in wireless networks through available programs and new ones which we will code.
8. How do worms work? (coming soon)
In this video series we will investigate the inner workings of network worms - how they scan, infect and spread ! We will look in depth into the programming details and will try and make out own "Good worm"
9. How do viruses work? (coming soon)
Unarguably the most dreaded species of the computer security world - viruses are almost as old as the computer industry itself. In this video series we will try and unravel the mysteries of the virii world - how they work, how they propagate etc.