Security Best Practices

Access control, patching, secure configuration — done properly.

Overview

Security best practices aren't a single checklist — they're a set of consistent habits and standards applied across every system, project, and process. The organisations and individuals that get security right are the ones that treat these practices as non-negotiable defaults, not optional extras.

Access Control

Least privilege as a default — users and systems only have the access they need to do their job. Regular access reviews, strong authentication, and prompt removal of access when roles change or end.

Patch Management

Applying security updates promptly and consistently across all systems — operating systems, applications, firmware, and dependencies. Unpatched software is one of the most avoidable attack surfaces.

Secure Configuration

Every system deployed should be hardened from day one — default credentials changed, unnecessary services disabled, and configurations reviewed against a known baseline rather than left on out-of-box settings.

Password & Credential Hygiene

Strong, unique credentials enforced across all accounts — combined with multi-factor authentication where possible. Password reuse and weak credentials remain a leading cause of account compromise.

Logging & Monitoring

Keeping records of system activity and reviewing them regularly — so that anomalous behaviour is noticed, incidents can be reconstructed, and problems aren't only discovered after serious damage has occurred.

Security Awareness

Technical controls only go so far. People are consistently the weakest link — and the strongest asset when properly informed. Building security awareness into how teams work reduces risk that technology alone cannot address.

Related University Work

Academic projects covering security implementation and best practice frameworks.

University Projects

Coursework covering secure system design, IoT hardening, ethical hacking, and Cyber Essentials implementation.

View projects →
← Back to Cybersecurity