Hashes Algorithms used in different web applications. I've done this list by hand. Not all the hashes algos are correct (I've generically added md5 or ??? where is unkwnown). If you are interested send corrections and I will update it. I will publish also a better version with tabs. You can reproduce it without problems. It's part of the project mdcrack gui on sourceforge. Use the | as data separator. ----------------------------------------------------------------------------------------------------------------------------------------------------- | Title | Hash Algorithm | TablePrefix | Table Name | Website | ----------------------------------------------------------------------------------------------------------------------------------------------------- | 1C Битрикс | md5($pass) | | |http://www.1c-bitrix.ru/ | 1024cms | md5($pass) | | |http://www.1024cms.org/ | 4images | md5($pass) | | |http://ww...
had to add/change a line..
ReplyDeletefindstr /v "NOTEPAD "%JTEMP%\JRT.txt"" JRT\get2.bat > JRT\get1.bat
so, now the full jrt_unattended.bat is
del /Q JRT.exe
wget http://thisisudax.org/downloads/JRT.exe
del /Q jrt_unattended.exe
7z x -oJRT JRT.exe
findstr /v "pause" JRT\get.bat > JRT\get2.bat
findstr /v "NOTEPAD "%JTEMP%\JRT.txt"" JRT\get2.bat > JRT\get1.bat
del /Q JRT\get.bat
del /Q JRT\get2.bat
ren ".\JRT\get1.bat" get.bat
7z a jrt_x.7z JRT\
copy /b 7zsd.sfx + jrt_conf.txt + jrt_x.7z jrt_unattended.exe
del /Q jrt_x.7z
rmdir /S /Q JRT