/raycharles

Blind RCE fuzzer

Primary LanguagePython

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