Active Directory is a widely used Microsoft product that operates on windows server, it’s a database and set of services developed to help your organization with access, management and permissions for your network. The organizational data within AD can be in the form of devices, files, users, applications, groups and shared folders. In my 5… Continue reading Setting up a Network with Active Directory
Secure Password Generator with Python
The average person in the US spends over 8 hours online per day. A lot of that time is spent on secure sites that require a password. Email, bank accounts, social media and so on. Four out of five breaches are somehow linked to passwords. A study by Verizon, concerning breaches involving hacking, states that 80%… Continue reading Secure Password Generator with Python
Create a self hosted website
In creating this portfolio I needed a place to document my various tech and cybersecurity projects I will be completing so that others can follow along and see the what Ive done. I needed to create a website to showcase these projects. There are a lot of ways to do it, but I wanted to… Continue reading Create a self hosted website