Category: Azure

UDP

 tonyhughes  May 12, 2023

UDP (User Datagram Protocol) is a network protocol that operates at the transport layer of the TCP/IP protocol suite. It…

Common Network Ports

 tonyhughes  May 12, 2023

Network ports are endpoints in a network communication that enable different services and applications to interact with each other. They…

Common Secure Network Ports

 tonyhughes  May 12, 2023

Secure network ports are used for encrypted communication to ensure the confidentiality and integrity of data transmitted over a network….

HTTP

 tonyhughes  May 12, 2023

HTTP, or Hypertext Transfer Protocol, is a widely used protocol for communication on the World Wide Web. It allows the…

HTTPS

 tonyhughes  May 12, 2023

HTTPS, or Hypertext Transfer Protocol Secure, is a secure version of the HTTP protocol used for secure communication over the…

Bastion / Jump Server

 tonyhughes  April 21, 2023

Bastion or Jump Server is a secure gateway server that provides access to resources on a private network from an…

Privileged Access Workstations (PAWs)

 tonyhughes  April 21, 2023

Privileged Access Workstations (PAWs) are specialized computers that are used to perform administrative tasks and access sensitive data in a…

Least privilege administrative models

 tonyhughes  April 21, 2023

Least privilege administrative models, also known as the principle of least privilege or the principle of least authority, is a…

Active Directory Keberos

 tonyhughes  April 20, 2023

Kerberos is a network authentication protocol that uses tickets to authenticate users and services in a Windows Active Directory environment….

DNS Zone Delegation

 tonyhughes  April 20, 2023

DNS zone delegation is the process of splitting a DNS zone into subdomains and assigning responsibility for each subdomain to…