sven
7e74e443be
datafiles.lua:
...
- make get_array() and get_assoc_array() normal functions
- move nmap.fetch_file() call to read_from_file()
- remove constraining input checks
2008-09-12 07:02:24 +00:00
sven
711223b6fe
change datafiles.lua to use nmap.fetch_file() directly
2008-09-09 16:55:05 +00:00
fyodor
e30ba96035
o The NSE datafiles library now has generic file parsing routines, and
...
the parsing of the standard nmap data files (e.g. nmap-services,
nmap-protocols, etc.) now uses those generic routines. NSE scripts
and libraries may find them useful for dealing with their own data
files, such as password lists. [Jah]
2008-09-03 02:42:02 +00:00
batrick
670792a4a6
Updated all libraries documentation.
...
packet and url both need more work.
2008-08-18 04:03:45 +00:00
batrick
462c289f4a
Fixed all the modules to give a default name if absent.
...
Also necessary for the documentation system to know the name
of the module.
2008-08-16 04:20:15 +00:00
kris
8530569047
Adding my Datafiles NSElib for parsing the nmap-* data files for scripts and also update rpcinfo.nse to use this library. Includes CHANGELOG and docs/scripting.xml updates
2008-03-30 20:33:33 +00:00