[Bug 1248] Fails to load "NemId" internet banking login applet ("Invalid checksum occurred")

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Jan 6 15:12:07 PST 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1248

Rune K. Svendsen <runesvend at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Rune K. Svendsen <runesvend at gmail.com> ---
Upon further research, it appears that the applet in question loads
x86-specific binaries for execution.

The file DanID_Applet.jar contains an x86 ELF file disguised as a GIF file:

    error.gif:                  ELF 32-bit LSB shared object, Intel 80386,
version 1 (SYSV), dynamically linked,
BuildID[sha1]=0x24d556c0242ff5b0f28d097a920c4f82d6e89aca, not stripped

Apparently this collects various system information to create a "checksum" that
is sent to the bank and logged.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130106/8870cca4/attachment.html 


More information about the distro-pkg-dev mailing list