Archive
This category contains some of my older pages which still contains some relevant information.
Microsoft Defender External Attack Surface Management (EASM)
Sunday, December 01, 2024 in Archive
Categories:
Microsoft Defender External Attack Surface Management (EASM) is a security solution for an organization’s external attack surfaces. It operates by monitoring security and operational integrity across the following assets: Websites IP addresses …
Azure Key Vault
Tuesday, November 26, 2024 in Archive
Categories:
Azure Key Vault is a type of vault used to store sensitive technical information, such as: Certificates Secrets Keys What sets Azure Key Vault apart from a traditional password manager is that it allows software to integrate with the vault. Instead …
The Zero Trust-model
Monday, November 25, 2024 in Archive
Categories:
The Zero Trust model is a security model to enhance your security posture by using 3 basic principles, and segmenting aspects of your IT environment into pillars. The 3 primary principles are: Verify Explicitly Least privileged access Assume Breach …
The MITRE ATTACK Framework
Monday, November 25, 2024 in Archive
Categories:
The MITRE ATTACK (ATT&CK) Framework is a framework which describes all stages and methods cyberattacks attacks are launched on companies in the last 15 years. The main purpose of the framework is to help Red and Blue security teams to harden …
Introduction to the Microsoft Cloud Security Benchmark (MCSB)
Tuesday, April 16, 2024 in Archive
Categories:
In the modern era like where we are today, security is a very important aspect of every system you manage. Bad security of 1 system can mess with all your systems. So have a good overview of how secure your complete IT environment is, Microsoft …
Introduction to the Azure Well-Architected Framework
Tuesday, April 02, 2024 in Archive
Categories:
The Azure Well-Architected Framework is a framework to improve the quality of your Microsoft Azure Deployment. This does it by spanning 5 pillars so an architect can determine with IT decision makers how they can get the most Azure with the planned …
Cloud Adoption Framework Introduction (CAF)
Thursday, January 04, 2024 in Archive
Categories:
More and more organizations are moving to the cloud. In order to do this succesful, we can use the Cloud Adoption Framework which is described by Microsoft. The framework is a succesful order of processes and guidelines which companys can use to …