AMPQ Info Script Added to Nmap

56 views
Skip to first unread message

Joseph Marlin

unread,
Jan 3, 2012, 12:53:53 PM1/3/12
to rabbitmq...@googlegroups.com
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

Marek Majkowski

unread,
Jan 5, 2012, 6:12:58 AM1/5/12
to joseph....@gmail.com, rabbitmq-discuss
On Tue, Jan 3, 2012 at 17:53, Joseph Marlin <joseph....@gmail.com> wrote:
> 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
> [...]
> More info: http://seclists.org/nmap-dev/2012/q1/23

Cool! It was on my TODO list for quite a while, nice to hear that the
script got done by someone else :)

Cheers,
Marek
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq...@lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss

Reply all
Reply to author
Forward
0 new messages