Scans an IBM MQ instance for unauthenticated access to admin channels.
python mq_scan.py <IP> <PORT>
- Connect to the queue manager using MQ explorer and the details found by the scanner.
- Create a service with the desired command and arguments.
- Start the service.
This script requires the pymqi library to be installed.
False positives are sometime observed on the SYSTEM.AUTO.SVRCONN channel.