Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/cybersecurity/Blue Team/Onboarding/Port Security.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Loading