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

Merge Nmap 7.93 release branch

This commit is contained in:
dmiller
2022-09-02 14:38:17 +00:00
parent 4a10170f39
commit 9732e6979e
26 changed files with 69 additions and 61 deletions

View File

@@ -2,12 +2,12 @@
.\" Title: nmap .\" Title: nmap
.\" Author: [see the "Autor" section] .\" Author: [see the "Autor" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 15/04/2022 .\" Date: 31/08/2022
.\" Manual: [FIXME: manual] .\" Manual: [FIXME: manual]
.\" Source: [FIXME: source] .\" Source: [FIXME: source]
.\" Language: Spanish .\" Language: Spanish
.\" .\"
.TH "NMAP" "1" "15/04/2022" "[FIXME: source]" "[FIXME: manual]" .TH "NMAP" "1" "31/08/2022" "[FIXME: source]" "[FIXME: manual]"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------

View File

@@ -2,12 +2,12 @@
.\" Title: nmap .\" Title: nmap
.\" Author: [see the "Auteur" section] .\" Author: [see the "Auteur" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 15/04/2022 .\" Date: 31/08/2022
.\" Manual: [FIXME: manual] .\" Manual: [FIXME: manual]
.\" Source: [FIXME: source] .\" Source: [FIXME: source]
.\" Language: French .\" Language: French
.\" .\"
.TH "NMAP" "1" "15/04/2022" "[FIXME: source]" "[FIXME: manual]" .TH "NMAP" "1" "31/08/2022" "[FIXME: source]" "[FIXME: manual]"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------

View File

@@ -2,12 +2,12 @@
.\" Title: nmap .\" Title: nmap
.\" Author: [see the "Author" section] .\" Author: [see the "Author" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 04/15/2022 .\" Date: 08/31/2022
.\" Manual: [FIXME: manual] .\" Manual: [FIXME: manual]
.\" Source: [FIXME: source] .\" Source: [FIXME: source]
.\" Language: Croatian .\" Language: Croatian
.\" .\"
.TH "NMAP" "1" "04/15/2022" "[FIXME: source]" "[FIXME: manual]" .TH "NMAP" "1" "08/31/2022" "[FIXME: source]" "[FIXME: manual]"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------

View File

@@ -2,12 +2,12 @@
.\" Title: nmap .\" Title: nmap
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 15/04/2022 .\" Date: 31/08/2022
.\" Manual: [FIXME: manual] .\" Manual: [FIXME: manual]
.\" Source: [FIXME: source] .\" Source: [FIXME: source]
.\" Language: Hungarian .\" Language: Hungarian
.\" .\"
.TH "NMAP" "1" "15/04/2022" "[FIXME: source]" "[FIXME: manual]" .TH "NMAP" "1" "31/08/2022" "[FIXME: source]" "[FIXME: manual]"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------

View File

