Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

M-RAY

The (M)ainf(RAY)me Vulnerability Scanner

M-RAY is designed to be an extensible tool for pentesters that can:

  • Identify misconfigurations and and vulnerabilities in z/OS
  • Simplify the process of running REXX scripts

Installation

  • Clone the repository
  • Change directories into the m-RAY directory
  • Install dependencies with pip install -r requirements.txt

Usage

TSO and RACF Misconfigurations

Use tso option.
Provide user credentials for SSH, can be a password or a private key.

USS Misconfigurations

Use unix option.
Provide user credentials for SSH, can be a password or a private key.

Recon

Use recon option.
Provide user credentials for SSH, can be a password or a private key.
Provides information about the User Catalog.

Run Scripts

Use enum option.
Provide user credentials for SSH, can be a password or a private key.
Select each script you would like to run. Script will be uploaded to a directory of the user's choice, executed, results returned, and the script removed from the upload directory.

Sources

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages