lachlan2k / phatcrack

Modern web-based distributed hashcracking solution, built on hashcat
MIT License
109 stars 8 forks source link

Audit Logging #8

Closed lachlan2k closed 1 year ago

lachlan2k commented 1 year ago

It is vital we log every action taken by every user.

One easy starting point could be to log all PUT/POST/DELETE/etc requests, with the time of request, the user that ran the request, and any key information.

When jobs are run as well, the agents should report back to the API whenever it runs a hashcat session, with the argv of hashcat.