[rabbitmq-discuss] AMPQ Info Script Added to Nmap

Joseph Marlin joseph.a.marlin at gmail.com
Tue Jan 3 17:53:53 GMT 2012


Just a fun fact for you, in case you ever find it useful: A new version of 
NMAP was just released today, and it includes a script called amqp-info 
which gathers a list of server properties from an AMQP server.

Here is an example output from a scan I ran on one of our test nodes:

Nmap scan report for target
Host is up (0.00092s latency).
PORT     STATE SERVICE
5672/tcp open  amqp
| amqp-info: 
|   capabilities: 
|     publisher_confirms: YES
|     exchange_exchange_bindings: YES
|     basic.nack: YES
|     consumer_cancel_notify: YES
|   copyright: Copyright (C) 2007-2011 VMware, Inc.
|   information: Licensed under the MPL.  See http://www.rabbitmq.com/
|   platform: Erlang/OTP
|   product: RabbitMQ
|   version: 2.5.1
|   mechanisms: PLAIN AMQPLAIN
|_  locales: en_US

Nmap done: 1 IP address (1 host up) scanned in 0.10 seconds

More info: http://seclists.org/nmap-dev/2012/q1/23
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120103/ba8020c8/attachment.htm>


More information about the rabbitmq-discuss mailing list