The Abuse Mailbox event source was working in Cloud Threat Protection, but is now showing red under status and is no longer processing emails. After editing the source and clicking "Validate Source," you receive the error "Unable to validate mailbox." What is the likely cause of this error?
Correct Answer: A
The correct answer is A. The email server that hosts the abuse mailbox is disconnected . In Proofpoint's abuse-mailbox workflows, the mailbox must be reachable and functional for validation and ongoing message processing to succeed. Proofpoint's abuse-mailbox material emphasizes that abuse-mailbox handling depends on the mailbox receiving and processing reported messages as part of the investigation and remediation pipeline. If the mailbox or the mail system behind it becomes unavailable, validation failure is the most likely operational outcome. The wording "Unable to validate mailbox" points to a connectivity or mailbox-access problem rather than a workflow-logic issue. Missing workflow match conditions would affect downstream automation behavior, but not the platform's ability to validate that the event source mailbox itself is reachable and usable. Likewise, disabling alert linking does not explain mailbox validation failure, and an incorrect email address format would more likely be caught as an obvious configuration input problem rather than as a mailbox validation failure after a source that was previously working suddenly turned red. In the Threat Response course context, a source that was working and then becomes red strongly suggests an infrastructure or connectivity change. Since the event source depends on the hosted mailbox service continuing to accept and expose mail, the most likely cause is that the email server hosting the abuse mailbox is disconnected or unavailable . That makes A the course-aligned answer.
Question 17
What are the three default methods available in Recipient Verification to verify that a recipient mailbox exists? Pick the 3 correct responses below.
Correct Answer: B,C,D
The correct answers are B. SMTP verification , C. LDAP verification , and D. User Repository verification . In the Threat Protection Administrator course, Recipient Verification is presented as a feature used to validate whether recipient mailboxes exist before accepting mail for them. The public course guide excerpt confirms that Proofpoint supports using an imported user repository in place of repeatedly querying LDAP, which directly supports User Repository verification as one of the built-in methods. It also places Recipient Verification alongside LDAP-based identity workflows, which supports LDAP verification as a default verification method. SMTP verification is the remaining standard mailbox-existence check in this feature set and fits Proofpoint's connection-level validation approach. By contrast, Email the recipient is not a real-time verification method used for SMTP-time recipient validation, CSV file verification is not presented as one of the default Recipient Verification methods in the Proofpoint course materials, and DNS verification checks domain routing information rather than whether a mailbox for a specific recipient exists. In administrator practice, these three methods cover live directory validation, local imported identity validation, and SMTP recipient validation against the destination system. Therefore, the correct three default methods are SMTP verification, LDAP verification, and User Repository verification .
Question 18
When employees at your company change their name, their email address also changes. To ensure that the user import process associates the new email addresses with the existing users, how should you configure the primary key?
Correct Answer: D
In Proofpoint user import and authentication profile configuration, the primary key should be set to a stable identity attribute that does not change when a user's display name or email address changes. Proofpoint's LDAP import guidance specifically points administrators toward using UID as the primary key. That matters in exactly the scenario described here: when a person changes their name and therefore receives a new email address, using the email address itself as the primary key would make the import process treat the updated record as if it might be a different user. By contrast, using a stable directory attribute such as uid allows Proofpoint to associate the updated email address with the same underlying user object. Setting the primary key to a full name would be unreliable because names can change and may not be unique. Keeping the old email address as the key defeats the purpose of matching the updated identity. Using the new email address as the key still makes the key dependent on a mutable attribute. The course's User Management section emphasizes directory sync and import behavior, and the support guidance for importing users and groups from LDAP/AD explicitly references UID as the primary key mapping to use for this kind of identity continuity. Therefore, the correct answer is to change the primary key to match the uid attribute.
Question 19
What is the primary function of Proofpoint Targeted Attack Protection (TAP)?
Correct Answer: C
The correct answer is C. To detect and block advanced email threats such as phishing . Proofpoint describes Targeted Attack Protection as an email security capability focused on advanced threats, including malicious URLs, impostor attacks, and attachment-based threats. Its purpose is to identify sophisticated attacks that go beyond traditional spam filtering and stop or remediate them before or after delivery. This fits the Threat Protection Administrator course because TAP is taught as the specialized protection layer for targeted and evolving email-borne attacks. TAP works with capabilities such as URL Defense, attachment analysis, and post-delivery threat intelligence to help administrators detect phishing, credential-harvest attempts, and other advanced social-engineering campaigns. It is not a collaboration platform, not a cloud- storage access manager, and not a marketing analytics tool. Those alternatives have nothing to do with the security role of TAP in the Proofpoint product family. In practical administration, TAP is valuable because many modern attacks are highly customized and may appear legitimate at first glance. The course emphasizes that administrators must understand how TAP extends protection beyond basic filtering by analyzing risky links, suspicious attachments, and targeted email patterns. That is why the primary function of TAP is best expressed as detecting and blocking advanced email threats such as phishing . Therefore, the verified answer is C .
Question 20
You have just been licensed to export the Smart Search data from your PoD protection server in JSON format. Where would you create the API keys needed by your SIEM to ingest the JSON stream?
Correct Answer: A
The correct answer is A. Admin UI on port 10000 of the PoD . Proofpoint's hosted-cluster administration guidance notes that the accounts admin, and in hosted clusters the podadmin , can access the Admin GUI by direct login to port 10000 of the Proofpoint cluster. That direct administrative interface is the location associated with the underlying PoD administrative controls rather than the higher-level cloud portals used for threat investigation or dashboarding. Additional integration guidance from Cortex XSOAR's Proofpoint Protection Server integration shows that API access for Proofpoint environments is tied to administrator roles with API permissions , and for on- premise or management-interface scenarios the API role is created in the management interface itself. That reinforces the course logic that SIEM-facing API credentials are created in the core administrative interface, not in TAP or general threat dashboards. The other options are therefore incorrect in the course context. The TAP Dashboard is for targeted attack visibility and investigation, and the Threat Protection portal is used for operational threat workflows, not for creating the PoD-side API keys referenced in this question. Because the exam wording specifically mentions Smart Search data from your PoD protection server in JSON format , the administrative creation point is the direct PoD Admin UI on port 10000 . That is the option aligned with the product's administrative model and with the expected course answer.