Skip to content

Conversation

@slehee
Copy link

@slehee slehee commented Feb 14, 2025

Changes Introduced

New Configuration Option: wildcard_success_rate

  • Added wildcard_success_rate in config.ini.TEMPLATE.
  • Allows setting a probability for wildcard (*) logins.
  • Default value: 30% success rate (0.3).

Updated validate_password() in ssh_server.py

  • Users with * as their password will no longer always succeed.
  • Instead, login success is randomly determined by wildcard_success_rate.

Documentation Enhancements

  • Updated config.ini.TEMPLATE to explain wildcard password behaviour.

@slehee slehee marked this pull request as ready for review February 14, 2025 16:13
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