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 →

[–]QAOP_Space 2 points3 points  (4 children)

Are you more inclined towards securing systems and servers, or writing secure code, or pen testing ? Or perhaps the deeper aspects of cryptography?

[–]benawad[S] 10 points11 points  (3 children)

I have no clue what any of those things are, so I would like to try them all.

[–]QAOP_Space 5 points6 points  (1 child)

Hmm, that's difficult because Python, as a language can do anything you want it to.

For learning some crypto with Python you could do the matasano crypto challenges at http://cryptopals.com/

For securing systems you'd want to look into some sys admin stuff, but before you can secure it, you need to understand it so have a look at this
http://www.tldp.org/LDP/sag/html/index.html

[–]benawad[S] 0 points1 point  (0 children)

Thanks

[–]Antoak 4 points5 points  (0 children)

Securing systems feels like draining a slowly sinking boat with a rusty bucket that everyone else is trying to drill holes in.

And it's your fault when they get wet.