Nmap-Parser - does nmap::parser handle the new "reason" field?

Posted on Thu Aug 21 15:48:27 2008 by kathys39
does nmap::parser handle the new "reason" field?
I noticed in the new version of nmap I just downloaded - 4.68 - when a port reports that it is filtered, there is now a reason (admin-prohibited, no-response, etc). (Don't know when this was added or if it's been there a long time but I think it is very valuable for my clients) Is there a way to easly parse this element using the nmap::parser module? Otherwise I'll grab the state, then search for the reason field. Thank you.
Write a response