mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 17:39:03 +00:00
c25be95b5922c3a3c398864872bb84067d0db07f
was getting errors like SCRIPT ENGINE: [string "Global Access"]:1: Attempted to change the global 'socket' in c:david mapmswin32DebugscriptsxamppDefaultPass.nse - use nmap.registry if you really wan t to share data between scripts. Notice that there's another issue with the error message, which is that backslashes in the file name are being interpreted as beginning escape sequences (see how the '\n' in "C:\david\nmap" turned into a newline.
Here are the docs for nmap. You would be better off checking the website at http://www.insecure.org/nmap for the latest information. Also if the man page is installed correctly you should be able to 'man nmap'. The man page is more up-to-date than the article. See nmap-manpage.html for an html version of it. -Fyodor
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%