From 0d47952611198ef6b1163f366dc03922d20b1475 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 09:42:04 +0200 Subject: Adding upstream version 7.94+git20230807.3be01efb1+dfsg. Signed-off-by: Daniel Baumann --- docs/3rd-party.xml | 281 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 281 insertions(+) create mode 100644 docs/3rd-party.xml (limited to 'docs/3rd-party.xml') diff --git a/docs/3rd-party.xml b/docs/3rd-party.xml new file mode 100644 index 0000000..f9a6d2f --- /dev/null +++ b/docs/3rd-party.xml @@ -0,0 +1,281 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + + + + Nmap + &nmap_version; + https://nmap.org/ + &nmap_license; + + + + libpcap="&nmap_libcap_version;" libdnet="&nmap_libdnet_version;" + pcre="&nmap_pcre_version;" liblinear="&nmap_liblinear_version;" + lua="&nmap_lua_version;" slaxml="&slaxml_version;" lfs="&lfs_version;" + ike-scan-fp="&ike_fp_version;" + + + libdnet="&nmap_libdnet_version;" pcre="&nmap_pcre_version;" + liblinear="&nmap_liblinear_version;" lua="&nmap_lua_version;" + slaxml="&slaxml_version;" lfs="&lfs_version;" + ike-scan-fp="&ike_fp_version;" npcap="&npcap_version;" + openssl="&openssl_version;" + + + libdnet="&nmap_libdnet_version;" pcre="&nmap_pcre_version;" + liblinear="&nmap_liblinear_version;" lua="&nmap_lua_version;" + slaxml="&slaxml_version;" lfs="&lfs_version;" + ike-scan-fp="&ike_fp_version;" npcap="&npcap_version;" + openssl="&openssl_version;" + + + + libpcap="&nmap_libpcap_version;" libdnet="&nmap_libdnet_version;" + pcre="&nmap_pcre_version;" liblinear="&nmap_liblinear_version;" + lua="&nmap_lua_version;" openssl="&openssl_version;" + slaxml="&slaxml_version;" lfs="&lfs_version;" + ike-scan-fp="&ike_fp_version;" + + + libpcap="&nmap_libpcap_version;" libdnet="&nmap_libdnet_version;" + pcre="&nmap_pcre_version;" liblinear="&nmap_liblinear_version;" + lua="&nmap_lua_version;" openssl="&openssl_version;" + slaxml="&slaxml_version;" lfs="&lfs_version;" + ike-scan-fp="&ike_fp_version;" + + + + Some NSE scripts and libraries + &nmap_version; + https://nmap.org/nsedoc/ + &license_bsd_simplified; + + + Ncat + &nmap_version; + https://nmap.org/ncat + &nmap_license; + + + + libdnet="&nmap_libdnet_version;" lua="&nmap_lua_version;" + + + libdnet="&nmap_libdnet_version;" lua="&nmap_lua_version;" + openssl="&openssl_version;" + + + libdnet="&nmap_libdnet_version;" lua="&nmap_lua_version;" + openssl="&openssl_version;" + + + + libdnet="&nmap_libdnet_version;" lua="&nmap_lua_version;" + openssl="&openssl_version;" + + + libdnet="&nmap_libdnet_version;" lua="&nmap_lua_version;" + openssl="&openssl_version;" + + + + Nping + 0.&nmap_version; + https://nmap.org/nping + &nmap_license; + + + + libpcap="&nmap_libpcap_version;" libdnet="&nmap_libdnet_version;" + + + libdnet="&nmap_libdnet_version;" npcap="&npcap_version;" + openssl="&openssl_version;" + + + libdnet="&nmap_libdnet_version;" npcap="&npcap_version;" + openssl="&openssl_version;" + + + + libpcap="&nmap_libpcap_version;" libdnet="&nmap_libdnet_version;" + openssl="&openssl_version;" + + + libpcap="&nmap_libpcap_version;" libdnet="&nmap_libdnet_version;" + openssl="&openssl_version;" + + + + Zenmap + &nmap_version; + https://nmap.org/zenmap + &nmap_license; + + + + + + python="&python_version;" + + + + + python="&python_version;" + libgtkmacintegration-gtk2.2 gdk-pixbuf-2.0 libintl.8 gtk-2.0 libjpeg.9 + libatk-1.0.0 liblzma.5 libcairo.2 libpango-1.0.0 libexslt.0 + libpangocairo-1.0.0 libffi.6 libpixman-1.0 libgailutil.18 libpng16.16 + libgdk-quartz-2.0.0 libpyglib-2.0-python.0 libgdk_pixbuf-2.0.0 + libgio-2.0.0 libreadline.6 libglib-2.0.0 libtiff.5 libgmodule-2.0.0 + libxml2.2 libgobject-2.0.0 libxslt.1 libgthread-2.0.0 + + + + Ndiff + &nmap_version; + https://nmap.org/ndiff + &nmap_license; + + + + + + python="&python_version;" + + + + + + python="&python_version;" + + + + + + SLAXML + https://github.com/Phrogz/SLAXML + Gavin Kistner + &license_mit; + + + LuaFileSystem + https://keplerproject.github.io/luafilesystem/ + Kepler Project + &license_mit; + + + LPeg Parsing Expression Grammars for Lua + http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html + Lua.org, PUC-Rio + &license_mit; + + + base32 and base64 Lua libraries + https://nmap.org/nsedoc/lib/base32.html + https://nmap.org/nsedoc/lib/base64.html + Patrick Joseph Donnelly + &license_mit; + + + Lua + https://www.lua.org/ + Lua.org, PUC-Rio + &license_mit; + + + libpcap + http://www.tcpdump.org/ + The Tcpdump Group + &license_bsd_modified; + + + libdnet + http://libdnet.sourceforge.net/ + Dug Song + &license_bsd_modified; + + + Perl Compatible Regular Expressions + http://www.pcre.org/ + University of Cambridge + &license_bsd_modified; + + + LIBLINEAR + https://www.csie.ntu.edu.tw/~cjlin/liblinear/ + The LIBLINEAR Project + &license_bsd_modified; + + + OpenSSL + https://www.openssl.org/ + The OpenSSL Project + &license_openssl; + + + Python + https://www.python.org/ + Python Software Foundation + &license_python; + + + Npcap + https://npcap.com/ + Nmap Software LLC ("The Nmap Project") + &license_npcap; + + + ike-scan fingerprints + http://www.nta-monitor.com/wiki/index.php/Ike-scan_Documentation + Roy Hills + &license_bsd_simplified; + + + SQLite + https://sqlite.org/ + public domain + + + + + -- cgit v1.2.3