Unable to configure auto-type for BZWBK in Keepass 1.2

1

Unable to configure auto-type for BZWBK in Keepass 1.2

BZWBK have this special form for entering password... (set of small fields - separate for every letter)

Good security measure but how to use KeePass ?

Below problematic password field:

image of problematic password field

Any ideas ? Any solutions ?

Charlie

Posted 2012-09-13T15:23:26.943

Reputation: 31

1

That would require substring extraction from database fields. This has already been requested, but it is not implemented yet.

– Der Hochstapler – 2012-09-13T15:34:11.610

I would still be able to solve such a problem just putting password in the plain form of AutoType, e.g. : {P}{TAB}{A}{TAB}{S}{TAB}{S}{TAB}{W}{TAB}{O}{TAB}{R}{TAB}{D}{ENTER} – Charlie – 2012-09-14T00:10:49.980

But then you'd have to change the Auto-Type every time you change the password :\ – Der Hochstapler – 2012-09-14T09:10:45.847

BZ WBK bank (adding as unable to find by google – Charlie – 2012-10-26T15:46:27.450

Answers

2

After entering every letter of password JS moves you to the next small field. What is required is small extra time between keys being pressed by KeePass. And this is possible to achieve using {DELAY=120} command in AutoType sequence.

That is the Auto-Type sequeance i am using :

Auto-Type-Window: Logowanie

Auto-Type: {USERNAME}{ENTER}{DELAY 2000}{DELAY=120}{PASSWORD}{ENTER}

Charlie

Posted 2012-09-13T15:23:26.943

Reputation: 31