GithubHelp home page GithubHelp logo

analyticsearch / mq_jumper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from magickangaroo/mq_jumper

0.0 0.0 0.0 148 KB

not my original code, just a few modifications, credits to martin ruks @ MWR

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

mq_jumper's Introduction

README

This selection of tools are libraries are intended for the purpose of evaluating security controls applied to the IBM Websphere MQ product. This tool is still undergoing active development and therefore this document will be subject to alteration in future releases.

Please refer to the MWR InfoSecurity white paper on Websphere MQ security for more detail about the security features of the software and the operation of these tools. At the present time the tools only support connections to Server Connection channels.

To use these tools you must have pyopenssl installed and cipher support will depend on the configuration of this package.

Use the --help command line option to display detailed help about the operation of the tool.

This distribution consists of a number of components: -

Tools

mq_inquire_q_manager.py - This is a python tool for retrieving version information from a Websphere MQ system. The tool operates by establishing a connection to a Queue Manager and then issuing a Inquire Queue Manager PCF command. The ability to use this tool will depend on the configuration of the software and its use of security controls.

mq_ssl_check.py - Use this tool to check the SSL ciphers supported by a set of channels. This tool requires a text file containing a list of channels and a list of ciphers to test. Further instructions can be found within the script itself.

mq_finder_tool.py - This script requires an nmap file in grappable format to search for instances of Websphere MQ on the network. 

Libraries

shared_classes.py - This is a file containing a number of python classes and functions used across the toolkit. These are primarily designed to perform operations on data passed to and from MQ.

mq_strings.py - This is a file containing python classes and functions which are primarily made up of packet definitions and constants, inlcuding error codes. 

Text Files

mq_channels.txt - This text file contains a list of channels which will be tested by the mq_ssl_check tool.

ssl_ciphers.txt - This file contains a comma separated list of the ciphers and SSL versions supported by MQ. SSLv3 is distinguished by 0 and TLSv1 by 1.

For further information about the tool, to report bugs, request features or offer any help please mail me at this address: -

martyn ({dot}) ruks <(at)> mwrinfosecurity ({dot}) com

mq_jumper's People

Contributors

magickangaroo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.