Nmap Development mailing list archives

Suggestion for update nmap man page for -A option


From: Borja Tarraso <borja.tarraso () gmail com>
Date: Fri, 25 Jul 2014 13:26:07 +0300

Hi,

I have some suggestion for update the man page of Nmap in order to clarify
the option -A. As this will only perform the OS detection if user has
privileges, so it was confusing to me the first time why -O option requires
meanwhile -A not. So I think it will be good to highlight this on the man
page. Here is the suggested patch:


Index: docs/nmap.1
===================================================================
--- docs/nmap.1 (revision 33301)
+++ docs/nmap.1 (working copy)
@@ -223,7 +223,8 @@
   \-\-no\-stylesheet: Prevent associating of XSL stylesheet w/XML output
 MISC:
   \-6: Enable IPv6 scanning
-  \-A: Enable OS detection, version detection, script scanning, and
traceroute
+  \-A: Enable OS detection (if user has privileges), version detection,
+    script scanning and traceroute.
   \-\-datadir <dirname>: Specify custom Nmap data file location
   \-\-send\-eth/\-\-send\-ip: Send using raw ethernet frames or IP packets
   \-\-privileged: Assume that the user is fully privileged


Regards,
Aleksi Aalto and Borja Tarrasó
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: