From fa4dbccce4bb1a9b1cd4e2d03275750d5e09bb5d Mon Sep 17 00:00:00 2001 From: Inaam Date: Sat, 9 May 2026 16:48:07 +1000 Subject: [PATCH] Final Update of Port Security Guideline.md --- docs/cybersecurity/Blue Team/Onboarding/Port Security.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/cybersecurity/Blue Team/Onboarding/Port Security.md b/docs/cybersecurity/Blue Team/Onboarding/Port Security.md index 435d858f..d1358a4c 100644 --- a/docs/cybersecurity/Blue Team/Onboarding/Port Security.md +++ b/docs/cybersecurity/Blue Team/Onboarding/Port Security.md @@ -10,9 +10,7 @@ This VM Port Security Guideline provides a straightforward guide on how to ensur ## Port Security Guideline Access -To access the Port Security Guideline from the VM, use the following command on your host machine: +To access the Port Security Guideline from the VM, use the below command on your host machine. The guideline will then be downloaded to the user’s own host machine for easy access: ```bash scp username@vm-ip:/usr/local/share/doc/Port_Security_Guideline.pdf . - -The guideline will then be downloaded to the user’s own host machine for easy access.