Nmap Development mailing list archives

Re: shortport function


From: Diman Todorov <diman.todorov () chello at>
Date: Thu, 12 Jul 2007 12:52:45 +0200


On 12.07.2007, at 12:45, Eddie Bell wrote:

You could do something like this:

portrule = function()
 return shortport.portnumber(69, 'udp', 'open') or
           shortport.portnumber(69, 'udp', 'open|filtered')
end

yes you could do that but it is inelegant and i have already fixed  
the issue ;)

cheers,
Diman

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: