Yesterday, Dutch news site nu.nl was hacked. Unfortunately, they hardly inform the public of what exactly happened. But this site has a pretty good analysis and a page to check if you are vulnerable.
You can also use MS Safety Scanner to scan your computer, which is a good idea anyway.
I'm happy to say that my clients are all up-to-date and thus not infected.
Tag: NoteToSelf
Reconfigure nspluginwrapper
- Posted on
- – 3 Comments on Reconfigure nspluginwrapper
Yay, I just upgraded my nspluginwrapper and everything broke. Again. Couldn't use youtube or any of my other favorite sites anymore.
Running firefox from the console gave me some feedback:
*** NSPlugin Viewer *** ERROR: NP_Initialize() get args: Message argument mismatch *** NSPlugin Viewer *** ERROR: rpc_end_sync called when not in sync! *** NSPlugin Wrapper *** ERROR: NP_Initialize() wait for reply: Connection closed NOTE: child process received `Goodbye', closing down |
When I google'd around a bit, I found some commands for older/different versions of nspluginwrapper. Finally, I tried the parameters of the old binary on the new binary:
/usr/lib64/nspluginwrapper/npconfig -a -v -i
and got the output:
Auto-install plugins from /usr/lib/mozilla/plugins Looking for plugins in /usr/lib/mozilla/plugins Install plugin /usr/lib/mozilla/plugins/libflashplayer.so into /home/username/.mozilla/plugins/npwrapper.libflashplayer.so Auto-install plugins from /usr/lib64/mozilla/plugins Looking for plugins in /usr/lib64/mozilla/plugins *** NSPlugin Viewer *** ERROR: /usr/lib64/mozilla/plugins/libtotem-gmp-plugin.so: wrong ELF class: ELFCLASS64 Install plugin /usr/lib64/mozilla/plugins/libtotem-gmp-plugin.so into /home/username/.mozilla/plugins/npwrapper.libtotem-gmp-plugin.so *** NSPlugin Viewer *** ERROR: /usr/lib64/mozilla/plugins/skypebuttons.so: wrong ELF class: ELFCLASS64 Install plugin /usr/lib64/mozilla/plugins/skypebuttons.so into /home/username/.mozilla/plugins/npwrapper.skypebuttons.so *** NSPlugin Viewer *** ERROR: /usr/lib64/mozilla/plugins/libtotem-cone-plugin.so: wrong ELF class: ELFCLASS64 Install plugin /usr/lib64/mozilla/plugins/libtotem-cone-plugin.so into /home/username/.mozilla/plugins/npwrapper.libtotem-cone-plugin.so *** NSPlugin Viewer *** ERROR: /usr/lib64/mozilla/plugins/librhythmbox-itms-detection-plugin.so: wrong ELF class: ELFCLASS64 Install plugin /usr/lib64/mozilla/plugins/librhythmbox-itms-detection-plugin.so into /home/username/.mozilla/plugins/npwrapper.librhythmbox-itms-detection-plugin.so *** NSPlugin Viewer *** ERROR: /usr/lib64/mozilla/plugins/libtotem-narrowspace-plugin.so: wrong ELF class: ELFCLASS64 Install plugin /usr/lib64/mozilla/plugins/libtotem-narrowspace-plugin.so into /home/username/.mozilla/plugins/npwrapper.libtotem-narrowspace-plugin.so *** NSPlugin Viewer *** ERROR: /usr/lib64/mozilla/plugins/libtotem-mully-plugin.so: wrong ELF class: ELFCLASS64 Install plugin /usr/lib64/mozilla/plugins/libtotem-mully-plugin.so into /home/username/.mozilla/plugins/npwrapper.libtotem-mully-plugin.so *** NSPlugin Viewer *** ERROR: /usr/lib64/mozilla/plugins/libjavaplugin.so: wrong ELF class: ELFCLASS64 Install plugin /usr/lib64/mozilla/plugins/libjavaplugin.so into /home/username/.mozilla/plugins/npwrapper.libjavaplugin.so Auto-install plugins from /home/username/.mozilla/plugins Looking for plugins in /home/username/.mozilla/plugins Install plugin /home/username/.mozilla/plugins/libflashplayer.so into /home/username/.mozilla/plugins/npwrapper.libflashplayer.so *** NSPlugin Viewer *** ERROR: /home/username/.mozilla/plugins/libnpgoogletalk64.so: wrong ELF class: ELFCLASS64 Install plugin /home/username/.mozilla/plugins/libnpgoogletalk64.so into /home/username/.mozilla/plugins/npwrapper.libnpgoogletalk64.so *** NSPlugin Viewer *** ERROR: /home/username/.mozilla/plugins/libnpgtpo3dautoplugin.so: wrong ELF class: ELFCLASS64 Install plugin /home/username/.mozilla/plugins/libnpgtpo3dautoplugin.so into /home/username/.mozilla/plugins/npwrapper.libnpgtpo3dautoplugin.so |
After this, my Firefox was running as usual.
© GeekLabInfo Reconfigure nspluginwrapper is a post from GeekLab.info. You are free to copy materials from GeekLab.info, but you are required to link back to http://www.geeklab.info