Posts: 36
Threads: 5
Joined: Mar 2013
Suggestions
Generate wordlist for all found. Not hashlist specific.
Export hashes: All, cracked, not cracked. Hashlist specific.
Posts: 36
Threads: 5
Joined: Mar 2013
(01-04-2015, 10:08 PM)curlyboi Wrote: Please check registry key HKLM\SYSTEM\CurrentControlSet\Control\Class\{4D36E968-E325-11CE-BFC1-08002BE10318}
Look for value with name "Catalyst_Version" and post its value here.
14.12
Posts: 22
Threads: 4
Joined: Dec 2012
01-07-2015, 10:01 PM
(This post was last modified: 01-07-2015, 10:02 PM by Znerox.)
I've just installed the newest version, and having trouble importing hashlist.
Creating hashlist in the DB... OK (id: 7)
Adding file hashlist_7:
Creating file from text field...ERROR!
I've previously used the first version of hashtopus, and it worked fine, so DB and file privileges for folders should be fine. I've tried giving DB user all priveligies without any luck.
When I'm running the SQL commands on my newly created database I get this:
Error
SQL query:
INSERT INTO `hashtypes` (`id`, `description`) VALUES (0, 'MD5'), (10, 'md5($pass.$salt)'), (100, 'SHA1'), (1000, 'NTLM'), (10000, 'Django (PBKDF2-SHA256)'), (101, 'nsldap, SHA-1(Base64), Netscape LDAP SHA'), (10100, 'SipHash'), (11, 'Joomla < 2.5.18'), (110, 'sha1($pass.$salt)'), (1100, 'Domain Cached Credentials, mscash'), (111, 'nsldaps, SSHA-1(Base64), Netscape LDAP SSHA'), (112, 'Oracle 11g/12c'), (12, 'PostgreSQL'), (120, 'sha1($salt.$pass)'), (121, 'SMF > v1.1'), (122, 'OSX v10.4, v10.5, v10.6'), (123, 'Django (SHA-1)'), (130, 'sha1(unicode($pass).$salt)'), (131, 'MSSQL(2000)'), (132, 'MSSQL(2005)'), (133, 'PeopleSoft'), (140, 'sha1($salt.unicode($pass))'), (1400, 'SHA256'), (141, 'EPiServer 6.x < v4'), (1410, 'sha256($pass.$salt)'), (1420, 'sha256($salt.$pass)'), (1421, 'hMailServer'), (1430, 'sha256(unicode($pass).$salt)'), (1440, 'sha256($salt.unicode($pass))'), (1441, 'EPiServer 6.x > v4'), (1450, 'HMAC-SHA256 (key, '$pass)'), (1460, 'HMAC-SHA256 (key, '$salt)'), (150, 'HMA[...]
MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '$pass)'),
(1460, 'HMAC-SHA256 (key, '$salt)'),
(150, 'HMAC-SHA1 (key, '$pass)'),' at line 32
Posts: 36
Threads: 5
Joined: Mar 2013
As you can see the error is the ' infront of the $. This error occurs several times in the sql-file. Replace '$ with $ and the error will go away.
Posts: 22
Threads: 4
Joined: Dec 2012
01-08-2015, 06:25 PM
(This post was last modified: 01-08-2015, 08:30 PM by Znerox.)
Fixed that, then I'm getting:
#1054 - Unknown column '62XY' in 'field list'
removed middle line here:
(6100, 'Whirlpool'),
(62XY, 'TrueCrypt 5.0+ (see below)'),
(6300, 'AIX {smd5}'),
then it goes through with no errors, but I'm still getting the same error when creating a new hashlist. Got any ideas?
Edit: Got it working. When i updated i replaced the whole "hashtopus" folder from web root, that reset/changed file permissions so php/mysql didn't have write permission.
Posts: 36
Threads: 5
Joined: Mar 2013
01-08-2015, 09:38 PM
(This post was last modified: 01-08-2015, 09:40 PM by hannhimhe.)
What hashtype is your new list and is it in your hashtype table?
Posts: 22
Threads: 4
Joined: Dec 2012
It's "2811, 'IPB2+, MyBB1.2+'" (did the SQL query/command as stated above).
Posts: 36
Threads: 5
Joined: Mar 2013
I saw your edit now. Everything is working?
Posts: 22
Threads: 4
Joined: Dec 2012
Yes everything is working fine now. I did have to edit the sql command/query to avoid errors though, no idea why those where there in the first place or if it matters.
Posts: 3
Threads: 0
Joined: Feb 2015
Solution for me when i got this was to use the supported driver version for AMD.
e.g. 14.9
(01-04-2015, 10:08 PM)curlyboi Wrote: (01-04-2015, 09:04 PM)hannhimhe Wrote: Quote:Hashtopus 0.9.1
Registering to server...Enter registration voucher:
OK.
Logging in to server...OK.
Unhandled Exception: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt64(String value, NumberStyles options, NumberFormatInfo numfmt)
at hashtopus.hashtopus.versionDetect()
at hashtopus.hashtopus.Main(String[] args)
Windows 7
AMD 290X
Please check registry key HKLM\SYSTEM\CurrentControlSet\Control\Class\{4D36E968-E325-11CE-BFC1-08002BE10318}
Look for value with name "Catalyst_Version" and post its value here.
|