I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-08-21 12:48:27-07 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.
Direct Responses: Write a response