-oN ,正常输出

-oX, xml输出 nmap  192.168.9.12 -oX TEST.xml

-oG grep输出

html文件可读性比xml文件要好,将xml转换成html     xsltproc TEST.xml  -o test.html

相关文章: