Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Norisbank Webpage not able to parse / detect fields correctly #1132

Closed
Linkinsoldier opened this issue Dec 6, 2020 · 3 comments
Closed

Norisbank Webpage not able to parse / detect fields correctly #1132

Linkinsoldier opened this issue Dec 6, 2020 · 3 comments
Labels

Comments

@Linkinsoldier
Copy link

Overview

Since 2 Factor authorization is introduced in all banking sides (in europe), I feel more secure to store banking passwords in KeepassXC.

Steps to Reproduce

  1. Go to: https://meine.norisbank.de/trxm/noris/
  2. Try to input data via keepass
  3. No correct detection possible - even if one manually tries to detect the fields again

Expected Behavior

Fields are detected and Input is possible:
Filiale = 3 digit number - as far as I know it is always 431
Kundennr = 7 digit customer ID - this is unique
Unterkonto = 2 digit number - as far as I know it is always 00 or 01
PIN(5-stellig) = is the actual password

Actual Behavior

One can store the PIN and the "Unterkonto" (almost always 00) - but I think it would be best to store all 4 fields or at least the "customer ID" (Kundennummer) and PIN. For me, the customer ID is the only one I can not remember :)

Context

Bankling Login to norisbank. Maybe the demo mode helps to understand the issue:
https://www.norisbank.de/demokonto/loginpin/goto.do

KeePassXC - 2.6.2
Firefox Addon UptoDate

Operating System: Windows

@Linkinsoldier Linkinsoldier changed the title Norisbank Webpage not able to parse / detect fields Norisbank Webpage not able to parse / detect fields correctly Dec 6, 2020
@droidmonkey droidmonkey transferred this issue from keepassxreboot/keepassxc Dec 6, 2020
@varjolintu
Copy link
Member

varjolintu commented Dec 6, 2020

Here are the steps:

  • In your entry, use Kundennr as your username and PIN as your password
  • Add two attributes to your entry: KPH: filiale with value 431 and KPH: underkonto with value 01 (or 00)
  • Go to the web page, select Custom Login Fields from the extension popup.
  • Select Konto as username field, and PIN and password field, skip TOTP field
  • After that select Filiale (shows as String Field 1) and Underkonto (shows as String Field 2)

Then fill the credentials normally. The extra fields should be filled also. String Field 1 will use the first KPH attribute, so it fills the value of KPH: filiale. Second String Fields fills the second KPH attribute.

@Linkinsoldier
Copy link
Author

Awesome - works as a charm! Thank you

@droidmonkey
Copy link
Member

This should form the foundation of the documentation example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants