Re: How to aggregate output of NMAP
From: George Lewis (schvin@schvin.net)Date: 02/06/02
- Previous message: Scott Nursten: "Re: How to aggregate output of NMAP"
- In reply to: Carmelo Floridia: "How to aggregate output of NMAP"
- Next in thread: Viraf Hathiram: "RE: How to aggregate output of NMAP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 5 Feb 2002 23:29:13 +0000 From: George Lewis <schvin@schvin.net> To: Carmelo Floridia <cfloridia@lex.unict.it>
Carmelo Floridia (cfloridia@lex.unict.it) wrote:
> I used nmap -sS -p80,25,110,21 172.31.*.* -oN output
> do you know if exist any tool to summarize the result in order to know (for
> example):
>
> how may WEB answered
> who are the web server
>
> hom many FTP
> who are ftp
>
> I used nlog....any other tool?
Another thought is that nmap has an xml output option... it might
be better to output to xml and have a perl or python or some other
xml parser pull it in and compare... that would probably be a pretty
clean/graceful solution.
-- http://schvin.net/---------------------------------------------------------------------------- This list is provided by the SecurityFocus Security Intelligence Alert (SIA) Service. For more information on SecurityFocus' SIA service which automatically alerts you to the latest security vulnerabilities please see: https://alerts.securityfocus.com/
- Previous message: Scott Nursten: "Re: How to aggregate output of NMAP"
- In reply to: Carmelo Floridia: "How to aggregate output of NMAP"
- Next in thread: Viraf Hathiram: "RE: How to aggregate output of NMAP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|