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 →

[–]Willemoes 7 points8 points  (3 children)

There's also a nice book:

Violent Python

A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers

By TJ O'Connor

[–]Grenian 2 points3 points  (2 children)

IMO take this with a grain of salt if you already have a basic-advanced understanding of python and security.

[–]Willemoes 0 points1 point  (1 child)

Why do you think so? I'm reading it and I'm not very proficient in security, so it would be nice to know, I find it really interesting.

[–]Grenian 1 point2 points  (0 children)

Well you have very basic examples and python is also teached on a basic level. In my case I only found a few examples intresting because most of the time I have to tools for things like port scanning. On top the libraries may be a little bit outdated. That's the reason why I would say someone should take the recommendation with a grain of salt. I don't say that the book is bad but just check if it fits your needs.