CND (312-38) Network Defense Simulation
In this simulation, you will analyze enterprise network services and their security implications. Learn to identify critical communication protocols and apply the correct defensive controls to maintain availability and confidentiality.
Network Scenario
The corporate infrastructure uses a converged network model where data and voice traffic share the same physical cabling but are logically separated via VLANs (Voice VLAN 20, Data VLAN 10). A central session controller manages external connectivity via a SIP Trunk.
- • Core Switch: Layer 3 with ACLs
- • IP-PBX: Hosted in the DMZ
- • Endpoints: Hardware Phones & Softphones
- • Perimeter: Next-Gen Firewall (NGFW)
- • SIP (5060/5061) for signaling
- • RTP (UDP High Ports) for media stream
- • QoS (DSCP EF) prioritization
Traffic & Logs
Recent egress traffic captured at the NGFW:
[10:14:02] FW_ALLOW: SRC=10.0.20.15 DST=203.0.113.50 PROTO=UDP SPT=16384 DPT=28412 (RTP Media)
[10:15:30] IDS_ALERT: Possible SIP Digest Auth Brute Force detected from 198.51.100.12
[10:15:45] FW_DENY: SRC=198.51.100.12 DST=10.0.20.5 PROTO=TCP SPT=44332 DPT=5060 (Threshold Exceeded)
Question
Fill in the blank with the appropriate term. The ____________ is used for routing voice conversations over the Internet. It is also known by other names such as IP Telephony, Broadband Telephony, etc.