Company: Cisco_SE intern_On-campus_25june_MCQ
Difficulty: medium
FY24-Hardware Question 42 In an amplifier with a gain of -1000 and feedback factor β = -0.1, the change in gain is 20% due to temperature. The change in gain for feedback amplifier will be Instruction: Pick ONE option. 0.02% 0.025% 0.4% 0.2% Breach Response The network diagram represents a corporate network that includes a central data processing center (DPC), regional offices connected via VPN, and a public-facing web server in a demilitarized zone (DMZ). The corporation experiences a data breach in its central data processing center (DPC) traced back to a phishing attack in a regional office. The attacker exploited open ports and outdated firewall rules to bypass security measures. What best combination of actions enhances network security to help prevent similar incidents? Instruction: Pick ONE option. Implement iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8080 on the DMZ web server to redirect traffic, and enforce a policy of regular security audits for fir