From a79fb702596df56cf437adc22df30eb93ad6d21b Mon Sep 17 00:00:00 2001 From: Inaam Date: Wed, 22 Apr 2026 18:13:00 +1000 Subject: [PATCH] Add Port Security Guideline --- .../Onboarding/port-security-guideline-access.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/cybersecurity/Blue Team/Onboarding/port-security-guideline-access.md diff --git a/docs/cybersecurity/Blue Team/Onboarding/port-security-guideline-access.md b/docs/cybersecurity/Blue Team/Onboarding/port-security-guideline-access.md new file mode 100644 index 000000000..a3bcca6ac --- /dev/null +++ b/docs/cybersecurity/Blue Team/Onboarding/port-security-guideline-access.md @@ -0,0 +1,14 @@ +# Port Security Guideline + +The VM Port Security Guideline provides a straightforward guide on how to ensure that the VM’s ports are secure and operating as intended. It outlines a clear procedure for checking ports within the VM and what actions should be taken to ensure port security and prevent potential intrusions. + +**NOTE:** This document does not guarantee 100% security. It should be regularly reviewed and improved. + +--- + +## Port Security Guideline Access + +To access the Port Security Guideline from the VM, use the following command on your host machine: + +```bash +scp username@vm-ip:/usr/local/share/doc/Port_Security_Guideline.pdf .