@@ -2,12 +2,12 @@
.\" Title: nmap .\" Title: nmap
.\" Author: [see the "Penulis" section] .\" Author: [see the "Penulis" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 04/15/2022 .\" Date: 08/31/2022
.\" Manual: Panduan Referensi Nmap .\" Manual: Panduan Referensi Nmap
.\" Source: Nmap .\" Source: Nmap
.\" Language: Indonesian .\" Language: Indonesian
.\" .\"
.TH "NMAP" "1" "04/15/2022" "Nmap" "Panduan Referensi Nmap" .TH "NMAP" "1" "08/31/2022" "Nmap" "Panduan Referensi Nmap"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@@ -153,7 +153,7 @@ PORT SPECIFICATION AND SCAN ORDER:
\-p <port ranges>: Only scan specified ports \-p <port ranges>: Only scan specified ports
Ex: \-p22; \-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080 Ex: \-p22; \-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080
\-F: Fast mode \- Scan fewer ports than the default scan \-F: Fast mode \- Scan fewer ports than the default scan
\-r: Scan ports consecutively \- don\*(Aqt randomize \-r: Scan ports sequentially \- don\*(Aqt randomize
\-\-top\-ports <number>: Scan <number> most common ports \-\-top\-ports <number>: Scan <number> most common ports
\-\-port\-ratio <ratio>: Scan ports more common than <ratio> \-\-port\-ratio <ratio>: Scan ports more common than <ratio>
SERVICE/VERSION DETECTION: SERVICE/VERSION DETECTION:

View File

@@ -2,12 +2,12 @@
.\" Title: nmap .\" Title: nmap
.\" Author: [see the "Autore" section] .\" Author: [see the "Autore" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 15/04/2022 .\" Date: 31/08/2022
.\" Manual: [FIXME: manual] .\" Manual: [FIXME: manual]
.\" Source: [FIXME: source] .\" Source: [FIXME: source]
.\" Language: Italian .\" Language: Italian
.\" .\"
.TH "NMAP" "1" "15/04/2022" "[FIXME: source]" "[FIXME: manual]" .TH "NMAP" "1" "31/08/2022" "[FIXME: source]" "[FIXME: manual]"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@@ -151,7 +151,7 @@ PORT SPECIFICATION AND SCAN ORDER:
Ex: \-p22; \-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080,S:9 Ex: \-p22; \-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080,S:9
\-\-exclude\-ports <port ranges>: Exclude the specified ports from scanning \-\-exclude\-ports <port ranges>: Exclude the specified ports from scanning
\-F: Fast mode \- Scan fewer ports than the default scan \-F: Fast mode \- Scan fewer ports than the default scan
\-r: Scan ports consecutively \- don\*(Aqt randomize \-r: Scan ports sequentially \- don\*(Aqt randomize
\-\-top\-ports <number>: Scan <number> most common ports \-\-top\-ports <number>: Scan <number> most common ports
\-\-port\-ratio <ratio>: Scan ports more common than <ratio> \-\-port\-ratio <ratio>: Scan ports more common than <ratio>
SERVICE/VERSION DETECTION: SERVICE/VERSION DETECTION:

View File

@@ -2,12 +2,12 @@
.\" Title: nmap .\" Title: nmap
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 15/04/2022 .\" Date: 31/08/2022
.\" Manual: [FIXME: manual] .\" Manual: [FIXME: manual]
.\" Source: [FIXME: source] .\" Source: [FIXME: source]
.\" Language: Japanese .\" Language: Japanese
.\" .\"
.TH "NMAP" "1" "15/04/2022" "[FIXME: source]" "[FIXME: manual]" .TH "NMAP" "1" "31/08/2022" "[FIXME: source]" "[FIXME: manual]"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@@ -126,7 +126,7 @@ PORT SPECIFICATION AND SCAN ORDER:
\-p <port ranges>: Only scan specified ports \-p <port ranges>: Only scan specified ports
Ex: \-p22; \-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080 Ex: \-p22; \-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080
\-F: Fast \- Scan only the ports listed in the nmap\-services file) \-F: Fast \- Scan only the ports listed in the nmap\-services file)
\-r: Scan ports consecutively \- don\*(Aqt randomize \-r: Scan ports sequentially \- don\*(Aqt randomize
SERVICE/VERSION DETECTION: SERVICE/VERSION DETECTION:
\-sV: Probe open ports to determine service/version info \-sV: Probe open ports to determine service/version info
\-\-version\-light: Limit to most likely probes for faster identification \-\-version\-light: Limit to most likely probes for faster identification

View File

@@ -2,12 +2,12 @@
.\" Title: nmap .\" Title: nmap
.\" Author: [see the "Autor" section] .\" Author: [see the "Autor" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 04/15/2022 .\" Date: 08/31/2022
.\" Manual: [FIXME: manual] .\" Manual: [FIXME: manual]
.\" Source: [FIXME: source] .\" Source: [FIXME: source]
.\" Language: Polish .\" Language: Polish
.\" .\"
.TH "NMAP" "1" "04/15/2022" "[FIXME: source]" "[FIXME: manual]" .TH "NMAP" "1" "08/31/2022" "[FIXME: source]" "[FIXME: manual]"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------

View File

@@ -2,12 +2,12 @@
.\" Title: nmap .\" Title: nmap
.\" Author: [see the "Autor" section] .\" Author: [see the "Autor" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 15/04/2022 .\" Date: 31/08/2022
.\" Manual: [FIXME: manual] .\" Manual: [FIXME: manual]
.\" Source: [FIXME: source] .\" Source: [FIXME: source]
.\" Language: Portuguese (Brazil) .\" Language: Portuguese (Brazil)
.\" .\"
.TH "NMAP" "1" "15/04/2022" "[FIXME: source]" "[FIXME: manual]" .TH "NMAP" "1" "31/08/2022" "[FIXME: source]" "[FIXME: manual]"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@@ -155,7 +155,7 @@ PORT SPECIFICATION AND SCAN ORDER:
\-p <port ranges>: Only scan specified ports \-p <port ranges>: Only scan specified ports
Ex: \-p22; \-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080 Ex: \-p22; \-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080
\-F: Fast \- Scan only the ports listed in the nmap\-services file) \-F: Fast \- Scan only the ports listed in the nmap\-services file)
\-r: Scan ports consecutively \- don\*(Aqt randomize \-r: Scan ports sequentially \- don\*(Aqt randomize
SERVICE/VERSION DETECTION: SERVICE/VERSION DETECTION:
\-sV: Probe open ports to determine service/version info \-sV: Probe open ports to determine service/version info
\-\-version\-intensity <level>: Set from 0 (light) to 9 (try all probes) \-\-version\-intensity <level>: Set from 0 (light) to 9 (try all probes)

View File

@@ -2,12 +2,12 @@
.\" Title: nmap .\" Title: nmap
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 04/15/2022 .\" Date: 08/31/2022
.\" Manual: [FIXME: manual] .\" Manual: [FIXME: manual]
.\" Source: [FIXME: source] .\" Source: [FIXME: source]
.\" Language: Romanian .\" Language: Romanian
.\" .\"
.TH "NMAP" "1" "04/15/2022" "[FIXME: source]" "[FIXME: manual]" .TH "NMAP" "1" "08/31/2022" "[FIXME: source]" "[FIXME: manual]"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@@ -130,7 +130,7 @@ Usage: nmap [Scan
<ftp relay host>: FTP bounce scan PORT SPECIFICATION AND SCAN <ftp relay host>: FTP bounce scan PORT SPECIFICATION AND SCAN
ORDER: \-p <port ranges>: Only scan specified ports Ex: \-p22; ORDER: \-p <port ranges>: Only scan specified ports Ex: \-p22;
\-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080 \-F: Fast \- Scan only the \-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080 \-F: Fast \- Scan only the
ports listed in the nmap\-services file) \-r: Scan ports consecutively \- ports listed in the nmap\-services file) \-r: Scan ports sequentially \-
don\*(Aqt randomize SERVICE/VERSION DETECTION: \-sV: Probe open ports to don\*(Aqt randomize SERVICE/VERSION DETECTION: \-sV: Probe open ports to
determine service/version info \-\-version\-light: Limit to most likely determine service/version info \-\-version\-light: Limit to most likely
probes for faster identification \-\-version\-all: Try every single probe probes for faster identification \-\-version\-all: Try every single probe

View File

@@ -2,12 +2,12 @@
.\" Title: nmap .\" Title: nmap
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 15. apríla 2022 .\" Date: 31. augusta 2022
.\" Manual: [FIXME: manual] .\" Manual: [FIXME: manual]
.\" Source: [FIXME: source] .\" Source: [FIXME: source]
.\" Language: Slovak .\" Language: Slovak
.\" .\"
.TH "NMAP" "1" "15. apríla 2022" "[FIXME: source]" "[FIXME: manual]" .TH "NMAP" "1" "31. augusta 2022" "[FIXME: source]" "[FIXME: manual]"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------

View File

@@ -2,12 +2,12 @@
.\" Title: nmap .\" Title: nmap
.\" 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: 04/15/2022 .\" Date: 08/31/2022
.\" Manual: Nmap Reference Guide .\" Manual: Nmap Reference Guide
.\" Source: Nmap .\" Source: Nmap
.\" Language: English .\" Language: English
.\" .\"
.TH "NMAP" "1" "04/15/2022" "Nmap" "Nmap Reference Guide" .TH "NMAP" "1" "08/31/2022" "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\&.92SVN ( https://nmap\&.org ) Nmap 7\&.93 ( 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\&.
@@ -153,7 +153,7 @@ PORT SPECIFICATION AND SCAN ORDER:
Ex: \-p22; \-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080,S:9 Ex: \-p22; \-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080,S:9
\-\-exclude\-ports <port ranges>: Exclude the specified ports from scanning \-\-exclude\-ports <port ranges>: Exclude the specified ports from scanning
\-F: Fast mode \- Scan fewer ports than the default scan \-F: Fast mode \- Scan fewer ports than the default scan
\-r: Scan ports consecutively \- don\*(Aqt randomize \-r: Scan ports sequentially \- don\*(Aqt randomize
\-\-top\-ports <number>: Scan <number> most common ports \-\-top\-ports <number>: Scan <number> most common ports
\-\-port\-ratio <ratio>: Scan ports more common than <ratio> \-\-port\-ratio <ratio>: Scan ports more common than <ratio>
SERVICE/VERSION DETECTION: SERVICE/VERSION DETECTION:

View File

@@ -1,4 +1,4 @@
Nmap 7.92SVN ( https://nmap.org ) Nmap 7.93 ( 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.
@@ -32,7 +32,7 @@ PORT SPECIFICATION AND SCAN ORDER:
Ex: -p22; -p1-65535; -p U:53,111,137,T:21-25,80,139,8080,S:9 Ex: -p22; -p1-65535; -p U:53,111,137,T:21-25,80,139,8080,S:9
--exclude-ports <port ranges>: Exclude the specified ports from scanning --exclude-ports <port ranges>: Exclude the specified ports from scanning
-F: Fast mode - Scan fewer ports than the default scan -F: Fast mode - Scan fewer ports than the default scan
-r: Scan ports consecutively - don't randomize -r: Scan ports sequentially - don't randomize
--top-ports <number>: Scan <number> most common ports --top-ports <number>: Scan <number> most common ports
--port-ratio <ratio>: Scan ports more common than <ratio> --port-ratio <ratio>: Scan ports more common than <ratio>
SERVICE/VERSION DETECTION: SERVICE/VERSION DETECTION:

View File

@@ -2,12 +2,12 @@
.\" Title: zenmap .\" Title: zenmap
.\" 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: 04/15/2022 .\" Date: 08/31/2022
.\" Manual: Zenmap Reference Guide .\" Manual: Zenmap Reference Guide
.\" Source: Zenmap .\" Source: Zenmap
.\" Language: English .\" Language: English
.\" .\"
.TH "ZENMAP" "1" "04/15/2022" "Zenmap" "Zenmap Reference Guide" .TH "ZENMAP" "1" "08/31/2022" "Zenmap" "Zenmap Reference Guide"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------

View File

@@ -29,7 +29,7 @@ bundle-nmap: bundle-zip bundle-nsis
build-nmap${OEM_SUFFIX}: nmap.sln build-nmap${OEM_SUFFIX}: nmap.sln
cmd /c Build.bat Build "$(VCCONFIG)${OEM_SUFFIX}" cmd /c Build.bat Build "$(VCCONFIG)${OEM_SUFFIX}"
stage-common: $(NMAPDIR)/CHANGELOG $(NMAPDIR)/LICENSE $(NMAPDIR)/nmap-mac-prefixes $(NMAPDIR)/nmap-os-db $(NMAPDIR)/nmap-payloads $(NMAPDIR)/nmap-protocols $(NMAPDIR)/nmap-rpc $(NMAPDIR)/nmap-service-probes $(NMAPDIR)/nmap-services $(NMAPDIR)/docs/nmap.xsl $(NMAPDIR)/nse_main.lua $(NMAPDIR)/mswin32/nmap_performance.reg $(NMAPDIR)/README-WIN32 $(NMAPDIR)/docs/3rd-party-licenses.txt icon1.ico LICENSE.formatted VC_redist.x86.exe stage-common: $(NMAPDIR)/CHANGELOG $(NMAPDIR)/LICENSE $(NMAPDIR)/nmap-mac-prefixes $(NMAPDIR)/nmap-os-db $(NMAPDIR)/nmap-payloads $(NMAPDIR)/nmap-protocols $(NMAPDIR)/nmap-rpc $(NMAPDIR)/nmap-service-probes $(NMAPDIR)/nmap-services $(NMAPDIR)/docs/nmap.xsl $(NMAPDIR)/nse_main.lua $(NMAPDIR)/mswin32/nmap_performance.reg $(NMAPDIR)/README-WIN32 $(NMAPDIR)/docs/3rd-party-licenses.txt icon1.ico LICENSE.formatted vc_redist.x86.exe
mkdir -p nmap-$(NMAP_VERSION) mkdir -p nmap-$(NMAP_VERSION)
cp $^ nmap-$(NMAP_VERSION)/ cp $^ nmap-$(NMAP_VERSION)/
# Use "cmd /c copy" rather than "cp" to preserve Windows ACLs. Using # Use "cmd /c copy" rather than "cp" to preserve Windows ACLs. Using
@@ -48,7 +48,7 @@ stage-common: $(NMAPDIR)/CHANGELOG $(NMAPDIR)/LICENSE $(NMAPDIR)/nmap-mac-prefix
done done
cp -r $(NMAPDIR)/docs/licenses nmap-$(NMAP_VERSION)/ cp -r $(NMAPDIR)/docs/licenses nmap-$(NMAP_VERSION)/
rm -rf nmap-$(NMAP_VERSION)/licenses/.svn rm -rf nmap-$(NMAP_VERSION)/licenses/.svn
cp VC_redist.x86.exe nmap-$(NMAP_VERSION) cp vc_redist.x86.exe nmap-$(NMAP_VERSION)
cp $(NMAPDIR)/ncat/$(VCCONFIG)/ncat.exe nmap-$(NMAP_VERSION) cp $(NMAPDIR)/ncat/$(VCCONFIG)/ncat.exe nmap-$(NMAP_VERSION)
cp $(NMAPDIR)/ncat/$(VCCONFIG)/ca-bundle.crt nmap-$(NMAP_VERSION) cp $(NMAPDIR)/ncat/$(VCCONFIG)/ca-bundle.crt nmap-$(NMAP_VERSION)
cp $(NMAPDIR)/nping/$(VCCONFIG)/nping.exe nmap-$(NMAP_VERSION) cp $(NMAPDIR)/nping/$(VCCONFIG)/nping.exe nmap-$(NMAP_VERSION)
@@ -73,7 +73,7 @@ stage-nmap-main: build-nmap${OEM_SUFFIX}
mkdir -p nmap-$(NMAP_VERSION)${OEM_SUFFIX} mkdir -p nmap-$(NMAP_VERSION)${OEM_SUFFIX}
cp $(VCCONFIG)${OEM_SUFFIX}/nmap.exe nmap-$(NMAP_VERSION)${OEM_SUFFIX}/ cp $(VCCONFIG)${OEM_SUFFIX}/nmap.exe nmap-$(NMAP_VERSION)${OEM_SUFFIX}/
sign-files: nmap-$(NMAP_VERSION)-oem/nmap.exe nmap-$(NMAP_VERSION)/nmap.exe nmap-$(NMAP_VERSION)/ncat.exe nmap-$(NMAP_VERSION)/nping.exe nmap-$(NMAP_VERSION)/ndiff.exe nmap-$(NMAP_VERSION)/zenmap.exe nmap-$(NMAP_VERSION)/libssh2.dll nmap-$(NMAP_VERSION)/libcrypto-1_1.dll nmap-$(NMAP_VERSION)/libssl-1_1.dll nmap-$(NMAP_VERSION)/zlibwapi.dll sign-files: nmap-$(NMAP_VERSION)-oem/nmap.exe nmap-$(NMAP_VERSION)/nmap.exe nmap-$(NMAP_VERSION)/ncat.exe nmap-$(NMAP_VERSION)/nping.exe nmap-$(NMAP_VERSION)/ndiff.exe nmap-$(NMAP_VERSION)/zenmap.exe nmap-$(NMAP_VERSION)/libssh2.dll nmap-$(NMAP_VERSION)/libcrypto-3.dll nmap-$(NMAP_VERSION)/libssl-3.dll nmap-$(NMAP_VERSION)/zlibwapi.dll
# TODO: evaluate whether we should also sign the Python stuff for Zenmap, Ndiff # TODO: evaluate whether we should also sign the Python stuff for Zenmap, Ndiff
"$(SIGNTOOL)" $(SIGNTOOL_ARGS) $^ "$(SIGNTOOL)" $(SIGNTOOL_ARGS) $^
touch sign-files touch sign-files

View File

@@ -235,8 +235,8 @@ Section "Nmap Core Files" SecCore
File /r /x .svn ${STAGE_DIR}\licenses File /r /x .svn ${STAGE_DIR}\licenses
File ${STAGE_DIR}\libssh2.dll File ${STAGE_DIR}\libssh2.dll
File ${STAGE_DIR}\zlibwapi.dll File ${STAGE_DIR}\zlibwapi.dll
File ${STAGE_DIR}\libcrypto-1_1.dll File ${STAGE_DIR}\libcrypto-3.dll
File ${STAGE_DIR}\libssl-1_1.dll File ${STAGE_DIR}\libssl-3.dll
File /r /x mswin32 /x .svn /x ncat ${STAGE_DIR}\scripts File /r /x mswin32 /x .svn /x ncat ${STAGE_DIR}\scripts
File /r /x mswin32 /x .svn ${STAGE_DIR}\nselib File /r /x mswin32 /x .svn ${STAGE_DIR}\nselib
File ${STAGE_DIR}\icon1.ico File ${STAGE_DIR}\icon1.ico
@@ -538,8 +538,8 @@ Section "Uninstall"
Delete "$INSTDIR\icon1.ico" Delete "$INSTDIR\icon1.ico"
Delete "$INSTDIR\libssh2.dll" Delete "$INSTDIR\libssh2.dll"
Delete "$INSTDIR\zlibwapi.dll" Delete "$INSTDIR\zlibwapi.dll"
Delete "$INSTDIR\libcrypto-1_1.dll" Delete "$INSTDIR\libcrypto-*dll"
Delete "$INSTDIR\libssl-1_1.dll" Delete "$INSTDIR\libssl-*dll"
Delete "$INSTDIR\npcap-*.exe" Delete "$INSTDIR\npcap-*.exe"
Delete "$INSTDIR\zenmap.exe" Delete "$INSTDIR\zenmap.exe"
Delete "$INSTDIR\ndiff.exe" Delete "$INSTDIR\ndiff.exe"

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: 04/15/2022 .\" Date: 08/31/2022
.\" Manual: Ncat Reference Guide .\" Manual: Ncat Reference Guide
.\" Source: Ncat .\" Source: Ncat
.\" Language: English .\" Language: English
.\" .\"
.TH "NCAT" "1" "04/15/2022" "Ncat" "Ncat Reference Guide" .TH "NCAT" "1" "08/31/2022" "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\&.92SVN ( https://nmap\&.org/ncat ) Ncat 7\&.93 ( 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,

View File

@@ -1,4 +1,4 @@
Ncat 7.92SVN ( https://nmap.org/ncat ) Ncat 7.93 ( https://nmap.org/ncat )
Usage: ncat [options] [hostname] [port] Usage: ncat [options] [hostname] [port]
Options taking a time assume seconds. Append 'ms' for milliseconds, Options taking a time assume seconds. Append 'ms' for milliseconds,

View File

@@ -80,7 +80,7 @@
/* Ncat information for output, etc. */ /* Ncat information for output, etc. */
#define NCAT_NAME "Ncat" #define NCAT_NAME "Ncat"
#define NCAT_URL "https://nmap.org/ncat" #define NCAT_URL "https://nmap.org/ncat"
#define NCAT_VERSION "7.92SVN" #define NCAT_VERSION "7.93"
#ifndef __GNUC__ #ifndef __GNUC__
#ifndef __attribute__ #ifndef __attribute__

View File

@@ -2,12 +2,12 @@
.\" Title: ndiff .\" Title: ndiff
.\" 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: 04/15/2022 .\" Date: 08/31/2022
.\" Manual: User Commands .\" Manual: User Commands
.\" Source: Ndiff .\" Source: Ndiff
.\" Language: English .\" Language: English
.\" .\"
.TH "NDIFF" "1" "04/15/2022" "Ndiff" "User Commands" .TH "NDIFF" "1" "08/31/2022" "Ndiff" "User Commands"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------

2
nmap.h
View File

@@ -125,7 +125,7 @@
/* Edit this definition only within the quotes, because it is read from this /* Edit this definition only within the quotes, because it is read from this
file by the makefiles. */ file by the makefiles. */
#define NMAP_MAJOR 7 #define NMAP_MAJOR 7
#define NMAP_MINOR 92 #define NMAP_MINOR 93
#define NMAP_BUILD 1 #define NMAP_BUILD 1
/* SVN, BETA, etc. */ /* SVN, BETA, etc. */
#define NMAP_SPECIAL "SVN" #define NMAP_SPECIAL "SVN"

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: 04/15/2022 .\" Date: 08/31/2022
.\" Manual: Nping Reference Guide .\" Manual: Nping Reference Guide
.\" Source: Nping .\" Source: Nping
.\" Language: English .\" Language: English
.\" .\"
.TH "NPING" "1" "04/15/2022" "Nping" "Nping Reference Guide" .TH "NPING" "1" "08/31/2022" "Nping" "Nping Reference Guide"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * Define some portability stuff .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@@ -92,12 +92,12 @@ This options summary is printed when Nping is run with no arguments\&. It helps
.RS 4 .RS 4
.\} .\}
.nf .nf
Nping 0\&.5\&.59BETA1 ( https://nmap\&.org/nping ) Nping 0\&.7\&.92SVN ( https://nmap\&.org/nping )
Usage: nping [Probe mode] [Options] {target specification} Usage: nping [Probe mode] [Options] {target specification}
TARGET SPECIFICATION: TARGET SPECIFICATION:
Targets may be specified as hostnames, IP addresses, networks, etc\&. Targets may be specified as hostnames, IP addresses, networks, etc\&.
Ex: scanme\&.nmap\&.org, microsoft\&.com/24, 192\&.168\&.0\&.1; 10\&.0\&.0\-255\&.1\-254 Ex: scanme\&.nmap\&.org, microsoft\&.com/24, 192\&.168\&.0\&.1; 10\&.0\&.*\&.1\-24
PROBE MODES: PROBE MODES:
\-\-tcp\-connect : Unprivileged TCP connect probe mode\&. \-\-tcp\-connect : Unprivileged TCP connect probe mode\&.
\-\-tcp : TCP probe mode\&. \-\-tcp : TCP probe mode\&.
@@ -147,6 +147,7 @@ IPv4 OPTIONS:
\-\-id <id> : Set identification field (16 bits)\&. \-\-id <id> : Set identification field (16 bits)\&.
\-\-df : Set Don\*(Aqt Fragment flag\&. \-\-df : Set Don\*(Aqt Fragment flag\&.
\-\-mf : Set More Fragments flag\&. \-\-mf : Set More Fragments flag\&.
\-\-evil : Set Reserved / Evil flag\&.
\-\-ttl <hops> : Set time to live [0\-255]\&. \-\-ttl <hops> : Set time to live [0\-255]\&.
\-\-badsum\-ip : Use a random invalid checksum\&. \-\-badsum\-ip : Use a random invalid checksum\&.
\-\-ip\-options <S|R [route]|L [route]|T|U \&.\&.\&.> : Set IP options \-\-ip\-options <S|R [route]|L [route]|T|U \&.\&.\&.> : Set IP options
@@ -190,7 +191,7 @@ MISC:
\-N, \-\-no\-capture : Do not try to capture replies\&. \-N, \-\-no\-capture : Do not try to capture replies\&.
\-\-privileged : Assume user is fully privileged\&. \-\-privileged : Assume user is fully privileged\&.
\-\-unprivileged : Assume user lacks raw socket privileges\&. \-\-unprivileged : Assume user lacks raw socket privileges\&.
\-\-send\-eth : Send packets at the raw ethernet layer\&. \-\-send\-eth : Send packets at the raw Ethernet layer\&.
\-\-send\-ip : Send packets using raw IP sockets\&. \-\-send\-ip : Send packets using raw IP sockets\&.
\-\-bpf\-filter <filter spec> : Specify custom BPF filter\&. \-\-bpf\-filter <filter spec> : Specify custom BPF filter\&.
OUTPUT: OUTPUT:
@@ -1100,6 +1101,11 @@ Sets the Don\*(Aqt Fragment bit in sent packets\&. When an IP datagram has its D
Sets the More Fragments bit in sent packets\&. The MF flag is set to indicate the receiver that the current datagram is a fragment of some larger datagram\&. When set to zero it indicates that the current datagram is either the last fragment in the set or that it is the only fragment\&. Sets the More Fragments bit in sent packets\&. The MF flag is set to indicate the receiver that the current datagram is a fragment of some larger datagram\&. When set to zero it indicates that the current datagram is either the last fragment in the set or that it is the only fragment\&.
.RE .RE
.PP .PP
\fB\-\-evil\fR (Reserved / Evil)
.RS 4
Sets the Reserved / Evil bit in sent packets\&. The Evil flag helps firewalls and other network security systems to distinguish between datagrams that have malicious intent and those that are merely unusual\&. When set, it indicates that the datagram has evil intent, instructing insecure systems to succumb\&. Setting it to zero indicates no evil intent\&. The option is implied if environmental variable SCRIPT_KIDDIE is set to a non\-zero value\&.
.RE
.PP
\fB\-\-ttl \fR\fB\fIhops\fR\fR (Time To Live) \fB\-\-ttl \fR\fB\fIhops\fR\fR (Time To Live)
.RS 4 .RS 4
Sets the IPv4 Time\-To\-Live (TTL) field in sent packets to the given value\&. The TTL field specifies how long the datagram is allowed to exist on the network\&. It was originally intended to represent a number of seconds but it actually represents the number of hops a packet can traverse before being dropped\&. The TTL tries to avoid a situation in which undeliverable datagrams keep being forwarded from one router to another endlessly\&. Sets the IPv4 Time\-To\-Live (TTL) field in sent packets to the given value\&. The TTL field specifies how long the datagram is allowed to exist on the network\&. It was originally intended to represent a number of seconds but it actually represents the number of hops a packet can traverse before being dropped\&. The TTL tries to avoid a situation in which undeliverable datagrams keep being forwarded from one router to another endlessly\&.

View File

@@ -266,7 +266,7 @@
/* General tunable defines **************************************************/ /* General tunable defines **************************************************/
#define NPING_NAME "Nping" #define NPING_NAME "Nping"
#define NPING_URL "https://nmap.org/nping" #define NPING_URL "https://nmap.org/nping"
#define NPING_VERSION "0.7.92SVN" #define NPING_VERSION "0.7.93"
#define DEFAULT_VERBOSITY VB_0 #define DEFAULT_VERBOSITY VB_0

View File

@@ -583,13 +583,15 @@ LUALIB_API int luaopen_openssl(lua_State *L) {
OpenSSL_add_all_algorithms(); OpenSSL_add_all_algorithms();
ERR_load_crypto_strings(); ERR_load_crypto_strings();
#elif OPENSSL_API_LEVEL >= 30000 #elif OPENSSL_API_LEVEL >= 30000
if (NULL == OSSL_PROVIDER_load(NULL, "legacy") && o.verbose) if (NULL == OSSL_PROVIDER_load(NULL, "legacy") && o.debugging > 1)
{ {
log_write(LOG_STDOUT, "%s: OpenSSL legacy provider failed to load.\n", SCRIPT_ENGINE); // Legacy provider may not be available.
// On Windows, legacy crypto is still available even though this fails.
log_write(LOG_STDOUT, "%s: OpenSSL legacy provider failed to load: %s\n", SCRIPT_ENGINE, ERR_error_string(ERR_get_error(), NULL));
} }
if (NULL == OSSL_PROVIDER_load(NULL, "default") && o.verbose) if (NULL == OSSL_PROVIDER_load(NULL, "default") && o.verbose)
{ {
log_write(LOG_STDOUT, "%s: OpenSSL default provider failed to load.\n", SCRIPT_ENGINE); log_write(LOG_STDOUT, "%s: OpenSSL default provider failed to load: %s\n", SCRIPT_ENGINE, ERR_error_string(ERR_get_error(), NULL));
} }
#endif #endif

View File

@@ -1 +1 @@
7.92SVN 7.93

View File

@@ -1 +1 @@
VERSION = "7.92SVN" VERSION = "7.93"