easyMultiple ChoiceObjective-mapped
CISA Practice Question: An IS auditor reviews the exhibit
Exhibit
Refer to the exhibit. ``` Feb 20 10:15:32 firewall %ASA-4-106023: Deny tcp src outside:10.0.0.1/3389 dst inside:192.168.1.100/3389 by access-group "outside_in" [0x0, 0x0] ```
An IS auditor reviews the exhibit. Which of the following is the most likely cause of the denied traffic?
⚠ Common exam trap
Many candidates confuse a firewall deny with an IPS block or NAT failure, but the log entry's explicit 'denied' action and lack of IPS signature ID or NAT translation error point directly to a missing firewall rule.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Missing firewall rule allowing RDP traffic
The exhibit shows RDP traffic (TCP/3389) being denied at the firewall. Since the traffic reaches the firewall but is blocked, the most likely cause is a missing firewall rule that explicitly permits RDP traffic. A misconfigured VPN tunnel would typically prevent traffic from reaching the firewall at all, while an IPS block would generate an alert and often target specific signatures, not a blanket deny. Incorrect NAT would affect address translation but not cause a deny action at the firewall.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Misconfigured VPN tunnel
Why it's wrong here
VPN issues would not be logged as an access-group deny.
- ✗
Intrusion prevention system blocking
Why it's wrong here
IPS blocks would appear with different log signatures.
- ✓
Missing firewall rule allowing RDP traffic
Why this is correct
The deny log specifically references the access-group, implying a rule is missing.
- ✗
Incorrect NAT configuration
Why it's wrong here
NAT configuration is not directly indicated by this log message.
Visual reference
Go deeper
Related to this question
About these practice questions
One of 995 original CISA practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CISA practice question is part of Courseiva's free ISACA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CISA exam.