Wurst7 icon indicating copy to clipboard operation
Wurst7 copied to clipboard

Password looping bruteforcer

Open jgameryt opened this issue 1 year ago • 0 comments

Pre-suggestion checklist

  • [X] I have searched existing issues and didn't find any previous issues with the same suggestion.
  • [X] This is only one suggestion. I understand that GitHub issues don't work well with lists.
  • [X] This feature doesn't already exist in the latest version of Wurst. I've made sure my installation is up to date.
  • [X] I have looked at the code and am reasonably confident that this suggestion is possible to implement.

What type of improvement are you suggesting?

Changing the settings of existing features.

What type of player would find this improvement useful?

Griefers

Description

I understand that its possible to just make Python script that creates a text file with the passwords but it would be very convenient just to add an option to try passwords in a sequence like: a,b......,x,y,z / aa,ab......,ax,ay,az/ ba,bb......bx,by,bz / and so on until it finds the right on, it will take long but with setting min and max password length and running it with auto reconnect in case there is a max amount of password attempts would make it possible to still crack it within the span of a few days max

jgameryt avatar Aug 29 '24 22:08 jgameryt