Script amqp-info

Script types: portrule
Categories: default, discovery, safe, version
Download: https://svn.nmap.org/nmap/scripts/amqp-info.nse

Script 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

See the documentation for the amqp library.

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 https://nmap.org/book/man-legal.html

OSZAR »