Nmap Development mailing list archives

Re: using the credentials database


From: Patrik Karlsson <patrik () cqure net>
Date: Wed, 6 Jul 2011 15:13:21 +0200


On Jul 6, 2011, at 2:50 PM, Toni Ruottu wrote:

There seems to be another problem when the name for a service is not
known. What happens is that my portrule matches by port number, and
the service does not get identified. Then creds.lua fails on line 224,
when it tries to concatenate a string with nil.

224: local creds_service= stdnse.get_script_args('creds.' .. self.service )

Thanks. I've committed a fix in r24681.
For those services only the global credentials will work.

//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: