The Wayback Machine - https://web.archive.org/web/20210829152441/https://github.com/topics/nmap
Skip to content
#

nmap

Here are 607 public repositories matching this topic...

fyodor
fyodor commented Mar 16, 2021

Right now, whenever Zenmap crashes, it gives the user a stack trace and asks the user to send it to the Nmap dev list. So we get a flood of emails (most of which aren't even allowed through moderation) which often contain just a stack trace with no subject line or any explanatory text in the message body. Lots of these are for well known issues in older versions of Zenmap. So it's not very usef

RustScan
bee-san
bee-san commented Oct 18, 2020

RustScan has an accessible mode, rustscan --accessible which should promise not to have any weird ASCII text in it.

Write CI that runs RustScan with --accessible a few times, with different flags / options and check the terminal output to see if it contains one of these:

  1. [!]
  2. [~]
  3. [>]
  4. | {}

If any of these characters appear in any of the tests, fail the CI. E

RapidEU
RapidEU commented Aug 4, 2021

Hiya,

As previously discussed with @0xtavian , this request is being made because of errors I have encountered when using it in an active environment. I have a machine which doesn't have a public ip's, therefore when trying to execute any command, the sshconfig that is generated is malformed because of a missing HostName field value.

So the suggestion is basically to make it so the sshconfig

ivre

A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.
  • Updated Jul 6, 2020
  • Python

Dracnmap is an open source program which is using to exploit the network and gathering information with nmap help. Nmap command comes with lots of options that can make the utility more robust and difficult to follow for new users. Hence Dracnmap is designed to perform fast scaning with the utilizing script engine of nmap and nmap can perform various automatic scanning techniques with the advanced commands.
  • Updated Jan 23, 2018
  • Shell

Improve this page

Add a description, image, and links to the nmap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nmap topic, visit your repo's landing page and select "manage topics."

Learn more