1. Home
  2. Security Hardening
  3. DISA STIG Cisco IOS Switch L2S V2R2
  4. CISC-L2-000060 – The Cisco switch must be configured for authorized users to select a user session to capture.

CISC-L2-000060 – The Cisco switch must be configured for authorized users to select a user session to capture.

Details

Without the capability to select a user session to capture/record or view/hear, investigations into suspicious or harmful events would be hampered by the volume of information captured. The volume of information captured may also adversely impact the operation for the network. Session audits may include port mirroring, tracking websites visited, and recording information and/or file transfers.

NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.

Solution

Enable the feature or configure the switch so that it is capable of capturing ingress and egress packets from any designated switch port for the purpose of monitoring a specific user session.

The example configuration below will capture packets from interface GigabitEthernet0/3 and replicate the packets to GigabitEthernet0/2:

SW1(config)#monitor session 1 source int g0/3
SW1(config)#monitor session 1 destination int g0/2

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Audit and Accountability.This control applies to the following type of system Cisco.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles