I’ve been working in an endpoint engineer/admin position for half a year now. I had a great mentor who helped me understand how to think like an endpoint engineer, but I’ve also spent a lot of time reading through endpoint subreddits like r/intune and r/SCCM and building custom company specific workflows to get a deeper understanding. Here are my thoughts and experiences so far, and some of the main concepts I think are important.
Recently Published
View AllSo I’ve used Secure Socket Shell(SSH) in the past for school and work/intern projects. I have an understanding of how it works on a basic level, you connect to a machine over a network, and it should be secure but I got curious as to how it worked a bit on a deeper level. Today I want to give an overview on how SSH works, and some things I found interesting while reading about SSH.
Hello again to any acmFolks at https://acmcsuf.com/blog and anyone else reading! Today we’re gonna talk about another category of web-vulnerabilities called Remote code execution. The reason I’m writing about RCE is because after reading about it I found it fascinating how it can manifest itself in so many different, nuanced ways.
Recently I’ve been reading up on code-auditing. Here are some different tools that I read are effective in assisting code-auditing.
Coming from a background focused on software development, modern user management and system administration kinda shocked and left me mind blown since it’s something I never gave a lot of thought to. Thus far my experience with user management before my current role was maybe having an admin view, and just general application users.