Nmap Development mailing list archives

Re: [patch] Oracle Enterprise Manager Agent cleanup


From: David Fifield <david () bamsoftware com>
Date: Tue, 15 Jun 2010 18:46:55 -0600

On Mon, Jun 14, 2010 at 12:12:11PM -0400, Matt Selsky wrote:
I combined two existing OEM Agent service matches.  The first match 
caught non-SSL agents, but didn't show version information.  The second 
match caught SSL agents with versioning, but did not work for non-SSL 
agents.

Before:

3872/tcp open   ssl/oem-agent Oracle Enterprise Manager Agent 10.2.0.3.0
3872/tcp open   http      Oracle Enterprise Management Agent httpd

After:

3872/tcp open  oem-agent Oracle Enterprise Manager Agent 10.2.0.3.0
3872/tcp open  ssl/oem-agent Oracle Enterprise Manager Agent 10.2.0.3.0

Thanks, it's applied in r18147. The only change is that I used the
service name "http" instead of "oem-agent", because that's our
convention for HTTP-based services.

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


Current thread: