Which Nmap option outputs results in XML format?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

Which Nmap option outputs results in XML format?

Explanation:
XML output is produced by using the -oX flag in Nmap. XML format provides structured, machine-readable data that’s easy to parse with scripts and to import into reporting tools. The other common outputs are normal text (-oN) for human readability, and grepable (-oG) for simpler text-based parsing. There’s also -oA to generate all formats at once. Since the question asks specifically for XML, the option that delivers XML output is -oX.

XML output is produced by using the -oX flag in Nmap. XML format provides structured, machine-readable data that’s easy to parse with scripts and to import into reporting tools. The other common outputs are normal text (-oN) for human readability, and grepable (-oG) for simpler text-based parsing. There’s also -oA to generate all formats at once. Since the question asks specifically for XML, the option that delivers XML output is -oX.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy