Nmap Development mailing list archives
[NSE] Bug in stdnse.get_script_args
From: Patrik Karlsson <patrik () cqure net>
Date: Sat, 19 Feb 2011 09:46:16 +0100
Hi,
While working on the mssql scripts I ran into a bug when using the get_script_args function.
When I supply an empty string or a string containing only spaces I receive the following stack trace:
./nse_main.lua:928: Value around '}' is invalid or is unterminated by a valid seperator
stack traceback:
[C]: in function 'error'
./nse_main.lua:928: in function 'parse_string'
./nse_main.lua:959: in function 'parse_table'
./nse_main.lua:969: in main chunk
[C]: ?
QUITTING!
//Patrik
--
Patrik Karlsson
http://www.cqure.net
http://www.twitter.com/nevdull77
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/
Current thread:
- [NSE] Bug in stdnse.get_script_args Patrik Karlsson (Feb 19)
- Re: [NSE] Bug in stdnse.get_script_args Patrick Donnelly (Feb 19)
- Re: [NSE] Bug in stdnse.get_script_args Patrik Karlsson (Feb 19)
- Re: [NSE] Bug in stdnse.get_script_args Patrick Donnelly (Feb 19)
- Re: [NSE] Bug in stdnse.get_script_args Patrik Karlsson (Feb 20)
- Re: [NSE] Bug in stdnse.get_script_args Patrik Karlsson (Feb 19)
- Re: [NSE] Bug in stdnse.get_script_args Patrick Donnelly (Feb 19)
