nmap icon indicating copy to clipboard operation
nmap copied to clipboard

Nmap - the Network Mapper. Github mirror of official SVN repository.

Results 424 nmap issues
Sort by recently updated
recently updated
newest added

I have installed nmap-7.80.dmg and cannot copy output to clipboard. I am sure this worked in previous versions of OSX and nmap.

bug
Zenmap
macOS/OS X

nmap reports host down when they are up. nmap -sn 192.168.26.2-50 report only 3 host when really is 33 Same problem whith nmap -sP ping respond ok ![imagen](https://user-images.githubusercontent.com/108895182/177841022-271c77ef-a09a-4d58-96bb-fe01d3bb169a.png) ![nmap fail](https://user-images.githubusercontent.com/108895182/177841155-eaa91043-d645-45e0-80da-8ffcbdc009eb.png)

Nmap

This patch adds two NSE scripts which allows device discovery of Codesys V3 based PLCs on a network. Codesys is a widely used PLC runtime licensed and customized by different...

This patch adds an NSE script which allows device discovery of Profinet DCP devices on a network. Profinet is an industrial Ethernet fieldbus protocol suite. DCP is a subprotocol of...

Reporting this issue on behalf of the Gentoo licenses team. It has been brought to our attention that nmap-7.90 and later is distributed under updated license terms. We see several...

**Describe the bug** Both nc.traditional and nc.openbsd have a `-q secs quit after EOF on stdin and delay of secs` parameter which `ncat` does not support. This fails the command...

enhancement
Ncat

``` crypt.c:71:25: error: field 'h' has incomplete type 71 | _libssh2_cipher_ctx h; | ^ ``` Some people taken a note already, but there is no working patch as far as...

After looking into it, https://github.com/nmap/nmap/issues/2484 There are more opaque defines that need to be changed than other people previously anticipated.

Hi, pcre2 was not mentioned commits nor on the mailing lists nor the issue tracker that now is mirrored to GH, unless I missed something. pcre2 is available since [early...

enhancement
question
Nmap

The `nmap-mac-prefixes` has not been updated in 10 months (since Aug 6, 2021; [2f8b4e2](https://github.com/nmap/nmap/commit/2f8b4e20a1995ada3f6d4fb4c1dcf070992c927a)). The source data format has also changed, making the former Perl script `make-mac-prefixes.pl` incompatible with it....