Resources
How can I learn more?
UMCST provides a wide array of resources for new recruits, from our informational meetings on Wednesdays to interactive labs on Saturdays, but there's always more to learn. Here are some resources you can use to expand on what you learn in UMCST:
- OverTheWire
- OverTheWire offers a collection of wargames that are designed to help you learn and practice security concepts in addition to fostering and exercising a particular way of thinking. Thinking outside of the box is, inarguably, a hacker's most powerful ability. Their first game, Bandit, is aimed at absolute beginners, and is a great way to get familiar with the Linux shell.
- UnderTheWire
- Just like OverTheWire, UnderTheWire is a great way to get comforable in Windows' Powershell.
- SEED Security Labs
- Set of fun labs powered by an open source Python framework which simulates the internet. These labs cover topics including software security, network security, web security, crypotgraphy and more!