This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

OWASP Rainbow Maker Project

From OWASP
Jump to: navigation, search
Low activity.jpg

OWASP Rainbow Maker

RainbowMaker icon.jpeg

Rainbow Maker is a python based tool for Cracking hash signatures & Creating Rainbow Table.

Introduction

OWASP Rainbow Maker is a tool aimed to break hash signatures. It allows testers to insert a hash value and possible keywords and values that might used by the application to create it, then it tried multiple combinations to find the format used to generate the hash value.


Description

give it a hash value, and a possible words that might led to create this value - the tool has a delimiter list (){} ;,'[]"~, etc. and it goes over all the words inserted and tries all possible combinations...

for example: if you entered: password, pass, Pass, Password, secret123

it will try all kind of combinations such as:

  • [password:secret123]
  • "Pass";"secret12"
  • {Password,secret123}
  • etc. etc.

Its other use is to produce a Rainbow Table out of the given word-list.


Licensing

OWASP Rainbow Maker is free to use. It is licensed under the GNU GPL v3 License.


What is Rainbow Maker

OWASP Rainbow Maker provides:

A windows compatible tool to be downloaded (binary/source code) and used by Pen-Testers.


Presentation

Link to presentation


Project Leader

Tal Melamed @

Related Projects

Ohloh

Quick Download

Github

Email List

Sign Up!

News and Events


In Print

Classifications

New projects.png Owasp-builders-small.png
Owasp-defenders-small.png
Cc-button-y-sa-small.png
Project Type Files CODE.jpg