Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 596 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 596 Bytes

Ray Charles 😎

A little blind remote command execution fuzzing tool.

Usage

Clone the repo:

  • git clone https://github.com/traumatism/raycharles.git

Install dependecies:

  • pip install -r requirements.txt

Run the scan:

  • python3 -m raycharles --help

Credits