Resources


since the first lab will be done in Python here are some python resources:
python official page
library documentation index sections 17 and 18 deal with networking and in the internet.

Some sample python programs for you to practice with.




Lecture notes:

Intro lecture
basic networks
python notes
clients
servers
networking mismash
The http structure lecture
Beginning Bots
Extracting Data and robots.txt (big file 1.4mb)
web apps intro
PhP intro
making pages lively with php
forms
files and uploads
sessions
Web app security intro
Mapping the App
Attacking the client side
Injection1 InjectionII
crossSite, CrossSite 2