Ask HN: What are some good resources to learn network/app security on my own?
1–10 of 10 posts
No post body was provided.
Re: Ask HN: What are some good resources to learn network/app security on my own?
#2Re: Ask HN: What are some good resources to learn network/app security on my own?
#3 Reversing: Secrets of Reverse Engineering de Eldad Eilam
Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation de Bruce Dang, Alexandre Gazet, Elias Bachaalany, Sébastien Josse
Cryptography Engineering de Niels Ferguson, Bruce Schneier, Tadayoshi Kohno
Applied Cryptography: Protocols, Algorithms and Source Code in C de Bruce SchneierRe: Ask HN: What are some good resources to learn network/app security on my own?
#4I've found the classic article "Smashing The Stack For Fun And Profit" to be an excellent introduction to the mindset, culture, and level of technical detail needed to be effective in security.
Re: Ask HN: What are some good resources to learn network/app security on my own?
#5Few years back I went through free version of https://www.coursera.org/learn/software-security and found it interesting and well organized.
Re: Ask HN: What are some good resources to learn network/app security on my own?
#6Pentesterlab.com
Re: Ask HN: What are some good resources to learn network/app security on my own?
#7Pick an iOS or Android app and MITM it. Then try to hook into methods and log their arguments. It’s a good start and the problems you encounter will ensure you learn a lot along the way.
Re: Ask HN: What are some good resources to learn network/app security on my own?
#8I enjoyed this series of course and you can browse for free and see everything, you just won't get the certificate https://www.edx.org/micromasters/ritx-cybersecurity
There is also this, but I haven't viewed it yet https://www.edx.org/course/introduction-to-cybersecurity
Re: Ask HN: What are some good resources to learn network/app security on my own?
#9Penetration Testing: A Hands-On Introduction to Hacking
https://www.amazon.com/Penetration-Testing-Hands-Introductio...
Offensive Computer Security Spring 2014 Homepage Florida State University http://www.cs.fsu.edu/~redwood/OffensiveComputerSecurity
Offensive Security Certified Professional https://www.offensive-security.com/information-security-cert...
The Hacker Playbook 3: Practical Guide To Penetration Testing https://www.amazon.com/Hacker-Playbook-Practical-Penetration...
MIT Course Number 6.858 :Computer Systems Security https://ocw.mit.edu/courses/electrical-engineering-and-compu...
More at http://Learn.SharjeelSayed.com
Re: Ask HN: What are some good resources to learn network/app security on my own?
#10OSCP, hacker playbook 2/3, and download kali.