Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zenmap crash on comparing two Nmap scan results #2835

Open
BassenRift opened this issue May 6, 2024 · 0 comments
Open

Zenmap crash on comparing two Nmap scan results #2835

BassenRift opened this issue May 6, 2024 · 0 comments
Labels

Comments

@BassenRift
Copy link

After having initiated a comparison of the results of two „intense scans“ of IPv4 addresses Zenmap shortly after start of the procedure crashed providing me with the crash report as shown below.
For me it not clear whether this is a phenomenon of Zenmap or could also be triggered externally as the scan results of the IPv4 addresses I intended to compare indicated a pontential MitM taking place on my wired part of the network.

OS: Windows 10 Pro Version 10.0.19045
Zenmap 7.95 & Nmap 7.95
network: Ethernet connection

Crash report output by Zenmap:

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

Thanks for any information on how to fix this issue and/or getting info on the causes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant