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
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