hashtopolis / server

Hashtopolis - distributed password cracking with Hashcat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ENHANCEMENT]: Add more info to API response

fuad00 opened this issue · comments

Description

API Request: /runSupertask
Response: {'section': 'task', 'request': 'runSupertask', 'response': 'OK'}

Question: AFAIK the only way to get supertaskId is to send /listTasks and then parse supertaskId from the list of tasks... Can we response /runSupertask with supertaskId?

Resolved by opening direct access to database