
CiscoCertified Network Professional Cybersecurity (CBRCOR)
Domain 4Objective 4
4.4 Recognize Common Data Formats Such as JSON, HTML, CSV, XML 350-201 Practice Questions (Page 1)
Part of the Automation domain, which accounts for 20% of the 350-201 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 1–1 from this objective — we provide 20 practice questions to prepare you well beyond it. (estimate)
20questions here
4free pages
9concepts
20%of the exam
Questions 1–5
- 1
A security platform needs to integrate with three external systems. System A provides data with nested objects and arrays. System B provides flat, tabular data. System C provides data with attributes and nested elements. The integration team wants to use a single data format for all three. Select all formats that can represent the data from all three systems.
Select an answer first - 2
A security analyst is inspecting a phishing email's HTML source to identify the malicious link. The HTML contains: <a href="http://evil.example.com" class="link">Click here</a>. The analyst wants to extract the URL. Which attribute of the <a> tag contains this information?
Select an answer first - 3
A SOAR playbook receives a JSON response from a sandboxing service. The response is: {"results":{"files":[{"name":"malware.exe","verdict":"malicious"},{"name":"clean.exe","verdict":"clean"}]}}. The analyst needs to determine if any file has a verdict of 'malicious'. Which Python expression returns True if at least one file is malicious?
Select an answer first - 4
Given the CSV line: "Smith, John",42,"Engineer, Senior" How many fields does this record contain?
Select an answer first - 5
An XML file from a vulnerability scanner has the structure: <scan><host ip="192.168.1.1"><vuln id="CVE-2024-1234"><severity>high</severity></vuln></host></scan>. The analyst needs to extract the 'ip' attribute of the host. Which ElementTree expression correctly retrieves this?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “350-201” is a trademark of its owner, used for identification only.