Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I am an univ student, studing computer security in masters. i have the project on python tool to attack a computer over a network. can anybody help me out, that how to start the programming in python to make the project.

share|improve this question

closed as not a real question by squillman, EEAA, Zypher Mar 17 '11 at 3:48

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Here's a good free introduction to computer programming course, taught in Python. It's a lecture capture of an MIT course.

http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/

Though, something tells me that if you're working on a masters in ISS, you should already know most of this.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.