- Applied Network Security
- Arthur Salmon Warun Levesque Michael McLafferty
- 61字
- 2021-07-02 23:30:57
Save in all formats
This command allows you to save in all formats. The default format can also be saved to a file using a file redirect command, or > file. Using the -oN option allows the results to be saved, but also allows them to be viewed in the terminal as the scan is being conducted:
nmap -oA outputfile 192.168.0.12
