Skip to content

nmap: Add version 7.93 #2864

Merged
merged 2 commits into from
Feb 22, 2023
Merged

nmap: Add version 7.93 #2864

merged 2 commits into from
Feb 22, 2023

Conversation

donald
Copy link
Collaborator

@donald donald commented Feb 22, 2023

Why should each hacker who broke into our systems have to manually install a separate version of nmap?

Aside from optimizing to get hacked, I can make use of it from time to time, too.

@pmenzel
Copy link
Collaborator

pmenzel commented Feb 22, 2023

It’s already in /src/mariux and can be installed on a system with bee install nmap.

Some nits:

Use --without-openssl becauseit doesn't work with our openssl version.

Use --without-zenmap because we don't watnt to install junk in

  1. becauseit → because it
  2. watnt → want

@wwwutz
Copy link
Collaborator

wwwutz commented Feb 22, 2023

Why should each hacker who broke into our systems have to manually to install a separate version of nmap?

"It's not guns killing people, it's people killing people." -- DoNRAld

hrrhrr

Add version 7.93.

Use `build_is_srcdir`, because otherwise compilation fails for whatever reasons.

Use `--without-openssl` because it doesn't work with our openssl version.

Use `--without-zenmap` because we don't want to install junk in
/usr/lib/python2.7 just to have a GUI
The package is not to be permamently installed on the distmaster. It can
be installed on individual systems as required.

Move bee file to uninstalled/ to keep the it in the repository.
@donald donald merged commit 12f8f97 into master Feb 22, 2023
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants