Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Ability to control agent tasking more granularly #218

Open
Tracked by #767
Console opened this issue Jun 28, 2017 · 0 comments
Open
Tracked by #767

[FEATURE] Ability to control agent tasking more granularly #218

Console opened this issue Jun 28, 2017 · 0 comments
Labels
agent Hashtopolis Agent related new feature New feature to be added server Hashtopolis API/Server related

Comments

@Console
Copy link

Console commented Jun 28, 2017

I'm currently implementing htpsy as a centralised cracking solution for our group but while we have a cracking farm that I've no problem downloading multi-GB sized dictionaries to as they're all local lan, we also have 10-20 laptops with discrete GPU's that users want to throw into the mix.

Unfortunately we're having to juggle the "secret" flag and be quick with the unassign button right now to prevent agents from reporting in and being tasked with say a 15GB crackstation dict download over a 512k hotel wifi connection.

It would be nice to be able to have more control over tasking such as...

  • Agents marked as "manual assignment only"
  • Agents able to set a "maximum acceptable download size" and the auto-tasking be smart enough to allocate other tasks than allocate ones that exceed that file size.

Yes I understand that this doesn't take account of the edge case of the file already existing but maybe this could be a check done on the client side too.

"You need xyz files"
"okay I have x and y but need to download 20GB of Z"
"Nope... that exceeds your download limits, task rejected, new task found".

All in all not quite sure how to go about it but having more tasking control would be a boon.

@s3inlc s3inlc added the new feature New feature to be added label Jun 28, 2017
@zyronix zyronix changed the title Feature Request - Ability to control agent tasking more granularly [FEATURE] Ability to control agent tasking more granularly Jun 13, 2023
@zyronix zyronix moved this to 📋 Backlog in Development Plans Jun 13, 2023
@zyronix zyronix added agent Hashtopolis Agent related server Hashtopolis API/Server related labels Jun 13, 2023
@zyronix zyronix moved this from 📋 Backlog to 🆕 New in Development Plans Jun 16, 2023
@s3inlc s3inlc moved this to To triage in 💎 Feature Requests Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent Hashtopolis Agent related new feature New feature to be added server Hashtopolis API/Server related
Projects
Status: To triage
Development

No branches or pull requests

3 participants