server
server copied to clipboard
Hashtopolis - distributed password cracking with Hashcat
Assuming there are many hashlists which have a similar naming pattern (incremental numbers, uuid indentifiers, etc). When creating a 'New task' via `/hashtopolis/tasks.php` page is very difficult to select the...
When rule splitting is enabled and a benchmark is sent which would cause it to do rule splitting, it creates an exception stating that `new File()` does not get enough...
When just using the provided docker compose in the repository root, there seems to be a permission issue Steps: ``` docker-compose build docker-compose up ``` After the Hashtopolis installation is...
This extension is part of the feature requested in issue #805. It allows an agent to provide a flag denoting that it should be set as CPU agent directly.
Some descriptions were not added and were showing up as ____ instead of a readable text.
Add a flag to the agent (e.g. --cpu) which makes the agent only querying CPUs and register on the server side as a CPU only agent directly. This allows easier...
The default yubikey_url for new installations was being set to a HTTP endpoint that has been deprecated by Yubikey. There was a previous migration from v0.3.2->v0.4.0 that updated this to...
When building a docker image for Hashtopolis, there will be an issue when the image later is updated and the container restarted. In such a case Hashtopolis is not able...
### Version Information 0.14.1 (commit 375f2ce) ### Hashcat 6.2.6 ### Description That is the relevant debug log from the agent: ``` {'action': 'sendProgress', 'token': 'Hhyf1CU1rq', 'chunkId': 101, 'keyspaceProgress': 1179648, 'relativeProgress':...
### Description I propose a new option for the agent "Auto assign". When enabled the agent will be considered assigned to any possible task automatically (when asking the server for...