I am currently the victim of some kind of virus. I noticed this when I visited the Barclays site and was presented with some unusual questions about my details that just didn't seem right.
After some inspection, I found that after the closing </html> tag, there was some extra css & javascript includes that was capturing this information then posting it back to the current page via an iframe. Which I presume is being intercepted by the same program that's inserting this text.
My question is, how can I track down the program/utility/something that is injecting code into the webpage. (This is an attempt to try and find out where the information their capturing is being sent).
NOTE:
- It is not browser specific, the same code shows on all browsers (Firefox, IE, Opera).