mirror of
https://github.com/nmap/nmap.git
synced 2026-01-24 15:19:03 +00:00
69345854ee8255fa121ae5f13f375536541e3762
The keyword patterns like "categories" or K "true" were consuming the first part of patterns like --script 'broadcast-*' resulting in the error "'broadcast-*' did not match a category, filename, or directory" Changed to add a lookahead match for space, parentheses, or end-of-line before considering a keyword to have matched.
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.1%