Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Book Review: Violent Python (ethicalhacker.net)
96 points by ddonzal on June 22, 2013 | hide | past | favorite | 8 comments


I finished Violent Python a couple days ago and was amused by the possibilities presented in the book, but it in general teaches execution instead of theory.

Looking to dig deeper into protocols described in the book, I just started reading Foundations of Python Network Programming and it seems to be providing that a more theoretical understanding of networking protocols that are so central to many modern hacks:

http://www.amazon.com/Foundations-Python-Network-Programming...


I made a small open-source IRC botnet incorporating some modules from code in the book: https://github.com/nikisweeting/python-medusa. Feel free to check it out!


Non affiliate amazon link: http://www.amazon.com/dp/1597499579

I bought a copy a few weeks ago. I haven't read much yet, but so far so good.


Anyone know of similar books on the subject using Python?



Not a book - but SecurityTube has a Python course[1] that covers a variety of security topics.

Haven't done it so I've no idea how good / bad it is. There is a detailed listing of what it aims to cover in the link.

[1] - http://www.securitytube-training.com/online-courses/security...


There's also http://pyvideo.org which you can search for security-related topics. I doubt they are as dense and comprehensive as the SecurityTube course, but they are free.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: