May 2017
Intermediate to advanced
416 pages
21h 33m
English
Extensible Markup Language (XML) is a widely known, tree-structured file format supported by Nmap. Scan results can be exported or written into an XML file and used for analysis or other additional tasks. This is one of the most preferred file formats, because all programming languages have very solid libraries for parsing XML and it is widely supported by third-party security tools.
The following recipe teaches you how to save the scan results in an XML format.
Read now
Unlock full access