|
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.
|