Nmap Development mailing list archives

Re: [patch] Oracle Enterprise Manager Agent cleanup


From: Matt Selsky <selsky () columbia edu>
Date: Wed, 16 Jun 2010 18:16:01 -0400

On Jun 15, 2010, at 8:46 PM, David Fifield wrote:

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.

OK, but oem-agent is the registered IANA service name or port 3872.  Or do we still use http since that's the 
underlying protocol?

Cheers,


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


Current thread: