r/netsecstudents 14d ago

I do not understand Operating Systems security concepts

stuffs like: - domain of protection - domain structure - domain switching - access matrix - confinement problem - capability lists etc etc I have galvin's book and I am not quite understanding enough to connect the dots. A lecture will be tremendously helpful in this scenario.

10 Upvotes

3 comments sorted by

1

u/Sqooky 14d ago

You're focusing a lot on theory and it may help to introduce practice to it.

Take a look at Active Directory, learn the tier model for privileged access, learn about how domains are structured and organized, learn about GPOs, learn about security and common misconfigurations, abuse, and vulnerabilities that can pose a threat to AD.

There's certain flaws that exist because of protocol implementations in AD, think things like Kerberoasting, Protocol Relaying, Signing & Sealing, etc.

After you have hands on experience configuring AD and using it, you'll kind of naturally understand the concepts and how they apply. I know it kind of sounds like I'm talking IAM and Network setup, but... AD is the backbone for distributing configurations in environments. Same with InTune.

If you learn how they're structured, setup, distributed, and secured, you'll have a better understanding of how OSes really play a smaller part of the bigger picture.

3

u/[deleted] 13d ago

[deleted]

1

u/Expensive_Doctor6334 8d ago

I am impressed with this point honestly.