1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Update Npcap URL to new SSL version

This commit is contained in:
fyodor
2018-09-28 23:42:55 +00:00
parent 68b6c2909a
commit b3cece27e0
13 changed files with 157 additions and 162 deletions

View File

@@ -1045,7 +1045,7 @@ Nmap 7.25BETA1 [2016-07-15]
o Nmap now ships with and uses Npcap, our new packet sniffing library o Nmap now ships with and uses Npcap, our new packet sniffing library
for Windows. It's based on WinPcap (unmaintained for years), but for Windows. It's based on WinPcap (unmaintained for years), but
uses modern Windows APIs for better performance. It also includes uses modern Windows APIs for better performance. It also includes
security improvements and many bug fixes. See http://npcap.org. And security improvements and many bug fixes. See https://npcap.org. And
it enables Nmap to perform SYN scans and OS detection against it enables Nmap to perform SYN scans and OS detection against
localhost, which we haven't been able to do on Windows since localhost, which we haven't been able to do on Windows since
Microsoft removed the raw sockets API in 2003. [Yang Luo, Daniel Microsoft removed the raw sockets API in 2003. [Yang Luo, Daniel

View File

@@ -431,7 +431,7 @@ void NmapOps::ValidateOptions() {
#ifdef WIN32 #ifdef WIN32
if (!have_pcap) if (!have_pcap)
privreq = "Npcap, but it seems to be missing.\n\ privreq = "Npcap, but it seems to be missing.\n\
Npcap is available from http://www.npcap.org. The Npcap driver service must\n\ Npcap is available from https://npcap.org. The Npcap driver service must\n\
be started by an administrator before Npcap can be used. Running nmap.exe\n\ be started by an administrator before Npcap can be used. Running nmap.exe\n\
will open a UAC dialog where you can start the service if you have\n\ will open a UAC dialog where you can start the service if you have\n\
administrator privileges."; administrator privileges.";

View File

@@ -285,7 +285,7 @@
</package> </package>
<package id="npcap"> <package id="npcap">
<name>Npcap</name> <name>Npcap</name>
<url>http://npcap.org/</url> <url>https://npcap.org/</url>
<copyright>Insecure.Com LLC ("The Nmap Project")</copyright> <copyright>Insecure.Com LLC ("The Nmap Project")</copyright>
<license>&license_npcap;</license> <license>&license_npcap;</license>
</package> </package>

View File

@@ -1,90 +1,69 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:xforms="http://www.w3.org/2002/xforms" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rpt="http://openoffice.org/2005/report" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:officeooo="http://openoffice.org/2009/office" xmlns:tableooo="http://openoffice.org/2009/table" xmlns:drawooo="http://openoffice.org/2010/draw" xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" xmlns:css3t="http://www.w3.org/TR/css3-text/" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.text"> <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:xforms="http://www.w3.org/2002/xforms" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rpt="http://openoffice.org/2005/report" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:officeooo="http://openoffice.org/2009/office" xmlns:tableooo="http://openoffice.org/2009/table" xmlns:drawooo="http://openoffice.org/2010/draw" xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" xmlns:css3t="http://www.w3.org/TR/css3-text/" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.text">
<office:meta><dc:title>Nmap Technology License Agreement</dc:title><meta:initial-creator>Insecure.Com LLC</meta:initial-creator><meta:creation-date>2016-08-17T21:15:00</meta:creation-date><dc:date>2017-09-22T14:13:22.482440725</dc:date><meta:print-date>2016-08-17T21:19:00</meta:print-date><meta:editing-cycles>20</meta:editing-cycles><meta:editing-duration>PT22H20M22S</meta:editing-duration><meta:generator>LibreOffice/5.3.1.2$Linux_X86_64 LibreOffice_project/30m0$Build-2</meta:generator><meta:document-statistic meta:table-count="0" meta:image-count="0" meta:object-count="0" meta:page-count="4" meta:paragraph-count="86" meta:word-count="1030" meta:character-count="7309" meta:non-whitespace-character-count="6355"/><meta:user-defined meta:name="MarkCheckBox">FALSE</meta:user-defined><meta:user-defined meta:name="iTrailerType">0</meta:user-defined><meta:user-defined meta:name="zzmpFixedCurScheme">RealEstate4</meta:user-defined><meta:user-defined meta:name="zzmpFixedCurrentTOCScheme">RealEstate4</meta:user-defined><meta:user-defined meta:name="zzmpFixedDOC_ID" meta:value-type="string">IR1:481112.1</meta:user-defined><meta:template xlink:type="simple" xlink:actuate="onRequest" xlink:title="Normal" xlink:href=""/></office:meta> <office:meta><dc:title>Nmap Technology License Agreement</dc:title><meta:initial-creator>Insecure.Com LLC</meta:initial-creator><meta:creation-date>2016-08-17T21:15:00</meta:creation-date><dc:date>2018-09-28T16:25:49.160326792</dc:date><meta:print-date>2016-08-17T21:19:00</meta:print-date><meta:editing-cycles>21</meta:editing-cycles><meta:editing-duration>PT22H21M19S</meta:editing-duration><meta:generator>LibreOffice/6.0.3.2$Linux_X86_64 LibreOffice_project/00m0$Build-2</meta:generator><meta:document-statistic meta:table-count="0" meta:image-count="0" meta:object-count="0" meta:page-count="4" meta:paragraph-count="86" meta:word-count="1030" meta:character-count="7305" meta:non-whitespace-character-count="6351"/><meta:user-defined meta:name="MarkCheckBox">FALSE</meta:user-defined><meta:user-defined meta:name="iTrailerType">0</meta:user-defined><meta:user-defined meta:name="zzmpFixedCurScheme">RealEstate4</meta:user-defined><meta:user-defined meta:name="zzmpFixedCurrentTOCScheme">RealEstate4</meta:user-defined><meta:user-defined meta:name="zzmpFixedDOC_ID" meta:value-type="string">IR1:481112.1</meta:user-defined><meta:template xlink:type="simple" xlink:actuate="onRequest" xlink:title="Normal" xlink:href=""/></office:meta>
<office:settings> <office:settings>
<config:config-item-set config:name="ooo:view-settings"> <config:config-item-set config:name="ooo:view-settings">
<config:config-item config:name="ViewAreaTop" config:type="long">84575</config:config-item> <config:config-item config:name="ViewAreaTop" config:type="long">84653</config:config-item>
<config:config-item config:name="ViewAreaLeft" config:type="long">0</config:config-item> <config:config-item config:name="ViewAreaLeft" config:type="long">0</config:config-item>
<config:config-item config:name="ViewAreaWidth" config:type="long">22588</config:config-item> <config:config-item config:name="ViewAreaWidth" config:type="long">22608</config:config-item>
<config:config-item config:name="ViewAreaHeight" config:type="long">13291</config:config-item> <config:config-item config:name="ViewAreaHeight" config:type="long">20579</config:config-item>
<config:config-item config:name="ShowRedlineChanges" config:type="boolean">true</config:config-item> <config:config-item config:name="ShowRedlineChanges" config:type="boolean">true</config:config-item>
<config:config-item config:name="InBrowseMode" config:type="boolean">false</config:config-item> <config:config-item config:name="InBrowseMode" config:type="boolean">false</config:config-item>
<config:config-item-map-indexed config:name="Views"> <config:config-item-map-indexed config:name="Views">
<config:config-item-map-entry> <config:config-item-map-entry>
<config:config-item config:name="ViewId" config:type="string">view2</config:config-item> <config:config-item config:name="ViewId" config:type="string">view2</config:config-item>
<config:config-item config:name="ViewLeft" config:type="long">10739</config:config-item> <config:config-item config:name="ViewLeft" config:type="long">7754</config:config-item>
<config:config-item config:name="ViewTop" config:type="long">89937</config:config-item> <config:config-item config:name="ViewTop" config:type="long">21093</config:config-item>
<config:config-item config:name="VisibleLeft" config:type="long">0</config:config-item> <config:config-item config:name="VisibleLeft" config:type="long">0</config:config-item>
<config:config-item config:name="VisibleTop" config:type="long">84575</config:config-item> <config:config-item config:name="VisibleTop" config:type="long">84653</config:config-item>
<config:config-item config:name="VisibleRight" config:type="long">22587</config:config-item> <config:config-item config:name="VisibleRight" config:type="long">22606</config:config-item>
<config:config-item config:name="VisibleBottom" config:type="long">97864</config:config-item> <config:config-item config:name="VisibleBottom" config:type="long">105230</config:config-item>
<config:config-item config:name="ZoomType" config:type="short">3</config:config-item> <config:config-item config:name="ZoomType" config:type="short">3</config:config-item>
<config:config-item config:name="ViewLayoutColumns" config:type="short">0</config:config-item> <config:config-item config:name="ViewLayoutColumns" config:type="short">0</config:config-item>
<config:config-item config:name="ViewLayoutBookMode" config:type="boolean">false</config:config-item> <config:config-item config:name="ViewLayoutBookMode" config:type="boolean">false</config:config-item>
<config:config-item config:name="ZoomFactor" config:type="short">177</config:config-item> <config:config-item config:name="ZoomFactor" config:type="short">193</config:config-item>
<config:config-item config:name="IsSelectedFrame" config:type="boolean">false</config:config-item> <config:config-item config:name="IsSelectedFrame" config:type="boolean">false</config:config-item>
<config:config-item config:name="AnchoredTextOverflowLegacy" config:type="boolean">false</config:config-item> <config:config-item config:name="AnchoredTextOverflowLegacy" config:type="boolean">false</config:config-item>
</config:config-item-map-entry> </config:config-item-map-entry>
</config:config-item-map-indexed> </config:config-item-map-indexed>
</config:config-item-set> </config:config-item-set>
<config:config-item-set config:name="ooo:configuration-settings"> <config:config-item-set config:name="ooo:configuration-settings">
<config:config-item config:name="PrintProspect" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrintLeftPages" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrintPageBackground" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrintControls" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrintAnnotationMode" config:type="short">0</config:config-item>
<config:config-item config:name="PrintGraphics" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrintRightPages" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrintFaxName" config:type="string"/>
<config:config-item config:name="PrintPaperFromSetup" config:type="boolean">false</config:config-item> <config:config-item config:name="PrintPaperFromSetup" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrintTextPlaceholder" config:type="boolean">false</config:config-item> <config:config-item config:name="PrintFaxName" config:type="string"/>
<config:config-item config:name="ApplyParagraphMarkFormatToNumbering" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrintReversed" config:type="boolean">false</config:config-item>
<config:config-item config:name="TabOverMargin" config:type="boolean">true</config:config-item>
<config:config-item config:name="EmbedFonts" config:type="boolean">false</config:config-item>
<config:config-item config:name="SurroundTextWrapSmall" config:type="boolean">true</config:config-item>
<config:config-item config:name="BackgroundParaOverDrawings" config:type="boolean">false</config:config-item>
<config:config-item config:name="ClippedPictures" config:type="boolean">true</config:config-item>
<config:config-item config:name="FloattableNomargins" config:type="boolean">false</config:config-item>
<config:config-item config:name="EmbedSystemFonts" config:type="boolean">false</config:config-item>
<config:config-item config:name="TabOverflow" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrintTables" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrintSingleJobs" config:type="boolean">false</config:config-item> <config:config-item config:name="PrintSingleJobs" config:type="boolean">false</config:config-item>
<config:config-item config:name="SmallCapsPercentage66" config:type="boolean">false</config:config-item>
<config:config-item config:name="CollapseEmptyCellPara" config:type="boolean">true</config:config-item>
<config:config-item config:name="RsidRoot" config:type="int">365532</config:config-item>
<config:config-item config:name="TreatSingleColumnBreakAsPageBreak" config:type="boolean">false</config:config-item>
<config:config-item config:name="MathBaselineAlignment" config:type="boolean">true</config:config-item>
<config:config-item config:name="AddFrameOffsets" config:type="boolean">true</config:config-item>
<config:config-item config:name="IsLabelDocument" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrinterName" config:type="string"/>
<config:config-item config:name="OutlineLevelYieldsNumbering" config:type="boolean">false</config:config-item>
<config:config-item config:name="IgnoreFirstLineIndentInNumbering" config:type="boolean">false</config:config-item>
<config:config-item config:name="UpdateFromTemplate" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrintBlackFonts" config:type="boolean">false</config:config-item>
<config:config-item config:name="TableRowKeep" config:type="boolean">true</config:config-item>
<config:config-item config:name="EmbeddedDatabaseName" config:type="string"/>
<config:config-item config:name="IgnoreTabsAndBlanksForLineCalculation" config:type="boolean">true</config:config-item>
<config:config-item config:name="UseOldPrinterMetrics" config:type="boolean">false</config:config-item>
<config:config-item config:name="InvertBorderSpacing" config:type="boolean">true</config:config-item>
<config:config-item config:name="SaveGlobalDocumentLinks" config:type="boolean">false</config:config-item>
<config:config-item config:name="TabsRelativeToIndent" config:type="boolean">false</config:config-item>
<config:config-item config:name="Rsid" config:type="int">2639232</config:config-item>
<config:config-item config:name="PrintProspectRTL" config:type="boolean">false</config:config-item> <config:config-item config:name="PrintProspectRTL" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrintEmptyPages" config:type="boolean">false</config:config-item> <config:config-item config:name="PrintProspect" config:type="boolean">false</config:config-item>
<config:config-item config:name="ApplyUserData" config:type="boolean">true</config:config-item> <config:config-item config:name="PrintReversed" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrintHiddenText" config:type="boolean">false</config:config-item> <config:config-item config:name="PrintTextPlaceholder" config:type="boolean">false</config:config-item>
<config:config-item config:name="AddParaTableSpacingAtStart" config:type="boolean">true</config:config-item> <config:config-item config:name="PrintTables" config:type="boolean">true</config:config-item>
<config:config-item config:name="FieldAutoUpdate" config:type="boolean">true</config:config-item> <config:config-item config:name="DoNotJustifyLinesWithManualBreak" config:type="boolean">false</config:config-item>
<config:config-item config:name="AlignTabStopPosition" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrintLeftPages" config:type="boolean">true</config:config-item>
<config:config-item config:name="IgnoreFirstLineIndentInNumbering" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrinterSetup" config:type="base64Binary"/>
<config:config-item config:name="CollapseEmptyCellPara" config:type="boolean">true</config:config-item>
<config:config-item config:name="RedlineProtectionKey" config:type="base64Binary"/>
<config:config-item config:name="UseOldPrinterMetrics" config:type="boolean">false</config:config-item>
<config:config-item config:name="UseOldNumbering" config:type="boolean">false</config:config-item> <config:config-item config:name="UseOldNumbering" config:type="boolean">false</config:config-item>
<config:config-item config:name="AddParaTableSpacing" config:type="boolean">true</config:config-item> <config:config-item config:name="AddExternalLeading" config:type="boolean">true</config:config-item>
<config:config-item config:name="CharacterCompressionType" config:type="short">0</config:config-item> <config:config-item config:name="TreatSingleColumnBreakAsPageBreak" config:type="boolean">false</config:config-item>
<config:config-item config:name="UpdateFromTemplate" config:type="boolean">true</config:config-item>
<config:config-item config:name="IsLabelDocument" config:type="boolean">false</config:config-item>
<config:config-item config:name="RsidRoot" config:type="int">365532</config:config-item>
<config:config-item config:name="ConsiderTextWrapOnObjPos" config:type="boolean">true</config:config-item>
<config:config-item config:name="TableRowKeep" config:type="boolean">true</config:config-item>
<config:config-item config:name="TabsRelativeToIndent" config:type="boolean">false</config:config-item>
<config:config-item config:name="SaveVersionOnClose" config:type="boolean">false</config:config-item> <config:config-item config:name="SaveVersionOnClose" config:type="boolean">false</config:config-item>
<config:config-item config:name="UseFormerTextWrapping" config:type="boolean">false</config:config-item>
<config:config-item config:name="ChartAutoUpdate" config:type="boolean">true</config:config-item> <config:config-item config:name="ChartAutoUpdate" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrinterIndependentLayout" config:type="string">high-resolution</config:config-item> <config:config-item config:name="AddParaTableSpacingAtStart" config:type="boolean">true</config:config-item>
<config:config-item config:name="IsKernAsianPunctuation" config:type="boolean">false</config:config-item> <config:config-item config:name="AllowPrintJobCancel" config:type="boolean">true</config:config-item>
<config:config-item config:name="UseFormerObjectPositioning" config:type="boolean">false</config:config-item> <config:config-item config:name="AddParaTableSpacing" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrintDrawings" config:type="boolean">true</config:config-item>
<config:config-item config:name="AddParaSpacingToTableCells" config:type="boolean">true</config:config-item>
<config:config-item config:name="UseFormerLineSpacing" config:type="boolean">false</config:config-item>
<config:config-item config:name="OutlineLevelYieldsNumbering" config:type="boolean">false</config:config-item>
<config:config-item-map-indexed config:name="ForbiddenCharacters"> <config:config-item-map-indexed config:name="ForbiddenCharacters">
<config:config-item-map-entry> <config:config-item-map-entry>
<config:config-item config:name="Language" config:type="string">ja</config:config-item> <config:config-item config:name="Language" config:type="string">ja</config:config-item>
@@ -94,34 +73,56 @@
<config:config-item config:name="EndLine" config:type="string">$([\{£¥‘“〈《「『【〔$([{「£¥</config:config-item> <config:config-item config:name="EndLine" config:type="string">$([\{£¥‘“〈《「『【〔$([{「£¥</config:config-item>
</config:config-item-map-entry> </config:config-item-map-entry>
</config:config-item-map-indexed> </config:config-item-map-indexed>
<config:config-item config:name="AddVerticalFrameOffsets" config:type="boolean">false</config:config-item>
<config:config-item config:name="UnbreakableNumberings" config:type="boolean">true</config:config-item>
<config:config-item config:name="AllowPaddingWithoutBorders" config:type="boolean">false</config:config-item>
<config:config-item config:name="StylesNoDefault" config:type="boolean">false</config:config-item>
<config:config-item config:name="LinkUpdateMode" config:type="short">1</config:config-item> <config:config-item config:name="LinkUpdateMode" config:type="short">1</config:config-item>
<config:config-item config:name="AlignTabStopPosition" config:type="boolean">true</config:config-item>
<config:config-item config:name="DoNotJustifyLinesWithManualBreak" config:type="boolean">false</config:config-item>
<config:config-item config:name="SubtractFlysAnchoredAtFlys" config:type="boolean">true</config:config-item>
<config:config-item config:name="AddParaSpacingToTableCells" config:type="boolean">true</config:config-item>
<config:config-item config:name="AddExternalLeading" config:type="boolean">true</config:config-item>
<config:config-item config:name="CurrentDatabaseDataSource" config:type="string"/>
<config:config-item config:name="AllowPrintJobCancel" config:type="boolean">true</config:config-item>
<config:config-item config:name="ProtectForm" config:type="boolean">false</config:config-item>
<config:config-item config:name="UseFormerLineSpacing" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrintDrawings" config:type="boolean">true</config:config-item>
<config:config-item config:name="UseFormerTextWrapping" config:type="boolean">false</config:config-item>
<config:config-item config:name="UnxForceZeroExtLeading" config:type="boolean">false</config:config-item>
<config:config-item config:name="TabAtLeftIndentForParagraphsInList" config:type="boolean">false</config:config-item>
<config:config-item config:name="RedlineProtectionKey" config:type="base64Binary"/>
<config:config-item config:name="PropLineSpacingShrinksFirstLine" config:type="boolean">false</config:config-item>
<config:config-item config:name="ConsiderTextWrapOnObjPos" config:type="boolean">true</config:config-item>
<config:config-item config:name="DoNotResetParaAttrsForNumFont" config:type="boolean">false</config:config-item> <config:config-item config:name="DoNotResetParaAttrsForNumFont" config:type="boolean">false</config:config-item>
<config:config-item config:name="ApplyUserData" config:type="boolean">true</config:config-item>
<config:config-item config:name="StylesNoDefault" config:type="boolean">false</config:config-item>
<config:config-item config:name="EmbeddedDatabaseName" config:type="string"/>
<config:config-item config:name="FloattableNomargins" config:type="boolean">false</config:config-item>
<config:config-item config:name="BackgroundParaOverDrawings" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrinterName" config:type="string"/>
<config:config-item config:name="UseFormerObjectPositioning" config:type="boolean">false</config:config-item>
<config:config-item config:name="TabOverMargin" config:type="boolean">true</config:config-item>
<config:config-item config:name="SaveGlobalDocumentLinks" config:type="boolean">false</config:config-item>
<config:config-item config:name="CurrentDatabaseDataSource" config:type="string"/>
<config:config-item config:name="IsKernAsianPunctuation" config:type="boolean">false</config:config-item>
<config:config-item config:name="CharacterCompressionType" config:type="short">0</config:config-item>
<config:config-item config:name="SmallCapsPercentage66" config:type="boolean">false</config:config-item>
<config:config-item config:name="CurrentDatabaseCommand" config:type="string"/>
<config:config-item config:name="CurrentDatabaseCommandType" config:type="int">0</config:config-item> <config:config-item config:name="CurrentDatabaseCommandType" config:type="int">0</config:config-item>
<config:config-item config:name="FieldAutoUpdate" config:type="boolean">true</config:config-item>
<config:config-item config:name="IgnoreTabsAndBlanksForLineCalculation" config:type="boolean">true</config:config-item>
<config:config-item config:name="LoadReadonly" config:type="boolean">false</config:config-item> <config:config-item config:name="LoadReadonly" config:type="boolean">false</config:config-item>
<config:config-item config:name="DoNotCaptureDrawObjsOnPage" config:type="boolean">false</config:config-item> <config:config-item config:name="DoNotCaptureDrawObjsOnPage" config:type="boolean">false</config:config-item>
<config:config-item config:name="CurrentDatabaseCommand" config:type="string"/>
<config:config-item config:name="PrinterSetup" config:type="base64Binary"/>
<config:config-item config:name="ClipAsCharacterAnchoredWriterFlyFrames" config:type="boolean">false</config:config-item> <config:config-item config:name="ClipAsCharacterAnchoredWriterFlyFrames" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrintBlackFonts" config:type="boolean">false</config:config-item>
<config:config-item config:name="DisableOffPagePositioning" config:type="boolean">true</config:config-item>
<config:config-item config:name="SurroundTextWrapSmall" config:type="boolean">true</config:config-item>
<config:config-item config:name="UnxForceZeroExtLeading" config:type="boolean">false</config:config-item>
<config:config-item config:name="TabAtLeftIndentForParagraphsInList" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrintRightPages" config:type="boolean">true</config:config-item>
<config:config-item config:name="Rsid" config:type="int">2716134</config:config-item>
<config:config-item config:name="MathBaselineAlignment" config:type="boolean">true</config:config-item>
<config:config-item config:name="MsWordCompTrailingBlanks" config:type="boolean">false</config:config-item>
<config:config-item config:name="InvertBorderSpacing" config:type="boolean">true</config:config-item>
<config:config-item config:name="EmbedFonts" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrinterIndependentLayout" config:type="string">high-resolution</config:config-item>
<config:config-item config:name="TabOverflow" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrintGraphics" config:type="boolean">true</config:config-item>
<config:config-item config:name="PropLineSpacingShrinksFirstLine" config:type="boolean">false</config:config-item>
<config:config-item config:name="UnbreakableNumberings" config:type="boolean">true</config:config-item>
<config:config-item config:name="AddFrameOffsets" config:type="boolean">true</config:config-item>
<config:config-item config:name="ClippedPictures" config:type="boolean">true</config:config-item>
<config:config-item config:name="EmbedSystemFonts" config:type="boolean">false</config:config-item>
<config:config-item config:name="ApplyParagraphMarkFormatToNumbering" config:type="boolean">false</config:config-item>
<config:config-item config:name="SubtractFlysAnchoredAtFlys" config:type="boolean">true</config:config-item>
<config:config-item config:name="AddVerticalFrameOffsets" config:type="boolean">false</config:config-item>
<config:config-item config:name="ProtectForm" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrintEmptyPages" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrintControls" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrintHiddenText" config:type="boolean">false</config:config-item>
<config:config-item config:name="PrintAnnotationMode" config:type="short">0</config:config-item>
<config:config-item config:name="PrintPageBackground" config:type="boolean">true</config:config-item>
</config:config-item-set> </config:config-item-set>
</office:settings> </office:settings>
<office:scripts> <office:scripts>
@@ -149,7 +150,7 @@
<office:styles> <office:styles>
<style:default-style style:family="graphic"> <style:default-style style:family="graphic">
<style:graphic-properties svg:stroke-color="#3465a4" draw:fill-color="#729fcf" fo:wrap-option="no-wrap" draw:shadow-offset-x="0.1181in" draw:shadow-offset-y="0.1181in" draw:start-line-spacing-horizontal="0.1114in" draw:start-line-spacing-vertical="0.1114in" draw:end-line-spacing-horizontal="0.1114in" draw:end-line-spacing-vertical="0.1114in" style:flow-with-text="false"/> <style:graphic-properties svg:stroke-color="#3465a4" draw:fill-color="#729fcf" fo:wrap-option="no-wrap" draw:shadow-offset-x="0.1181in" draw:shadow-offset-y="0.1181in" draw:start-line-spacing-horizontal="0.1114in" draw:start-line-spacing-vertical="0.1114in" draw:end-line-spacing-horizontal="0.1114in" draw:end-line-spacing-vertical="0.1114in" style:flow-with-text="false"/>
<style:paragraph-properties style:text-autospace="ideograph-alpha" style:line-break="strict" style:writing-mode="lr-tb" style:font-independent-line-spacing="false"> <style:paragraph-properties style:text-autospace="ideograph-alpha" style:line-break="strict" style:font-independent-line-spacing="false">
<style:tab-stops/> <style:tab-stops/>
</style:paragraph-properties> </style:paragraph-properties>
<style:text-properties style:use-window-font-color="true" style:font-name="Liberation Serif" fo:font-size="12pt" fo:language="en" fo:country="US" style:letter-kerning="true" style:font-name-asian="Source Han Sans CN Regular" style:font-size-asian="10.5pt" style:language-asian="zh" style:country-asian="CN" style:font-name-complex="Lohit Devanagari" style:font-size-complex="12pt" style:language-complex="hi" style:country-complex="IN"/> <style:text-properties style:use-window-font-color="true" style:font-name="Liberation Serif" fo:font-size="12pt" fo:language="en" fo:country="US" style:letter-kerning="true" style:font-name-asian="Source Han Sans CN Regular" style:font-size-asian="10.5pt" style:language-asian="zh" style:country-asian="CN" style:font-name-complex="Lohit Devanagari" style:font-size-complex="12pt" style:language-complex="hi" style:country-complex="IN"/>
@@ -2669,33 +2670,36 @@
<style:text-properties fo:font-weight="normal" officeooo:rsid="00284580" style:font-weight-asian="normal" style:font-size-complex="11pt" style:font-weight-complex="normal"/> <style:text-properties fo:font-weight="normal" officeooo:rsid="00284580" style:font-weight-asian="normal" style:font-size-complex="11pt" style:font-weight-complex="normal"/>
</style:style> </style:style>
<style:style style:name="T68" style:family="text"> <style:style style:name="T68" style:family="text">
<style:text-properties officeooo:rsid="000fcd59"/> <style:text-properties fo:font-weight="normal" officeooo:rsid="002971e6" style:font-weight-asian="normal" style:font-size-complex="11pt" style:font-weight-complex="normal"/>
</style:style> </style:style>
<style:style style:name="T69" style:family="text"> <style:style style:name="T69" style:family="text">
<style:text-properties officeooo:rsid="000d70d9" style:font-weight-complex="bold"/> <style:text-properties officeooo:rsid="000fcd59"/>
</style:style> </style:style>
<style:style style:name="T70" style:family="text"> <style:style style:name="T70" style:family="text">
<style:text-properties officeooo:rsid="000e0e68" style:font-weight-complex="bold"/> <style:text-properties officeooo:rsid="000d70d9" style:font-weight-complex="bold"/>
</style:style> </style:style>
<style:style style:name="T71" style:family="text"> <style:style style:name="T71" style:family="text">
<style:text-properties officeooo:rsid="000fcd59" style:font-weight-complex="bold"/> <style:text-properties officeooo:rsid="000e0e68" style:font-weight-complex="bold"/>
</style:style> </style:style>
<style:style style:name="T72" style:family="text"> <style:style style:name="T72" style:family="text">
<style:text-properties officeooo:rsid="001494de"/> <style:text-properties officeooo:rsid="000fcd59" style:font-weight-complex="bold"/>
</style:style> </style:style>
<style:style style:name="T73" style:family="text"> <style:style style:name="T73" style:family="text">
<style:text-properties officeooo:rsid="001b8a51"/> <style:text-properties officeooo:rsid="001494de"/>
</style:style> </style:style>
<style:style style:name="T74" style:family="text"> <style:style style:name="T74" style:family="text">
<style:text-properties officeooo:rsid="001ef9dc"/> <style:text-properties officeooo:rsid="001b8a51"/>
</style:style> </style:style>
<style:style style:name="T75" style:family="text"> <style:style style:name="T75" style:family="text">
<style:text-properties officeooo:rsid="002379af"/> <style:text-properties officeooo:rsid="001ef9dc"/>
</style:style> </style:style>
<style:style style:name="T76" style:family="text"> <style:style style:name="T76" style:family="text">
<style:text-properties officeooo:rsid="00254af3"/> <style:text-properties officeooo:rsid="002379af"/>
</style:style> </style:style>
<style:style style:name="T77" style:family="text"> <style:style style:name="T77" style:family="text">
<style:text-properties officeooo:rsid="00254af3"/>
</style:style>
<style:style style:name="T78" style:family="text">
<style:text-properties officeooo:rsid="000e0e68"/> <style:text-properties officeooo:rsid="000e0e68"/>
</style:style> </style:style>
<style:style style:name="fr1" style:family="graphic" style:parent-style-name="Frame"> <style:style style:name="fr1" style:family="graphic" style:parent-style-name="Frame">
@@ -2724,7 +2728,7 @@
<style:footer> <style:footer>
<text:p text:style-name="P1"><draw:frame draw:style-name="fr1" draw:name="Frame1" text:anchor-type="paragraph" svg:y="0.0008in" draw:z-index="2"> <text:p text:style-name="P1"><draw:frame draw:style-name="fr1" draw:name="Frame1" text:anchor-type="paragraph" svg:y="0.0008in" draw:z-index="2">
<draw:text-box fo:min-height="0.0228in" fo:min-width="0.0161in"> <draw:text-box fo:min-height="0.0228in" fo:min-width="0.0161in">
<text:p text:style-name="P1"><text:span text:style-name="Page_20_Number"><text:span text:style-name="T1"><text:page-number text:select-page="current">2</text:page-number></text:span></text:span></text:p> <text:p text:style-name="P1"><text:span text:style-name="Page_20_Number"><text:span text:style-name="T1"><text:page-number text:select-page="current">4</text:page-number></text:span></text:span></text:p>
</draw:text-box> </draw:text-box>
</draw:frame></text:p> </draw:frame></text:p>
</style:footer> </style:footer>
@@ -2758,15 +2762,15 @@
<text:p text:style-name="P37"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T51">Modified</text:span><text:span text:style-name="T50"> BSD license </text:span><text:span text:style-name="T51">(3-clause)</text:span></text:p> <text:p text:style-name="P37"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T51">Modified</text:span><text:span text:style-name="T50"> BSD license </text:span><text:span text:style-name="T51">(3-clause)</text:span></text:p>
<text:p text:style-name="P6"><text:span text:style-name="T5">License </text:span><text:span text:style-name="T6">Tex</text:span><text:span text:style-name="T7">t Location</text:span><text:span text:style-name="T51">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/BSD-modified.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T51">BSD-modified.txt</text:span></text:a></text:p> <text:p text:style-name="P6"><text:span text:style-name="T5">License </text:span><text:span text:style-name="T6">Tex</text:span><text:span text:style-name="T7">t Location</text:span><text:span text:style-name="T51">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/BSD-modified.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T51">BSD-modified.txt</text:span></text:a></text:p>
<text:p text:style-name="P56"/> <text:p text:style-name="P56"/>
<text:p text:style-name="P24"><text:span text:style-name="T75">Np</text:span>cap Windows Packet Library</text:p> <text:p text:style-name="P24"><text:span text:style-name="T76">Np</text:span>cap Windows Packet Library</text:p>
<text:p text:style-name="P17"/> <text:p text:style-name="P17"/>
<text:p text:style-name="P6"><text:span text:style-name="T5">Description</text:span><text:span text:style-name="T20">: </text:span><text:span text:style-name="T29">Np</text:span><text:span text:style-name="T20">cap is used by Nmap on Windows for raw packet reading during host discovery, port scanning, and OS detection. It is a derivative of LibPcap, so that license </text:span><text:span text:style-name="T21">(see LibPcap section)</text:span><text:span text:style-name="T20"> must be followed as well. It is </text:span><text:span text:style-name="T22">only needed and used on Windows.</text:span></text:p> <text:p text:style-name="P6"><text:span text:style-name="T5">Description</text:span><text:span text:style-name="T20">: </text:span><text:span text:style-name="T29">Np</text:span><text:span text:style-name="T20">cap is used by Nmap on Windows for raw packet reading during host discovery, port scanning, and OS detection. It is a derivative of LibPcap, so that license </text:span><text:span text:style-name="T21">(see LibPcap section)</text:span><text:span text:style-name="T20"> must be followed as well. It is </text:span><text:span text:style-name="T22">only needed and used on Windows.</text:span></text:p>
<text:p text:style-name="P39"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="http://www.npcap.org/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T52">http://www.npcap.org/</text:span></text:a></text:p> <text:p text:style-name="P39"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="https://npcap.org/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T68">https://npcap.org</text:span></text:a></text:p>
<text:p text:style-name="P27"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T65">0.92</text:span></text:p> <text:p text:style-name="P27"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T65">0.92</text:span></text:p>
<text:p text:style-name="P38"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span></text:p> <text:p text:style-name="P38"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span></text:p>
<text:p text:style-name="P7"><text:span text:style-name="T5">License </text:span><text:span text:style-name="T6">Tex</text:span><text:span text:style-name="T7">t Location</text:span><text:span text:style-name="T51">: </text:span></text:p> <text:p text:style-name="P7"><text:span text:style-name="T5">License </text:span><text:span text:style-name="T6">Tex</text:span><text:span text:style-name="T7">t Location</text:span><text:span text:style-name="T51">: </text:span></text:p>
<text:p text:style-name="P56"/> <text:p text:style-name="P56"/>
<text:p text:style-name="P24">Libdnet <text:span text:style-name="T73">R</text:span>aw <text:span text:style-name="T73">N</text:span>etworking <text:span text:style-name="T73">L</text:span>ibrary</text:p> <text:p text:style-name="P24">Libdnet <text:span text:style-name="T74">R</text:span>aw <text:span text:style-name="T74">N</text:span>etworking <text:span text:style-name="T74">L</text:span>ibrary</text:p>
<text:p text:style-name="P8"><text:span text:style-name="T5">Description</text:span><text:span text:style-name="T20">: Libdnet is bundled with Nmap and is required on all platforms for low-level tasks such as sending raw Ethernet frames. </text:span><text:span text:style-name="T23">We have made many changes and so it is important that our version (distributed with Nmap) be used.</text:span></text:p> <text:p text:style-name="P8"><text:span text:style-name="T5">Description</text:span><text:span text:style-name="T20">: Libdnet is bundled with Nmap and is required on all platforms for low-level tasks such as sending raw Ethernet frames. </text:span><text:span text:style-name="T23">We have made many changes and so it is important that our version (distributed with Nmap) be used.</text:span></text:p>
<text:p text:style-name="P41"><text:soft-page-break/><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="http://libdnet.sourceforge.net/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T55">http://libdnet.sourceforge.net/</text:span></text:a></text:p> <text:p text:style-name="P41"><text:soft-page-break/><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="http://libdnet.sourceforge.net/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T55">http://libdnet.sourceforge.net/</text:span></text:a></text:p>
<text:p text:style-name="P28"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T54">1.12</text:span></text:p> <text:p text:style-name="P28"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T54">1.12</text:span></text:p>
@@ -2774,7 +2778,7 @@
<text:p text:style-name="P41"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T51">Modified</text:span><text:span text:style-name="T50"> BSD license </text:span><text:span text:style-name="T51">(3-clause)</text:span></text:p> <text:p text:style-name="P41"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T51">Modified</text:span><text:span text:style-name="T50"> BSD license </text:span><text:span text:style-name="T51">(3-clause)</text:span></text:p>
<text:p text:style-name="P9"><text:span text:style-name="T5">License </text:span><text:span text:style-name="T6">Tex</text:span><text:span text:style-name="T7">t Location</text:span><text:span text:style-name="T51">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/Libdnet-license.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T56">Libdnet-license.txt</text:span></text:a></text:p> <text:p text:style-name="P9"><text:span text:style-name="T5">License </text:span><text:span text:style-name="T6">Tex</text:span><text:span text:style-name="T7">t Location</text:span><text:span text:style-name="T51">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/Libdnet-license.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T56">Libdnet-license.txt</text:span></text:a></text:p>
<text:p text:style-name="P57"/> <text:p text:style-name="P57"/>
<text:p text:style-name="P24">LibPCRE Perl <text:span text:style-name="T72">C</text:span>ompatible Regular Expression<text:span text:style-name="T72">s</text:span> <text:span text:style-name="T73">L</text:span>ibrary</text:p> <text:p text:style-name="P24">LibPCRE Perl <text:span text:style-name="T73">C</text:span>ompatible Regular Expression<text:span text:style-name="T73">s</text:span> <text:span text:style-name="T74">L</text:span>ibrary</text:p>
<text:p text:style-name="P21"/> <text:p text:style-name="P21"/>
<text:p text:style-name="P10"><text:span text:style-name="T5">Description</text:span><text:span text:style-name="T20">: LibPCRE is used </text:span><text:span text:style-name="T24">for regular expression matching </text:span><text:span text:style-name="T20">as part of Nmap version detection. It is bundled with Nmap in the libpcre subdirectory. </text:span></text:p> <text:p text:style-name="P10"><text:span text:style-name="T5">Description</text:span><text:span text:style-name="T20">: LibPCRE is used </text:span><text:span text:style-name="T24">for regular expression matching </text:span><text:span text:style-name="T20">as part of Nmap version detection. It is bundled with Nmap in the libpcre subdirectory. </text:span></text:p>
<text:p text:style-name="P41"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="http://www.pcre.org/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T55">http://www.pcre.org/</text:span></text:a></text:p> <text:p text:style-name="P41"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="http://www.pcre.org/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T55">http://www.pcre.org/</text:span></text:a></text:p>
@@ -2782,20 +2786,20 @@
<text:p text:style-name="P42"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T51">Modified</text:span><text:span text:style-name="T50"> BSD license </text:span><text:span text:style-name="T51">(3-clause)</text:span></text:p> <text:p text:style-name="P42"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T51">Modified</text:span><text:span text:style-name="T50"> BSD license </text:span><text:span text:style-name="T51">(3-clause)</text:span></text:p>
<text:p text:style-name="P11"><text:span text:style-name="T5">License </text:span><text:span text:style-name="T6">Tex</text:span><text:span text:style-name="T7">t Location</text:span><text:span text:style-name="T51">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/PCRE-license.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T58">PCRE-license.txt</text:span></text:a></text:p> <text:p text:style-name="P11"><text:span text:style-name="T5">License </text:span><text:span text:style-name="T6">Tex</text:span><text:span text:style-name="T7">t Location</text:span><text:span text:style-name="T51">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/PCRE-license.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T58">PCRE-license.txt</text:span></text:a></text:p>
<text:p text:style-name="P56"/> <text:p text:style-name="P56"/>
<text:p text:style-name="P24">Lua <text:span text:style-name="T73">P</text:span>rogramming <text:span text:style-name="T73">L</text:span>anguage</text:p> <text:p text:style-name="P24">Lua <text:span text:style-name="T74">P</text:span>rogramming <text:span text:style-name="T74">L</text:span>anguage</text:p>
<text:p text:style-name="P21"/> <text:p text:style-name="P21"/>
<text:p text:style-name="P10"><text:span text:style-name="T5">Description</text:span><text:span text:style-name="T20">: The LUA programming language may optionally be embedded into Nmap as part of the Nmap Scripting Engine functionality. LUA will not be included if the without-liblua configuration option is given. If Lua is included, Nmap also includes some LUA </text:span><text:span text:style-name="T25">libraries</text:span><text:span text:style-name="T20"> which also fall under the free LUA license </text:span><text:span text:style-name="T25">(they have their own section in this document)</text:span><text:span text:style-name="T20">. </text:span></text:p> <text:p text:style-name="P10"><text:span text:style-name="T5">Description</text:span><text:span text:style-name="T20">: The LUA programming language may optionally be embedded into Nmap as part of the Nmap Scripting Engine functionality. LUA will not be included if the without-liblua configuration option is given. If Lua is included, Nmap also includes some LUA </text:span><text:span text:style-name="T25">libraries</text:span><text:span text:style-name="T20"> which also fall under the free LUA license </text:span><text:span text:style-name="T25">(they have their own section in this document)</text:span><text:span text:style-name="T20">. </text:span></text:p>
<text:p text:style-name="P44"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="https://www.lua.org/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T59">https://www.lua.org/</text:span></text:a></text:p> <text:p text:style-name="P44"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="https://www.lua.org/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T59">https://www.lua.org/</text:span></text:a></text:p>
<text:p text:style-name="P30"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T59">5.</text:span><text:span text:style-name="T64">3.3</text:span></text:p> <text:p text:style-name="P30"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T59">5.</text:span><text:span text:style-name="T64">3.3</text:span></text:p>
<text:p text:style-name="P43"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T59">MIT license</text:span></text:p> <text:p text:style-name="P43"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T59">MIT license</text:span></text:p>
<text:p text:style-name="P22"><text:span text:style-name="T69">License </text:span><text:span text:style-name="T70">Tex</text:span><text:span text:style-name="T71">t Location</text:span><text:span text:style-name="T40">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/Lua-license.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T41">Lua-license.txt</text:span></text:a></text:p> <text:p text:style-name="P22"><text:span text:style-name="T70">License </text:span><text:span text:style-name="T71">Tex</text:span><text:span text:style-name="T72">t Location</text:span><text:span text:style-name="T40">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/Lua-license.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T41">Lua-license.txt</text:span></text:a></text:p>
<text:p text:style-name="P80"/> <text:p text:style-name="P80"/>
<text:p text:style-name="P73">Lua libraries</text:p> <text:p text:style-name="P73">Lua libraries</text:p>
<text:p text:style-name="P57"/> <text:p text:style-name="P57"/>
<text:p text:style-name="P79"><text:span text:style-name="T9">Description</text:span><text:span text:style-name="T38">: If Lua is included in an Nmap build, four 3</text:span><text:span text:style-name="T35">rd</text:span><text:span text:style-name="T38"> party Lua libraries are included as well. They are SLAXML (an XML parsing library), LuaFileSystem (for filesystem operations), LPeg (Lua Parsing Expression Grammars), lzlib for accessing Zlib compression library functions, and Base3264 for base 32 and 64 encoding and decoding. They are all under the Lua license (which is the MIT license) although the copyright statement referred to by the license is different because they were created by different authors. All four of those libraries are included in this section</text:span></text:p> <text:p text:style-name="P79"><text:span text:style-name="T9">Description</text:span><text:span text:style-name="T38">: If Lua is included in an Nmap build, four 3</text:span><text:span text:style-name="T35">rd</text:span><text:span text:style-name="T38"> party Lua libraries are included as well. They are SLAXML (an XML parsing library), LuaFileSystem (for filesystem operations), LPeg (Lua Parsing Expression Grammars), lzlib for accessing Zlib compression library functions, and Base3264 for base 32 and 64 encoding and decoding. They are all under the Lua license (which is the MIT license) although the copyright statement referred to by the license is different because they were created by different authors. All four of those libraries are included in this section</text:span></text:p>
<text:p text:style-name="P74">S<text:span text:style-name="T73">LAXML</text:span> URL<text:span text:style-name="T39">: </text:span><text:a xlink:type="simple" xlink:href="https://github.com/Phrogz/SLAXML" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T42">https://github.com/Phrogz/SLAXML</text:span></text:a><text:span text:style-name="T42"> </text:span></text:p> <text:p text:style-name="P74">S<text:span text:style-name="T74">LAXML</text:span> URL<text:span text:style-name="T39">: </text:span><text:a xlink:type="simple" xlink:href="https://github.com/Phrogz/SLAXML" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T42">https://github.com/Phrogz/SLAXML</text:span></text:a><text:span text:style-name="T42"> </text:span></text:p>
<text:p text:style-name="P76"><text:span text:style-name="T73">SLAXML Version</text:span><text:span text:style-name="T39">: </text:span><text:span text:style-name="T42">0.7</text:span><text:span text:style-name="T39"> </text:span></text:p> <text:p text:style-name="P76"><text:span text:style-name="T74">SLAXML Version</text:span><text:span text:style-name="T39">: </text:span><text:span text:style-name="T42">0.7</text:span><text:span text:style-name="T39"> </text:span></text:p>
<text:p text:style-name="P75"><text:span text:style-name="T73">SLAXML Copyright Statement</text:span><text:span text:style-name="T39">: </text:span><text:span text:style-name="T43">Copyright (c) 2013 Gavin Kistner</text:span></text:p> <text:p text:style-name="P75"><text:span text:style-name="T74">SLAXML Copyright Statement</text:span><text:span text:style-name="T39">: </text:span><text:span text:style-name="T43">Copyright (c) 2013 Gavin Kistner</text:span></text:p>
<text:p text:style-name="P77">LuaFileSystem URL<text:span text:style-name="T39">: </text:span><text:a xlink:type="simple" xlink:href="https://keplerproject.github.io/luafilesystem/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T39">https://keplerproject.github.io/luafilesystem/</text:span></text:a></text:p> <text:p text:style-name="P77">LuaFileSystem URL<text:span text:style-name="T39">: </text:span><text:a xlink:type="simple" xlink:href="https://keplerproject.github.io/luafilesystem/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T39">https://keplerproject.github.io/luafilesystem/</text:span></text:a></text:p>
<text:p text:style-name="P77">LuaFileSystem Version<text:span text:style-name="T39">: 1.2</text:span></text:p> <text:p text:style-name="P77">LuaFileSystem Version<text:span text:style-name="T39">: 1.2</text:span></text:p>
<text:p text:style-name="P77">LuaFileSystem Copyright Statement<text:span text:style-name="T39">: Copyright © 2003 Kepler Project.</text:span></text:p> <text:p text:style-name="P77">LuaFileSystem Copyright Statement<text:span text:style-name="T39">: Copyright © 2003 Kepler Project.</text:span></text:p>
@@ -2817,15 +2821,15 @@
<text:p text:style-name="P46"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="https://www.openssl.org/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T60">https://www.openssl.org/</text:span></text:a></text:p> <text:p text:style-name="P46"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="https://www.openssl.org/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T60">https://www.openssl.org/</text:span></text:a></text:p>
<text:p text:style-name="P31"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T60">1.0.2</text:span><text:span text:style-name="T65">l</text:span><text:span text:style-name="T60"> in the binaries we distribute. If you build Nmap yourself and include OpenSSL, you supply your own preferred version.</text:span></text:p> <text:p text:style-name="P31"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T60">1.0.2</text:span><text:span text:style-name="T65">l</text:span><text:span text:style-name="T60"> in the binaries we distribute. If you build Nmap yourself and include OpenSSL, you supply your own preferred version.</text:span></text:p>
<text:p text:style-name="P45"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T61">4-clause BSD style</text:span></text:p> <text:p text:style-name="P45"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T61">4-clause BSD style</text:span></text:p>
<text:p text:style-name="P23"><text:span text:style-name="T69">License </text:span><text:span text:style-name="T70">Tex</text:span><text:span text:style-name="T71">t Location</text:span><text:span text:style-name="T40">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/OpenSSL-license.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T44">OpenSSL-license.txt</text:span></text:a></text:p> <text:p text:style-name="P23"><text:span text:style-name="T70">License </text:span><text:span text:style-name="T71">Tex</text:span><text:span text:style-name="T72">t Location</text:span><text:span text:style-name="T40">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/OpenSSL-license.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T44">OpenSSL-license.txt</text:span></text:a></text:p>
<text:p text:style-name="P20"/> <text:p text:style-name="P20"/>
<text:p text:style-name="P24">LIBLINEAR <text:span text:style-name="T74">L</text:span>inear <text:span text:style-name="T74">C</text:span>lassification <text:span text:style-name="T74">L</text:span>ibrary</text:p> <text:p text:style-name="P24">LIBLINEAR <text:span text:style-name="T75">L</text:span>inear <text:span text:style-name="T75">C</text:span>lassification <text:span text:style-name="T75">L</text:span>ibrary</text:p>
<text:p text:style-name="P21"/> <text:p text:style-name="P21"/>
<text:p text:style-name="P13"><text:span text:style-name="T5">Description</text:span><text:span text:style-name="T20">: LIBLINEAR is used as part of Nmap</text:span><text:span text:style-name="T26">s machine-learning based</text:span><text:span text:style-name="T20"> IPv6 OS detection </text:span><text:span text:style-name="T26">system. Its included in the “liblinear” directory in the Nmap source tree.</text:span></text:p> <text:p text:style-name="P13"><text:span text:style-name="T5">Description</text:span><text:span text:style-name="T20">: LIBLINEAR is used as part of Nmap</text:span><text:span text:style-name="T26">s machine-learning based</text:span><text:span text:style-name="T20"> IPv6 OS detection </text:span><text:span text:style-name="T26">system. Its included in the “liblinear” directory in the Nmap source tree.</text:span></text:p>
<text:p text:style-name="P47"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="https://www.csie.ntu.edu.tw/~cjlin/liblinear/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T61">https://www.csie.ntu.edu.tw/~cjlin/liblinear/</text:span></text:a><text:span text:style-name="T61"> </text:span></text:p> <text:p text:style-name="P47"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="https://www.csie.ntu.edu.tw/~cjlin/liblinear/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T61">https://www.csie.ntu.edu.tw/~cjlin/liblinear/</text:span></text:a><text:span text:style-name="T61"> </text:span></text:p>
<text:p text:style-name="P32"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T61">1.7</text:span></text:p> <text:p text:style-name="P32"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T61">1.7</text:span></text:p>
<text:p text:style-name="P47"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T51">Modified</text:span><text:span text:style-name="T50"> BSD license </text:span><text:span text:style-name="T51">(3-clause)</text:span></text:p> <text:p text:style-name="P47"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T51">Modified</text:span><text:span text:style-name="T50"> BSD license </text:span><text:span text:style-name="T51">(3-clause)</text:span></text:p>
<text:p text:style-name="P23"><text:span text:style-name="T69">License </text:span><text:span text:style-name="T70">Tex</text:span><text:span text:style-name="T71">t Location</text:span><text:span text:style-name="T40">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/LIBLINEAR-license.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T44">LIBLINEAR-license.txt</text:span></text:a></text:p> <text:p text:style-name="P23"><text:span text:style-name="T70">License </text:span><text:span text:style-name="T71">Tex</text:span><text:span text:style-name="T72">t Location</text:span><text:span text:style-name="T40">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/LIBLINEAR-license.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T44">LIBLINEAR-license.txt</text:span></text:a></text:p>
<text:p text:style-name="P63"/> <text:p text:style-name="P63"/>
<text:p text:style-name="P52"><text:span text:style-name="T14">Ike-</text:span><text:span text:style-name="T27">scan</text:span><text:span text:style-name="T14"> </text:span><text:span text:style-name="T27">Fingerprinting Data</text:span></text:p> <text:p text:style-name="P52"><text:span text:style-name="T14">Ike-</text:span><text:span text:style-name="T27">scan</text:span><text:span text:style-name="T14"> </text:span><text:span text:style-name="T27">Fingerprinting Data</text:span></text:p>
<text:p text:style-name="P64"/> <text:p text:style-name="P64"/>
@@ -2833,7 +2837,7 @@
<text:p text:style-name="P48"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="http://www.nta-monitor.com/wiki/index.php/Ike-scan_program_notes" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T62">http://www.nta-monitor.com/wiki/index.php/Ike-scan_program_notes</text:span></text:a></text:p> <text:p text:style-name="P48"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="http://www.nta-monitor.com/wiki/index.php/Ike-scan_program_notes" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T62">http://www.nta-monitor.com/wiki/index.php/Ike-scan_program_notes</text:span></text:a></text:p>
<text:p text:style-name="P33"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T62">Unversioned</text:span></text:p> <text:p text:style-name="P33"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T62">Unversioned</text:span></text:p>
<text:p text:style-name="P48"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T62">Simplified (2-clause) BSD license</text:span></text:p> <text:p text:style-name="P48"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T62">Simplified (2-clause) BSD license</text:span></text:p>
<text:p text:style-name="P61"><text:span text:style-name="T9">License </text:span><text:span text:style-name="T10">Tex</text:span><text:span text:style-name="T11">t Location</text:span><text:span text:style-name="T68">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/BSD-simplified" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T68">BSD-simplified</text:span></text:a></text:p> <text:p text:style-name="P61"><text:span text:style-name="T9">License </text:span><text:span text:style-name="T10">Tex</text:span><text:span text:style-name="T11">t Location</text:span><text:span text:style-name="T69">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/BSD-simplified" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T69">BSD-simplified</text:span></text:a></text:p>
<text:p text:style-name="P68"/> <text:p text:style-name="P68"/>
<text:p text:style-name="P53"><text:span text:style-name="T27">L</text:span><text:span text:style-name="T14">ibSSH2</text:span></text:p> <text:p text:style-name="P53"><text:span text:style-name="T27">L</text:span><text:span text:style-name="T14">ibSSH2</text:span></text:p>
<text:p text:style-name="P65"/> <text:p text:style-name="P65"/>
@@ -2849,7 +2853,7 @@
<text:p text:style-name="P50"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="https://zlib.net/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T65">https://zlib.net/</text:span></text:a></text:p> <text:p text:style-name="P50"><text:span text:style-name="T14">Software URL</text:span><text:span text:style-name="T49">: </text:span><text:a xlink:type="simple" xlink:href="https://zlib.net/" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T65">https://zlib.net/</text:span></text:a></text:p>
<text:p text:style-name="P34"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T65">1.2.8</text:span></text:p> <text:p text:style-name="P34"><text:span text:style-name="T14">Version used</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T65">1.2.8</text:span></text:p>
<text:p text:style-name="P49"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T65">Zlib license </text:span><text:span text:style-name="T67">(allows free commercial use and redistribution)</text:span></text:p> <text:p text:style-name="P49"><text:span text:style-name="T14">License Summary</text:span><text:span text:style-name="T49">: </text:span><text:span text:style-name="T65">Zlib license </text:span><text:span text:style-name="T67">(allows free commercial use and redistribution)</text:span></text:p>
<text:p text:style-name="P62"><text:span text:style-name="T9">License </text:span><text:span text:style-name="T10">Tex</text:span><text:span text:style-name="T11">t Location</text:span><text:span text:style-name="T68">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/zlib-license.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T68">zlib-license.txt</text:span></text:a></text:p> <text:p text:style-name="P62"><text:span text:style-name="T9">License </text:span><text:span text:style-name="T10">Tex</text:span><text:span text:style-name="T11">t Location</text:span><text:span text:style-name="T69">: </text:span><text:a xlink:type="simple" xlink:href="https://svn.nmap.org/nmap/docs/licenses/zlib-license.txt" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link"><text:span text:style-name="T69">zlib-license.txt</text:span></text:a></text:p>
</office:text> </office:text>
</office:body> </office:body>
</office:document> </office:document>

View File

@@ -197,7 +197,7 @@ url="http://www.tcpdump.org">Libpcap portable packet capture
library</ulink><indexterm><primary>libpcap</primary></indexterm> library</ulink><indexterm><primary>libpcap</primary></indexterm>
is distributed along with Nmap. is distributed along with Nmap.
The Windows version of Nmap utilizes the Libpcap-derived The Windows version of Nmap utilizes the Libpcap-derived
<ulink role="hidepdf" url="http://www.npcap.org">Ncap library</ulink><indexterm><primary>Npcap</primary></indexterm> <ulink role="hidepdf" url="https://npcap.org">Ncap library</ulink><indexterm><primary>Npcap</primary></indexterm>
instead. instead.
Regular expression support is provided by the Regular expression support is provided by the
<ulink role="hidepdf" url="http://www.pcre.org">PCRE library</ulink>,<indexterm><primary>Perl Compatible Regular Expressions (PCRE)</primary></indexterm> <ulink role="hidepdf" url="http://www.pcre.org">PCRE library</ulink>,<indexterm><primary>Perl Compatible Regular Expressions (PCRE)</primary></indexterm>

View File

@@ -834,7 +834,7 @@ We include a recent Npcap installer which is available in the zip file
as <filename>npcap-<replaceable>version</replaceable>.exe</filename>, as <filename>npcap-<replaceable>version</replaceable>.exe</filename>,
where <replaceable>version</replaceable> is the Npcap version rather where <replaceable>version</replaceable> is the Npcap version rather
than the Nmap version. Alternatively, you can obtain and install than the Nmap version. Alternatively, you can obtain and install
the latest version from <ulink url="http://www.npcap.org" />. the latest version from <ulink url="https://npcap.org" />.
</para></listitem> </para></listitem>
<listitem><para>Due to the way Nmap is compiled, it requires the <listitem><para>Due to the way Nmap is compiled, it requires the
@@ -911,7 +911,7 @@ failures.</para></listitem>
installing our binary self-installer or executing installing our binary self-installer or executing
<filename>npcap-<replaceable>version</replaceable>.exe</filename> from <filename>npcap-<replaceable>version</replaceable>.exe</filename> from
our zip package. Alternatively, you can obtain the official installer at our zip package. Alternatively, you can obtain the official installer at
<ulink url="http://www.npcap.org"/>.</para></listitem> <ulink url="https://npcap.org"/>.</para></listitem>
<listitem><para>Instructions for executing your compiled Nmap are <listitem><para>Instructions for executing your compiled Nmap are
given in the next section.</para></listitem> given in the next section.</para></listitem>

View File

@@ -1,13 +1,13 @@
'\" t '\" t
.\" Title: nmap .\" Title: nmap
.\" Author: [see the "Author" section] .\" Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 03/15/2018 .\" Date: 09/28/2018
.\" Manual: Nmap Reference Guide .\" Manual: Nmap Reference Guide
.\" Source: Nmap .\" Source: Nmap
.\" Language: English .\" Language: English
.\" .\"
.TH "NMAP" "1" "03/15/2018" "Nmap" "Nmap Reference Guide" .TH "NMAP" "1" "09/28/2018" "Nmap" "Nmap Reference Guide"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@@ -119,7 +119,7 @@ This options summary is printed when Nmap is run with no arguments, and the late
.RS 4 .RS 4
.\} .\}
.nf .nf
Nmap 7\&.70 ( https://nmap\&.org ) Nmap 7\&.70SVN ( https://nmap\&.org )
Usage: nmap [Scan Type(s)] [Options] {target specification} Usage: nmap [Scan Type(s)] [Options] {target specification}
TARGET SPECIFICATION: TARGET SPECIFICATION:
Can pass hostnames, IP addresses, networks, etc\&. Can pass hostnames, IP addresses, networks, etc\&.
@@ -2457,18 +2457,16 @@ If you are able to write a patch improving Nmap or fixing a bug, that is even be
.PP .PP
Particularly sensitive issues such as a security reports may be sent directly to Nmap\*(Aqs author Fyodor directly at Particularly sensitive issues such as a security reports may be sent directly to Nmap\*(Aqs author Fyodor directly at
<fyodor@nmap\&.org>\&. All other reports and comments should use the dev list or issue tracker instead because more people read, follow, and respond to those\&. <fyodor@nmap\&.org>\&. All other reports and comments should use the dev list or issue tracker instead because more people read, follow, and respond to those\&.
.SH "AUTHOR" .SH "AUTHORS"
.PP .PP
Gordon Gordon
\(lqFyodor\(rq \(lqFyodor\(rq
Lyon Lyon
<fyodor@nmap\&.org> <fyodor@nmap\&.org>
(\m[blue]\fB\%http://insecure.org\fR\m[]) wrote and released Nmap in 1997\&. Since then, hundreds of people have made valuable contributions, as detailed in the
.PP
Hundreds of people have made valuable contributions to Nmap over the years\&. These are detailed in the
CHANGELOG CHANGELOG
file which is distributed with Nmap and also available from file distributed with Nmap and also available from
\m[blue]\fB\%https://nmap.org/changelog.html\fR\m[]\&. \m[blue]\fB\%https://nmap.org/changelog.html\fR\m[]\&. David Fifield and Daniel Miller deserve special recognition for their enormous multi\-year contributions!
.SH "LEGAL NOTICES" .SH "LEGAL NOTICES"
.SS "Nmap Copyright and Licensing" .SS "Nmap Copyright and Licensing"
.PP .PP
@@ -2632,14 +2630,12 @@ and the
.PP .PP
Nmap only uses encryption when compiled with the optional OpenSSL support and linked with OpenSSL\&. When compiled without OpenSSL support, the Nmap Project believes that Nmap is not subject to U\&.S\&. Nmap only uses encryption when compiled with the optional OpenSSL support and linked with OpenSSL\&. When compiled without OpenSSL support, the Nmap Project believes that Nmap is not subject to U\&.S\&.
\m[blue]\fBExport Administration Regulations (EAR)\fR\m[]\&\s-2\u[31]\d\s+2 \m[blue]\fBExport Administration Regulations (EAR)\fR\m[]\&\s-2\u[31]\d\s+2
export control\&. It is exempt in accordance with export control\&. As such, there is no applicable ECCN (export control classification number) and exportation does not require any special license, permit, or other governmental authorization\&.
\m[blue]\fBScope of the Export Administration Regulations\fR\m[]\&\s-2\u[32]\d\s+2
per \(sc734\&.2(b)(3)(i) and \(sc734\&.7(a)(4)\&. As such, there is no applicable ECCN (export control classification number) and exportation does not require any special license, permit, or other governmental authorization\&.
.PP .PP
When compiled with OpenSSL support or distributed as source code, the Nmap Project believes that Nmap falls under U\&.S\&. ECCN When compiled with OpenSSL support or distributed as source code, the Nmap Project believes that Nmap falls under U\&.S\&. ECCN
\m[blue]\fB5D002\fR\m[]\&\s-2\u[33]\d\s+2 \m[blue]\fB5D002\fR\m[]\&\s-2\u[32]\d\s+2
(\(lqInformation Security Software\(rq)\&. We distribute Nmap under the TSU exception for publicly available encryption software defined in (\(lqInformation Security Software\(rq)\&. We distribute Nmap under the TSU exception for publicly available encryption software defined in
\m[blue]\fBEAR 740\&.13(e)\fR\m[]\&\s-2\u[34]\d\s+2\&. \m[blue]\fBEAR 740\&.13(e)\fR\m[]\&\s-2\u[33]\d\s+2\&.
.SH "NOTES" .SH "NOTES"
.IP " 1." 4 .IP " 1." 4
Nmap Network Scanning: The Official Nmap Project Guide to Network Discovery and Security Scanning Nmap Network Scanning: The Official Nmap Project Guide to Network Discovery and Security Scanning
@@ -2749,7 +2745,7 @@ Libpcap portable packet capture library
.IP "22." 4 .IP "22." 4
Ncap library Ncap library
.RS 4 .RS 4
\%http://www.npcap.org \%https://npcap.org
.RE .RE
.IP "23." 4 .IP "23." 4
PCRE library PCRE library
@@ -2797,16 +2793,11 @@ Export Administration Regulations (EAR)
\%http://www.access.gpo.gov/bis/ear/ear_data.html \%http://www.access.gpo.gov/bis/ear/ear_data.html
.RE .RE
.IP "32." 4 .IP "32." 4
Scope of the Export Administration Regulations
.RS 4
\%https://bis.doc.gov/index.php/forms-documents/doc_view/412-part-734-scope-of-the-export-administration-regulations
.RE
.IP "33." 4
5D002 5D002
.RS 4 .RS 4
\%https://www.bis.doc.gov/index.php/documents/regulations-docs/federal-register-notices/federal-register-2014/951-ccl5-pt2/file \%https://www.bis.doc.gov/index.php/documents/regulations-docs/federal-register-notices/federal-register-2014/951-ccl5-pt2/file
.RE .RE
.IP "34." 4 .IP "33." 4
EAR 740.13(e) EAR 740.13(e)
.RS 4 .RS 4
\%http://www.access.gpo.gov/bis/ear/pdf/740.pdf \%http://www.access.gpo.gov/bis/ear/pdf/740.pdf

View File

@@ -363,7 +363,7 @@ void win_init()
} }
#ifdef _MSC_VER #ifdef _MSC_VER
__except (1) { __except (1) {
error("WARNING: Could not import all necessary Npcap functions. You may need to upgrade to the latest version from http://www.npcap.org. Resorting to connect() mode -- Nmap may not function completely"); error("WARNING: Could not import all necessary Npcap functions. You may need to upgrade to the latest version from https://npcap.org. Resorting to connect() mode -- Nmap may not function completely");
o.have_pcap=false; o.have_pcap=false;
} }
#endif #endif

View File

@@ -2,12 +2,12 @@
.\" Title: Ncat .\" Title: Ncat
.\" Author: [see the "Authors" section] .\" Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 03/15/2018 .\" Date: 09/28/2018
.\" Manual: Ncat Reference Guide .\" Manual: Ncat Reference Guide
.\" Source: Ncat .\" Source: Ncat
.\" Language: English .\" Language: English
.\" .\"
.TH "NCAT" "1" "03/15/2018" "Ncat" "Ncat Reference Guide" .TH "NCAT" "1" "09/28/2018" "Ncat" "Ncat Reference Guide"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@@ -43,7 +43,7 @@ Among Ncat\*(Aqs vast number of features there is the ability to chain Ncats tog
.RS 4 .RS 4
.\} .\}
.nf .nf
Ncat 7\&.70 ( https://nmap\&.org/ncat ) Ncat 7\&.70SVN ( https://nmap\&.org/ncat )
Usage: ncat [options] [hostname] [port] Usage: ncat [options] [hostname] [port]
Options taking a time assume seconds\&. Append \*(Aqms\*(Aq for milliseconds, Options taking a time assume seconds\&. Append \*(Aqms\*(Aq for milliseconds,
@@ -77,6 +77,7 @@ Options taking a time assume seconds\&. Append \*(Aqms\*(Aq for milliseconds,
\-\-append\-output Append rather than clobber specified output files \-\-append\-output Append rather than clobber specified output files
\-\-send\-only Only send data, ignoring received; quit on EOF \-\-send\-only Only send data, ignoring received; quit on EOF
\-\-recv\-only Only receive data, never send anything \-\-recv\-only Only receive data, never send anything
\-\-no\-shutdown Continue half\-duplex when receiving EOF on stdin
\-\-allow Allow only given hosts to connect to Ncat \-\-allow Allow only given hosts to connect to Ncat
\-\-allowfile A file of hosts allowed to connect to Ncat \-\-allowfile A file of hosts allowed to connect to Ncat
\-\-deny Deny given hosts from connecting to Ncat \-\-deny Deny given hosts from connecting to Ncat
@@ -473,7 +474,7 @@ If this option is passed, then Ncat will only send data and will ignore anything
.PP .PP
\fB\-\-no\-shutdown\fR (Do not shutdown into half\-duplex mode) \fB\-\-no\-shutdown\fR (Do not shutdown into half\-duplex mode)
.RS 4 .RS 4
If this option is passed, Ncat will not invoke shutdown on a socket aftering seeing EOF on stdin\&. This is provided for backward\-compatibility with OpenBSD netcat, which exhibits this behavior when executed with its \*(Aq\-d\*(Aq option\&. If this option is passed, Ncat will not invoke shutdown on a socket after seeing EOF on stdin\&. This is provided for backward\-compatibility with OpenBSD netcat, which exhibits this behavior when executed with its \*(Aq\-d\*(Aq option\&.
.RE .RE
.PP .PP
\fB\-t\fR, \fB\-\-telnet\fR (Answer Telnet negotiations) \fB\-t\fR, \fB\-\-telnet\fR (Answer Telnet negotiations)
@@ -703,7 +704,7 @@ Libpcap portable packet capture library
.IP " 4." 4 .IP " 4." 4
Npcap library Npcap library
.RS 4 .RS 4
\%http://www.npcap.org \%https://npcap.org
.RE .RE
.IP " 5." 4 .IP " 5." 4
Libdnet Libdnet

View File

@@ -1104,7 +1104,7 @@ url="http://www.tcpdump.org">Libpcap portable packet capture
library</ulink><indexterm><primary>libpcap</primary></indexterm> library</ulink><indexterm><primary>libpcap</primary></indexterm>
is distributed along with Ncat. is distributed along with Ncat.
The Windows version of Ncat utilized the Libpcap-derived The Windows version of Ncat utilized the Libpcap-derived
<ulink role="hidepdf" url="http://www.npcap.org">Npcap library</ulink><indexterm><primary>Npcap</primary></indexterm> <ulink role="hidepdf" url="https://npcap.org">Npcap library</ulink><indexterm><primary>Npcap</primary></indexterm>
instead. instead.
Certain raw networking functions use the Certain raw networking functions use the
<ulink role="hidepdf" url="http://libdnet.sourceforge.net">Libdnet</ulink><indexterm><primary>libdnet</primary></indexterm> <ulink role="hidepdf" url="http://libdnet.sourceforge.net">Libdnet</ulink><indexterm><primary>libdnet</primary></indexterm>

View File

@@ -2,12 +2,12 @@
.\" Title: nping .\" Title: nping
.\" Author: [see the "Authors" section] .\" Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 03/15/2018 .\" Date: 09/28/2018
.\" Manual: Nping Reference Guide .\" Manual: Nping Reference Guide
.\" Source: Nping .\" Source: Nping
.\" Language: English .\" Language: English
.\" .\"
.TH "NPING" "1" "03/15/2018" "Nping" "Nping Reference Guide" .TH "NPING" "1" "09/28/2018" "Nping" "Nping Reference Guide"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@@ -78,7 +78,13 @@ Nping done: 2 IP addresses pinged in 4\&.01 seconds
.if n \{\ .if n \{\
.RE .RE
.\} .\}
.SH "OPTIONS SUMMARY" .PP
The newest version of Nping can be obtained with Nmap at
\m[blue]\fB\%https://nmap.org\fR\m[]\&. The newest version of this man page is available at
\m[blue]\fB\%https://nmap.org/book/nping-man.html\fR\m[]\&.
\-\->
.SH "OPTIONS SUMMARY"
.PP .PP
This options summary is printed when Nping is run with no arguments\&. It helps people remember the most common options, but is no substitute for the in\-depth documentation in the rest of this manual\&. Some obscure options aren\*(Aqt even included here\&. This options summary is printed when Nping is run with no arguments\&. It helps people remember the most common options, but is no substitute for the in\-depth documentation in the rest of this manual\&. Some obscure options aren\*(Aqt even included here\&.
.sp .sp
@@ -1748,23 +1754,16 @@ Like level 5 but it enables full, very detailed, debug information related to ex
.RE .RE
.SH "BUGS" .SH "BUGS"
.PP .PP
Like its author, Nping isn\*(Aqt perfect\&. But you can help make it better by sending bug reports or even writing patches\&. If Nping doesn\*(Aqt behave the way you expect, first upgrade to the latest Nmap version available from Like its authors, Nping isn\*(Aqt perfect\&. But you can help make it better by sending bug reports or even writing patches\&. If Nping doesn\*(Aqt behave the way you expect, first upgrade to the latest version available from
\m[blue]\fB\%https://nmap.org/download.html\fR\m[]\&. If the problem persists, do some research to determine whether it has already been discovered and addressed\&. Try searching for the error message on our search page at \m[blue]\fB\%https://nmap.org\fR\m[]\&. If the problem persists, do some research to determine whether it has already been discovered and addressed\&. Try searching for the problem or error message on Google since that aggregates so many forums\&. If nothing comes of this, create an Issue on our tracker (\m[blue]\fB\%http://issues.nmap.org\fR\m[]) and/or mail a bug report to
\m[blue]\fB\%http://insecure.org/search.html\fR\m[] <dev@nmap\&.org>\&. If you subscribe to the nmap\-dev list before posting, your message will bypass moderation and get through more quickly\&. Subscribe at
or at Google\&. Also try browsing the \m[blue]\fB\%https://nmap.org/mailman/listinfo/dev\fR\m[]\&. Please include everything you have learned about the problem, as well as what version of Nping you are using and what operating system version it is running on\&. Other suggestions for improving Nping may be sent to the Nmap dev mailing list as well\&.
nmap\-dev
archives at
\m[blue]\fB\%http://seclists.org/\fR\m[]
Read this full manual page as well\&. If nothing comes out of this, mail a bug report to
<dev@nmap\&.org>\&. Please include everything you have learned about the problem, as well as what version of Nping you are running and what operating system version it is running on\&. Problem reports and Nping usage questions sent to
<dev@nmap\&.org>
are far more likely to be answered than those sent to Fyodor directly\&. If you subscribe to the nmap\-dev list before posting, your message will bypass moderation and get through more quickly\&. Subscribe at
\m[blue]\fB\%https://nmap.org/mailman/listinfo/dev\fR\m[]\&.
.PP .PP
Code patches to fix bugs are even better than bug reports\&. Basic instructions for creating patch files with your changes are available at If you are able to write a patch improving Nping or fixing a bug, that is even better! Instructions for submitting patches or git pull requests are available from
\m[blue]\fB\%https://svn.nmap.org/nmap/HACKING\fR\m[]\&. Patches may be sent to \m[blue]\fB\%https://github.com/nmap/nmap/blob/master/CONTRIBUTING.md\fR\m[]
nmap\-dev .PP
(recommended) or to any of the authors listed in the next section directly\&. Particularly sensitive issues such as a security reports may be sent directly to Fyodor directly at
<fyodor@nmap\&.org>\&. All other reports and comments should use the dev list or issue tracker instead because more people read, follow, and respond to those\&.
.SH "AUTHORS" .SH "AUTHORS"
.PP .PP
Luis MartinGarcia Luis MartinGarcia

View File

@@ -362,7 +362,7 @@ void win_init()
} }
#ifdef _MSC_VER #ifdef _MSC_VER
__except (1) { __except (1) {
error("WARNING: Could not import all necessary Npcap functions. You may need to upgrade to the latest version from http://www.npcap.org. Resorting to connect() mode -- Nmap may not function completely"); error("WARNING: Could not import all necessary Npcap functions. You may need to upgrade to the latest version from https://npcap.org. Resorting to connect() mode -- Nmap may not function completely");
o.setHavePcap(false); o.setHavePcap(false);
} }
#endif #endif