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

Stable Version #98

Open
wants to merge 78 commits into
base: master
Choose a base branch
from
Open

Stable Version #98

wants to merge 78 commits into from

Conversation

xbenyx
Copy link
Collaborator

@xbenyx xbenyx commented May 17, 2024

Since the last merge, we have addressed multiple issues arising from the framework migration. Today, we conducted tests by resetting the image to identify initial configuration problems.

  • Tested login with .env disabled: It threw an error reminding us to enable it.
  • Tested login with incorrect IP address: It threw an error, advising to check the IP address.
  • Added wordlists, rules, and other configurations: We tested various sizes, with the largest being 144MB, and all tests passed.
  • Created hashlists: Passed tests.
  • Added agents: Passed tests.
  • Created tasks and supertasks: Passed tests.
  • Imported supertasks, masks, and bulk imports: Passed tests.

We conducted additional tests in various areas and encountered no issues so far. However, we observed that in some areas where data needs to be displayed, caching issues prevent real-time updates.

Another issue arose with mass deletion. In an environment with ample resources, it works perfectly, but on a machine with limited resources, it causes the MySQL database to lock up.

Since the new web-ui is a preview, its not harm to merge these changes.

xbenyx and others added 30 commits March 22, 2024 09:40
Helpers (exportCrackedHashes, exportLeftHashes, exportWordlist, ImportCrackedHashes)
xbenyx and others added 30 commits May 16, 2024 13:03
… to refresh, if token is invalid then logout
Hyperlinks and Wrong Delete Endpoints
After updating a task, the tasks table is also updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants