Ask HN: What are some great projects to gain experience in InfoSec?
I am taking a course in security, privacy, and distributed systems, and am wondering in case y'all have any suggestions for a research or programing project.
Some options I am considering: * Exploring something with Project Atlas, * Developing with Solidity, * Working on something with the Go Crypto library, * Implementing the Double Ratching Protocol, or * Developing with Monero/Litecoin
5 comments
[ 3.5 ms ] story [ 13.6 ms ] threadIf you are just tinkering/learning then I would suggest cracking some of the vulnerable vm's over at vulnhub.com
As of today, I'm not sure focusing exclusively on cryptocurrencies will give you much knowledge in security... the majority of the day-to-day security work I've seen related to cryptocurrencies is detecting and turning down crypto miners.
If you're interested in security, I'd personally start with either web/application security, or infrastructure by picking your favorite cloud (AWS, Google, Azure, ...) and learn their security offerings.