RainbowCrack-Online API |
| URL:https://www.rainbowcrack-online.com/api.php |
'GET' VARIABLES... var[arg] |
| user[UserName] | pass[password] | cmd[command] | arg1[argument] | arg2[argument] |
Currently Supported Commands(?user=UserName&pass=password&cmd=[argument])... cmd[args] (&arg1=[arg]&arg2=[arg]) |
| addhash[arg1='type', arg2='hash'] | Adds a hash |
| removecracked[arg1='hashid'] | Removes a cracked hash |
| getqueue | Returns uncracked/currently cracking hashes. |
| getcracked[no arguments] | Gets listing of cracked hashes |
| gettypes | Provides currently supported types of hashes, along with a short description |
| getinfo | Return only SENT: and ALLOWED: stats. |
Supported Hashtypes
LM
ntlm_MAN17
ntlm_LAN18
md5_ANS32S17
md5_LANS32S17
md5_LAN18
md5_MAN17
sha1_MAN17
mysql323_MAN17
mysqlsha1_MAN17
ciscopix_MAN17
md4_MAN17
|
| Every Command is CRLF Delimited, Every command with successful user login returns SENT:[number of sent hashes] 'CRLF' ALLOWED:[number of allowed hashes] |
Test Hashes
Plaintext: !@#$%
MD4: 9938DEB769DD8C7125AEC7A166CEFF55
MD5: 507250B947CC397023A9595001FCF167
CiscoPIX: 78384778425138776F527A6D57657748
NTLM: 12FEB31CAD4022AA985AE6C0D4405937
SHA1: 630458F5671D4F281199F0990B054B0EBBC6722E
MySQL323: 2D27DA5F19C73AEA
MySQLSHA1: 80D1A378EF08EE7A91CE9ECBD5429F01E9B3C3B1
*NOTE: These hashes should not increase your hashcount (they are in the dictionary). |
Example URLS |
| addhash https://www.rainbowcrack-online.com/api.php?user=USERNAME&pass=PASSWORD&cmd=addhash&arg1=md5_LAN18&arg2=507250B947CC397023A9595001FCF167 |
| getcracked https://www.rainbowcrack-online.com/api.php?user=USERNAME&pass=PASSWORD&cmd=getcracked |