File amqp-info
Script types:
portrule
Categories:
default, discovery, safe, version
Download: http://nmap.org/svn/scripts/amqp-info.nse
User Summary
Gathers information (a list of all server properties) from an AMQP (advanced message queuing protocol) server.
See http://www.rabbitmq.com/extensions.html for details on the
server-properties field.
Script Arguments
amqp.version
Can be used to specify the client version to use (currently, 0-8, 0-9 or 0-9-1)
Example Usage
nmap --script amqp-info -p5672 <target>
Script Output
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.4.0 | mechanisms: PLAIN AMQPLAIN |_ locales: en_US
Requires
Author: Sebastian Dragomir
License: Same as Nmap--See http://nmap.org/book/man-legal.html



