Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

v0.7.2-beta

Compare
Choose a tag to compare
@i128 i128 released this 20 Oct 01:57
· 298 commits to master since this release

Added

  • Added Logging Facility, logs should now be under logs/.log and logs/jobs/.log (Logs will rotate daily. Logs greater than 30 days will be automatically deleted
  • Added Collapsing window in analytics in Weak Account Password
  • Added ability to download user accounts/passwords for accounts that are found to be weak in csv format
  • Added ability to set OTP passwords for users using google authenticate (thanks: https://github.com/nicbrink)

Removed

  • Wordlist Checksums is no longer a background task that fires every 5 seconds. Instead its queued up by wordlist importer.

Fixed