Releases: hashtopolis/server
Releases · hashtopolis/server
Release v0.4.1
Bugfixes
- Various vulnerabilities (CVE-2017-11680, CVE-2017-11681, CVE-2017-11682) fixed, see issue #241
Technical
- Improved code handling, constants can be used in templates.
Release v0.4.0
New Features
- Renewed status page, gives now JSON formatted information which can be parsed however the user wants to.
- added search page to search for hashes and plains
- '-r' is now automatically prepended when selecting rule files on task creation
- added help page with some helpful links
- Left hashlists can be downloaded now
- Added Yubikey OTP login
- Supertasks added
- HCmask style can be imported
Technical
- DB connection details now are stored in a file which is not in repository (a template is provided instead). This avoids conflicts on updates in
inc/load.php
- Hash length is increased to 1024 (old 512)
- Added special case when handling pre-crack import of WPA as they are not matched via the hash but the ESSID instead.
- Added new hashtypes from Hashcat
- Server hostname can be overridden in config
Client
- Client updated to version 0.43.19
- Fixed debug not showing hashcat parameters on calls
- Improve error handling on keyspace measuring, client will now signal the server to pause agent instead of crash
- Added more information for task assigning, client will now display task and hashlist on task get
- Fixed slow file downloading issue
- Changed the way hashcat version is queried (should work properly on linux/mac)
Release v0.3.2
Client
- Client updated to version 0.43.13
Client updates:
- Added support for rejected variable from hashcat 3.5.0 (backwards compatible)
- Adjust TLS and SSL3 flags for better compatibility on strict enforcement
- Added hashcat update checks between chunks (no client restarts needed)
- Prettify the status outputs and display more information between tasks
- Fixed a crash/loop when multiple cracks in WPA
- Adjusted the way hashcat binary is queried for the version
- Increased json processing limit to 2GB streams
Bugfixes
- fixed not sending notifications when using pre-task creation from hashlist details view
- 'Delete Finished' button now deletes also tasks of hashlists which are completely cracked
- on user deletion depending sessions now also get deleted
- fixed problems on task assignment where priorities were compared wrong
- clear all doesn't fail anymore when task list is empty
- fixed problem that on small tasks multiple agents got assigned and assignments were deleted immediately
- fixed issue that some agents suddenly got a very large chunk
Features
- Added possibility to change isCpuOnly and isSmall on tasks after creation
Technical
- removed old installation code which was used to upgrade Hashtopus to Hashtopussy 0.1.0
- reduced size of task progress image
Release v0.3.1
Update for version 0.3.0 containing some bugfixes and improvements.
Client updates (0.43.7):
- Fixed bug with zapping (incorrect zap path)
- Aligned % to 2 decimal places
- Aligned speed to 2 decimal places
- Display message when no new task and getting chunk
- Added consume for stop signal from server (when HL is fully cracked)
- Workaround to force progress to be 100 when STATUS4 from hashcat (possible race condition in hashcat may not guarantee this via the readout)
Release v0.3.0
Included:
- tasks can skip a given keyspace at the beginning
- chunk activity is now paged for large number of chunks
- added notifications
- completed working zap feature
- various bug fixes
Release v0.2.0
Update README.md
v0.2.0-rc1
Containing all new features which will be contained in v0.2.0:
- changeable MySQL port
- renaming of files
- WPA and other binary hashes working
- various bugfixes
v0.2.0-beta
Merge pull request #111 from s3inlc/winxp5421-patch-1 Updated Readme.