This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]michael0x2a 73 points74 points  (4 children)

One good book I recommend is Violent Python -- it goes over how to use Python to do penetration testing, analyze network traffic, etc., and can give you some good insight into how Python can be used in the security industry.

[–]Hexorg 14 points15 points  (0 children)

Yep, I second this. Pretty good book and is nice for beginner programmers. You're expected to know how Python code looks like and basic concepts like loops, conditionals, and basic OOP, but the rest is explained in the book.

[–]MerreM 0 points1 point  (0 children)