Nmap Development Mailing List

Unmoderated technical development forum for debating ideas, patches, and suggestions regarding proposed changes to Nmap and related projects. Subscribe to nmap-dev here.

List Archives

Latest Posts

Wierd issue: nmap/nping misses (some) icmp replies John Robson via dev (Dec 14)
Hi all,

I'm running into a weird issue that I can't quite get my head around.
As part of monitoring devices we use nmap to issue icmp echo requests
to a list of target devices, and obviously the lack of a reply is
worthy of generating an event/alert/alarm.

I am currently seeing sporadic events from a variety of target
devices, which clear on the next polling cycle (i.e. we miss one
response but get the following one sixty seconds...

Re: dev Digest, Vol 220, Issue 1 Anthony Dibella (Nov 28)
Hi thank you for looking into this yes I had no idea what these files are I
don't know what is going on all I know is I have a Target on my back
because of my wife she's broken a lot of laws she doesn't want to go to
jail she's brought on drugs home from her job she does anesthesia she's
hitting me she's not going to jail you name it we've had a horrible
relationship I file for divorce February last year 13th 2...

Nmap error message Snake YUNA (Nov 28)
Error occurred when opening “Profile → Edit Selected Profile”、“New Profile or Command”

Version: Windows 10 Professional
Version number: 22H2
====================================================================

Version: 7.94
Traceback (most recent call last):
File "D:\Program Files (x86)\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py", line 261, in
script_list_timer_callback
callback(True,...

unexpected error Алёна Трунова (Nov 28)
Hello! When I'm trying to compare two files, after adding the second file
the error occurs:

Version: 7.94
Traceback (most recent call last):
File "C:\Program Files
(x86)\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\DiffCompare.py",
line 379, in check_ndiff_process
stderr = self.ndiff_process.stderr.read()
AttributeError: 'NoneType' object has no attribute 'read'

Pr #2334 Jonathan P (Nov 27)
https://github.com/nmap/nmap/pull/2334
This script detects the existence of a  vulnerable sage X3 service. Related to CVE-2020-7387 and CVE-2020-7388.

Re: Pull request - Service probe for MSMQ (Microsoft Message Queuing) Gonçalo via dev (Nov 27)
Hello Nmap Team,

Have you had the opportunity to check this pull request? Do you need any help with it?

Regards,
Gonçalo Ribeiro 

18/10/2023, 08:22 por goncalor () tutanota com:

Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at https://seclists.org/nmap-dev/

Crash Report guanbo via dev (Oct 29)
When I click on Profile Editor, Crash Report pop up.

Version: 7.94

Traceback (most recent call last):

  File "D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py", line 261, in
script_list_timer_callback

    callback(True, process)

  File "D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py", line 270, in...

Crash report vgp (Oct 29)
Hello,
I tried to compare scans, I wasn't done when I got the crash message as
noted below. As notified, I am forwarding the message.
Have a nice day !
Version: 7.94
Traceback (most recent call last):
File "C:\Program Files
(x86)\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\DiffCompare.py",
line 379, in check_ndiff_process
stderr = self.ndiff_process.stderr.read()
AttributeError: 'NoneType' object has no...

Zenmap crash ?????? via dev (Oct 29)
When open profile editor , crash happened.

Version: 7.94
Traceback (most recent call last):
  File "C:\Program Files (x86)\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py", line 261,
in script_list_timer_callback
    callback(True, process)
  File "C:\Program Files (x86)\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py", line 270,
in...

Re: nmap to use with sudo (but prevent privilege escalation vectors) Robin Wood (Oct 29)
Hi
What about if you put nmap in a docker container and after each scan
threw the container away and built a new one for the next scan.

That way you could lock down as far as you can, but if the user
manages to read the shadow file or overwrite something important, they
would only destroy their instance and not affect the rest of the
system.

I will add though, my docker skills are very limited, so this is just
a vague idea that may be a load of...

Pullrequest #2720 Florian Schmitt via dev (Oct 29)
Hello nmap developers,

I added a pullrequest to the git repository #2720 concerning the version
name of zenmap.
see: https://github.com/nmap/nmap/pull/2720
The version name 7.94SVN in the current repository leads to an invalid
version error in dist-packages of debian 12, so I changed it to 7.94+svn
which dist-packages accepts. This is the first pull request to an open
source project so feel free to correct me or give me information how to...

New Addition Assistance In Nmap Script: http-extensive-domxss Haroon Ahmad Awan (Oct 29)
Dear Nmap Dev Team,

I would like to introduce you to the http-extensive-domxss script, which
offers advanced features for detecting DOM-based Cross-Site Scripting (XSS)
vulnerabilities. Below are the key features and improvements this script
can detect:

- Detection of DOM-based XSS vulnerabilities in HTML forms.
- Detection of DOM-based XSS in JavaScript code.
- Detection of DOM-based XSS in Java applets.
- Detection of DOM-based XSS in anchor...

I have a problem about comparing two different test results Skylar Note (Oct 29)
Version: 7.94

Traceback (most recent call last): File "C:\Program Files
(x86)\Nmap\zenmap\lib\python3.10\site- packages\zenmapGUNDiffCompare.py",
line 379, in check_ndiff_process stderr= self.ndiff_process.stderr.read()

AttributeError: 'None Type' object has no attribute 'read'

some zenmap bugs jack aa (Oct 29)
When I startup the zenmap gui,it noticed:
Version: 7.94
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "D:\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\App.py", line 281, in run
window = new_window()
File "D:\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\App.py", line 124, in new_window
from zenmapGUI.MainWindow import ScanWindow
File...

Crash report - mbcs issue , on windows 10 and 2008R2 (zh-cn) 孔南 (Oct 29)
Version: 7.94
Traceback (most recent call last):
File "C:\Program Files
(x86)\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py",
line 261, in script_list_timer_callback
callback(True, process)
File "C:\Program Files
(x86)\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py",
line 270, in initial_script_list_cb
if status and self.handle_initial_script_list_output(process):...

More Lists

Dozens of other network security lists are archived at SecLists.Org.