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
Difference between revisions of "OWASP Rainbow Maker Project"
(→Road Map and Getting Involved) |
|||
Line 1: | Line 1: | ||
=Main= | =Main= | ||
− | + | <div style="width:100%;height:100px;border:0,margin:0;overflow: hidden;">[[File:Low_activity.jpg|link=]]</div> | |
− | <div style="width:100%;height: | ||
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | {| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- |
Latest revision as of 01:28, 3 May 2015
OWASP Rainbow MakerRainbow Maker is a python based tool for Cracking hash signatures & Creating Rainbow Table. IntroductionOWASP 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.
Descriptiongive 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:
Its other use is to produce a Rainbow Table out of the given word-list.
LicensingOWASP Rainbow Maker is free to use. It is licensed under the GNU GPL v3 License.
|
What is Rainbow MakerOWASP Rainbow Maker provides: A windows compatible tool to be downloaded (binary/source code) and used by Pen-Testers.
PresentationLink to presentation
Project LeaderRelated ProjectsOhloh |
Quick DownloadEmail ListNews and Events
In PrintClassifications |
- Q1
- A1
- Q2
- A2
Volunteers
Rainbow Maker is developed by a worldwide team of volunteers. The primary contributors to date have been:
- xxx
- xxx
Others
- xxx
- xxx
As of 2014, the priorities are:
- Version 1.2 is stable and ready.
- Version 1.22 [early 2015] - case insensitivity, improved progress bar and status fixes
- Version 1.25 [mid 2015] - allows to save lists, edit inserted values, separate keywords from values
- Version 1.3 [mid 2016] - configuration tab:select delimiters, add HMAC signature
- Version 1.4 [mid 2017] - multiple parameters (currently 2), upload http request, multiprocessing
Involvement in the development and promotion of Rainbow Maker is actively encouraged!
You do not have to be a security expert in order to contribute.
Some of the ways you can help:
- Python experts:
- threading, GUI (TKInter) and other improvments
- could be found at the Github project page: issues
PROJECT INFO What does this OWASP project offer you? |
RELEASE(S) INFO What releases are available for this project? | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|