Skip to content

Fix weak password checks not running in scan mode#138

Open
tera-si wants to merge 1 commit intoticarpi:masterfrom
tera-si:fix-weak-pass-loop
Open

Fix weak password checks not running in scan mode#138
tera-si wants to merge 1 commit intoticarpi:masterfrom
tera-si:fix-weak-pass-loop

Conversation

@tera-si
Copy link

@tera-si tera-si commented Feb 2, 2026

After commit #110, the password list starts with an empty line. This causes the while commonPass: check to be evaluated false, skipping the weak password loop in the automated scans.

This fixes that by changing the while-loop to a for-loop.

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.

1 participant