Package Details: zenmap 7.94-2

Git Clone URL: https://aur.archlinux.org/zenmap.git (read-only, click to copy)
Package Base: zenmap
Description: Graphical Nmap frontend and results viewer
Upstream URL: https://nmap.org/
Licenses: GPL2
Submitter: City-busz
Maintainer: WSDMatty
Last Packager: WSDMatty
Votes: 23
Popularity: 0.113513
First Submitted: 2020-03-19 12:14 (UTC)
Last Updated: 2023-05-31 05:49 (UTC)

Latest Comments

1 2 Next › Last »

appel commented on 2023-08-15 14:09 (UTC) (edited on 2023-08-15 14:23 (UTC) by appel)

Hi All, getting this crash when I do an intense scan as normal user or root. Doesn't error with quick scans. Input was: intense scan, range: x.x.x.0-255 on LAN

Version: 7.94
   Traceback (most recent call last):
      File "/usr/lib/python3.11/site-packages/zenmapGUI/ScanInterface.py", line 538, in verify_execution
          self.scan_result.refresh_nmap_output()
      File "/usr/lib/python3.11/site-packages/zenmapGUI/ScanInterface.py", line 907, in refresh_nmap_output
          self.scan_result_notebook.nmap_output.nmap_output.refresh_output()
      File "/usr/lib/python3.11/site-packages/zenmapGUI/NmapOutputViewer.py", line 287, in refresh_output
          new_output = self.command_execution.stdout_file.read()
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "<frozen codecs>", line 322, in decode
    UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb0 in position 25923: invalid start byte

(sorry for the bad formatting)

D3vil0p3r commented on 2022-12-24 14:05 (UTC) (edited on 2022-12-24 14:51 (UTC) by D3vil0p3r)

@Stunkymonkey I agree with @medmedin. For next latest releases of Arch Linux where Python2 cannot be retrieved anymore, that PKGBUILD will be unusable, and if users should retrieve Python2 from AUR for running the rules in this PKGBUILD, users are obligated to have security holes due to Python2 presence.

I know also that currently the zenmap/setup.py script does not work on Python3, so I don't know if you are one of Nmap devs. If so, it could be useful to push to Python3.

It needs also to be updated to version 7.93.

schasj commented on 2022-12-01 17:32 (UTC)

"Zenmap (as root)" in the Internet group under xfce4 Applications menu has failed silently for many months on my hosts. I've fixed it with 2 patches from

https://github.com/nmap/nmap/pull/1172

The 1st one adds lines to /usr/share/zenmap/su-to-zenmap.sh

The 2nd creates a new .policy file /usr/share/polkit-1/actions/org.gnome.pkexec.zenmap.policy NOTE: The path is different from that cited in the commit but the contents are the same.

Stunkymonkey commented on 2022-11-07 19:38 (UTC)

@medmedin there is already zenmap-python3-git for this case. I would like to keep this as the official version and not have a custom branch used.

medmedin commented on 2022-10-07 11:57 (UTC)

@Stunkymonkey Arch removed python2 from its repos, and python2 from AUR is nightmare if you try to install it (it takes really long time to finish building), how can we have zenmap with python3 ?

matan-h commented on 2022-09-29 10:53 (UTC)

I upload a git aur package for the python3 pr on zenmap.

git based on github/kulikjak.

L0-FF commented on 2022-09-26 08:44 (UTC)

I needed this, so finally got a working 7.93 instance, based on python3, installed and working.

It's based on the commits from github/kulikjak/nmap; who spearheaded the migration to python3+python-gobject

darkbasic commented on 2022-01-18 10:12 (UTC)

It would be nice to have the new GTK3 version packaged as well: https://github.com/nmap/nmap/pull/2088

fsociety3765 commented on 2021-12-06 22:24 (UTC)

I found I had to explicitly install "gtksu-git" first before this package would update successfully.

The 'gksu" fails to build.

nikatar commented on 2021-12-06 21:37 (UTC)

error with gksu building