1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-14 19:59:02 +00:00
Commit Graph

980 Commits

Author SHA1 Message Date
fyodor
6ed56140bd Update version number to 5.61TEST1 2011-09-19 21:52:08 +00:00
david
9bf2ec3884 Merge from /nmap-exp/luis/nmap-os6.
svn merge --ignore-ancestry svn://svn.insecure.org/nmap@26621 svn://svn.insecure.org/nmap-exp/luis/nmap-os6

This is the IPv6 OS detection branch. "nmap -6 -O" works now, though at
this point it only prints fingerprints and not OS guesses, because we
need to collect more submissions.
2011-09-19 18:31:46 +00:00
david
04069e6166 Merge r26341:26417 from /nmap-exp/david/nmap-cpe.
This adds CPE output support.
2011-09-09 23:24:14 +00:00
david
d18c149e8c o Relaxed the XML DTD to allow validation of files where the verbosity
level changed during the scan. [Daniel Miller]
2011-09-02 22:21:12 +00:00
david
b2eefcfe69 o Made a service confidence of 8 (used when tcpwrapped) and indeed any
number between 0 and 10 be legal in XML output according to the DTD.
  [Daniel Miller]
2011-09-02 21:35:16 +00:00
david
c20cc8331c Use the 4.4 version of DocBook XSL stylesheets, not 4.5.
This is for uniformity with the other files that use 4.4, and because
4.5 isn't available in CentOS 5.6.
2011-08-31 17:29:01 +00:00
david
b0604a2110 Document link-local IPv6 zone IDs. 2011-08-30 20:26:12 +00:00
fyodor
dfe031dbcb Add Djalal 2011-08-27 07:08:58 +00:00
fyodor
5b516e982d Update svn version number to 5.59BETA3. There isn't an imminent release or anything, but I think bumping it will reduce confusion. Plus, I accidentally checked in a modified version number to some of the externals (when meaning to just modify a branch), so this will make the version consistent 2011-08-25 06:47:10 +00:00
weilin
1785508ecc Added a description of ICMPv6 Neighbor Discovery. 2011-08-02 08:04:42 +00:00
david
6fe3d15355 Mention ND ping scan in refguide. 2011-08-02 06:55:23 +00:00
fyodor
5d7b067b66 Add credit for two funding souces (Google Summer of Code and DARPA CINDER program) 2011-07-26 00:58:06 +00:00
fyodor
e8b422e09a latest generated man pages 2011-06-30 22:38:52 +00:00
fyodor
832d1e91fa Update version number for next release (5.59BETA1) 2011-06-28 22:19:31 +00:00
david
53f46fd746 Note that bin_ip and bin_ip_src work for IPv6 in scripting.xml. 2011-06-25 02:28:01 +00:00
fyodor
2856d7378e trivial whitespace change which might fix a rendering problem in the nroff (man page) conversion 2011-06-19 17:24:18 +00:00
fyodor
76da3c9e38 Update version number to 5.52.IPv6.Beta2 for experimental raw-IPv6 release 2011-06-08 06:08:00 +00:00
david
a725bca1cc A few IPv6 updates in refguide.xml. 2011-06-08 03:28:05 +00:00
david
4aa4a154f9 Merge from /nmap-exp/david/nmap-ipv6.
This is raw IPv6 packet support for most port and ping scans, Neighbor
Discovery, and traceroute.
2011-06-08 01:24:48 +00:00
david
f0a37013e0 Update the win32 build guide with new version numbers.
There's now an all-in-one installer that contains PyGTK, PyGObject,
PyCairo, and the GTK+ runtime. Instead of being in C:\GTK, GTK+ is now
under C:\Python27\Lib\site-packages\gtk-2.0\runtime.
2011-05-21 22:39:41 +00:00
shinnok
18e829d8a2 correct typo. 2011-05-21 19:03:11 +00:00
fyodor
86d9802343 Autogenerated stuff - sort nmap-os-db and regen some man pages 2011-05-17 17:33:24 +00:00
fyodor
d053d2f54b Remove a comment which stated that IPv6 CIDR and octet ranges are rarely useful. Actually, we're hoping to implement that this summer 2011-05-12 01:46:21 +00:00
fyodor
9d52d1290f Add the broadcast NSE category to the list of categories in the man page. Suggested by Daniel Miller 2011-05-08 20:33:17 +00:00
fyodor
726abfe39c Apply some minor fixes to italian man page translation from gincantalupo 2011-04-28 09:23:21 +00:00
fyodor
c4f133158b Add a real-life postrule example now that we have one 2011-03-29 00:01:58 +00:00
david
477bd66fc9 Merge r22369:22777 from /nmap-exp/david/nmap-nsec. This adds the
dns-nsec-enum script, originally by John Bond and improved by him and
me.

Changes in dns.lua:
  Add dnssec option to dns.query that adds an OPT RR with the DO (DNSSEC
    okay) flag set.
  Add answer fetcher for NSEC records (unused currently).
  Add decoder for NSEC records.
  Add rudimentary handling of the additional section in dns.encode.
  Add a check that a decoder exists before trying to call it.
 
Also added a copy of the simplified BSD license that the new script is
under.
2011-03-27 04:24:43 +00:00
david
b9ffdfb9d0 Document new search path procedure in refguide.xml. 2011-03-26 06:48:34 +00:00
fyodor
1d836ec35c Change link -- we're now using Nmap subdir for Nmap pages on secwiki 2011-03-16 22:46:17 +00:00
fyodor
31eedf7cb3 Note that Windows releases earlier than Windows XP SP1 are no longer supported. Remove most information about support on those systems, but link to a new wiki page with that information instead: https://secwiki.org/w/Nmap_On_Old_Windows_Releases 2011-03-16 08:22:28 +00:00
david
12257e3dc5 Remove -sR as an documented option. Mention it only as an alias for -sV. 2011-03-12 18:20:11 +00:00
fyodor
6f3b446f68 Note in the man page that the Nmap Scripting Engine supports IPv6 2011-03-08 21:08:54 +00:00
david
4e1c1e9b10 Remove ".nse" from some script names in refguide.xml for consistency.
Precipitated by a suggestion by Henri Doreau.
2011-03-05 23:32:35 +00:00
fyodor
f0e7b6d3ab made a couple minor improvements suggested by G.W. Haywood 2011-03-03 07:13:39 +00:00
djalal
f8b55e3253 Make the use of the SCRIPT_TYPE environment variable clearer. 2011-02-14 21:04:52 +00:00
david
5e3c5d8eca Fix typos in nmap.dtd: (prescript, postscript) not (prescripts,
postscripts).
2011-02-03 04:52:57 +00:00
djalal
d1b34654b8 Fix a bug which caused some NSE scripts to fail, due to the absence of
the NSE SCRIPT_NAME environment variable when the scripts are loaded.
Reported by Michael Pattrick.
2011-01-30 23:31:57 +00:00
fyodor
5e118af4d0 Update SVN version number to 5.51SVN so that it is above the current release number (5.50). 2011-01-29 19:35:46 +00:00
fyodor
7e33f19662 fix a small typo 2011-01-29 08:00:19 +00:00
david
8d5edf66c3 Fix some XML syntax errors in scripting.xml. 2011-01-28 18:12:52 +00:00
david
1f6218599f Add a short section on --script-help to refguide.xml. 2011-01-28 18:06:08 +00:00
david
5fa2e66900 Include the "scripts" and "nselib" directory paths in XML --script-help
output.
2011-01-28 04:15:21 +00:00
david
8553cb3157 Merge r22026 through r22063 from /nmap-exp/david/nmap-script-help (new
--script-help option).
2011-01-27 21:44:54 +00:00
fyodor
17142abb93 regenerate nroff man pages 2011-01-21 20:58:57 +00:00
fyodor
86e59a8c4e Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
fyodor
f037a54cd7 Update Nmap version number to 5.36TEST4 in prep for the next release in a day or two and regenerate relevant files 2011-01-20 10:29:18 +00:00
david
291ab7488d Document the "broadcast" script category. 2011-01-13 06:21:55 +00:00
luis
56c152fd81 There should be a comma before 'and' when the list consists of complex items. 2011-01-12 18:57:26 +00:00
luis
7f18a3a280 Fix simple grammar error 2011-01-09 18:21:07 +00:00
tomsellers
43d1a0516b Summary of changes to the XSL since work started on 11/11 -
General:
- Added support for Pre and Post scan NSE output.  Index links at top only appear if 
  the sections exist.

