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"
Line 25: | Line 25: | ||
it will try all kind of combinations such as: | it will try all kind of combinations such as: | ||
− | [password:secret123] | + | *[password:secret123] |
− | "Pass";"secret12" | + | *"Pass";"secret12" |
− | {Password,secret123} | + | *{Password,secret123} |
− | etc. etc. | + | *etc. etc. |
Its other use is to produce a Rainbow Table out of the given word-list. | Its other use is to produce a Rainbow Table out of the given word-list. | ||
Line 55: | Line 55: | ||
[[User:Tal_Mel|Tal Melamed]] | [[User:Tal_Mel|Tal Melamed]] | ||
− | [mailto:[email protected] | + | [mailto:[email protected] @] |
== Related Projects == | == Related Projects == | ||
Line 67: | Line 67: | ||
== Quick Download == | == Quick Download == | ||
− | [https://github.com/nu11p0inter/RainbowMaker/releases | + | [https://github.com/nu11p0inter/RainbowMaker/releases Github] |
== Email List == | == Email List == | ||
Line 74: | Line 74: | ||
== News and Events == | == News and Events == | ||
− | * [16 Aug 2014] | + | * [16 Aug 2014] [http://owasp.blogspot.it/2014/08/owasp-august-19-connector.html OWASP Connector] |
Revision as of 18:12, 25 August 2014
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.21 [early 2015] - case insensitivity
- Version 1.25 [mid 2015] - allows to save lists, edit inserted values, Interactive delimiters selection
- Version 1.3 [mid 2016] - separate keywords from values, multiple parameters (currently 2), upload http request
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:
- xxx
- xxx
PROJECT INFO What does this OWASP project offer you? |
RELEASE(S) INFO What releases are available for this project? | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|