zgrab2
zgrab2 copied to clipboard
New Protocol: AMQP 0.9.1
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:
resolves #214.