- Host that are offline are now in a collapsible div element and collapsed by default.

- Added HTML Doctype of HTML 4.01 Strict, tidies up parsing 

- The display for closed and filtered ports has been changed. By default the information 
  for closed and filtered ports is filtered from the tables if JavaScript is enabled.  
  The column header now has clickable links that will display each.  The links indicate 
  the counts of each type (closed vs filtered) in the current table so that the user 
  can see at a glance if there is anything hidden. When printing the document the 
  printout will reflect the current status (hidden vs unhidden) of the ports.  The 
  clickable links themselves are also not output when printing.

- There is also a floating box in the lower right hand corner of the display that contains
  links that will toggle showing and hiding of ports in these states for the entire 
  document.  This floating box contains a link to the top of the document as well.

- Traceroute - rearranged output, now uses a collapsible div element that is collapsed
  by default.

- Host / Ping results section has been moved to a collapsible div element named Misc 
  Results.  This element is collapsed by default.

- Remote OS Detection OS match wording is now more like Nmap normal output - 
  OS type (accuracy) instead of separate lines for os match and accuracy

- Changed how host index HTML anchors are created in order to deal with a warning about 
  the name attribute being deprecated

- Fixed a bug in the port script output that caused it to only span 5 columns instead of 
  6. Tested this with various levels of debug, verbosity, etc to make sure that the 
  number of columns does not change.

- Changed nmap_xsl_version variable from 9b to 9c, Changed the last updated date in the 
  header to be today's date (2010.12.28)

- Added Nmap version number to Scan summary section

- Wording of verbosity/debug levels changed/simplified.

- HTML title and  first header wording changed.

- Added MAC vendor to host address section

- Changed host index to the format of hostname (IP) where preference is given to the 
  user supplied hostname.


General Style Changes:
- Changed color of script output cells in port table as well as hostscript and prescan
  result tables slightly to make visual parsing easier
- First header (Nmap Scan Report..) color changed to use Nmap purple
- Closed and Filters ports - background color is now grey
- Down hosts are now denoted with a grey background in both the host index (top) and 
  body of results


OS Fingerprint:

- Fingerprint block now uses a collapsible div element.  The block is collapsed by 
  default if the OS fingerprint is only present due to increased verbosity or debugging.
- Removed referenced fingerprint data ( reference fingerprint line number: 1000 )
- Reworded some sections of text for flow and readability.


Removed elements:
- Scan info Section - code was in place but has not been visible for some time. After 
  testing a few arrangements it was decided to just remove the data and code altogether.

- Runstats section, replaced by standard nmap completion string in the Scan Summary section


Open items:
1.  Device types - currently have issues with output data consistency and formatting when
    pulling a distinct list.

2.  What criteria / counts should be used in situations described below? For example, 
    how many fingerprints are too many? How do we know if the fingerprint is high enough 
    quality to submit given that it may just be present due to the use of -v or -d?

>  o It would be great to describe the OS detection results better.
>    For example, if there are no exact matches, normal Nmap says "No
>    exact OS matches for host ", followed up with "(test conditions
>    non-ideal)" if that is the case.  I think we should give a warning
>    like this.  Also, in the case that there are too many matches,
>    normal Nmap says "Too many fingerprints match this host to give
>    specific OS details"

>  o If there are no exact matches, and Nmap feels that the quality is
>    high enough for a submission, it would be great if the OS
>    detection section would encourage the user to submit, just like
>    normal Nmap does.

3.  Does the OS fingerprint need to be printed (to paper/PDF) at all? The only scenario 
    that I could think of where this would be useful would be if the file was 'printed'
    to digital media such as PDF.

4.  Does the table of ports need to be changed so that closed and and filtered ports 
    are always printed (to paper/PDF) as opposed to printing in the format that is 
    currently displayed?  My concern here is processes that automatically convert 
    documents, for example to PDF format.
2010-12-28 23:32:29 +00:00