zgrab2 icon indicating copy to clipboard operation
zgrab2 copied to clipboard

New Protocol: AMQP 0.9.1

Open developStorm opened this issue 9 months ago • 0 comments

This PR adds support for scanning AMQP(S) 0.9.1 hosts.

The protocol supports following special flags: https://github.com/zmap/zgrab2/blob/e4ea1b2c032b198733bf58302c0e6f11f47029f8/modules/amqp/scanner.go#L13-L23

Tested locally against a RabbitMQ server, with and without valid credentials: image image

resolves #214.

developStorm avatar May 02 '24 04:05 developStorm