|
Nmap Development
mailing list archives
[patch] Oracle Enterprise Manager Agent cleanup
From: Matt Selsky <selsky () columbia edu>
Date: Mon, 14 Jun 2010 12:12:11 -0400 (EDT)
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
Cheers,
--
Matt Attachment:
oem-agent.patch
Description:
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/
By Date
By Thread
Current thread:
- [patch] Oracle Enterprise Manager Agent cleanup Matt Selsky (Jun 14)
|