I got a situation.
Whenever I browse the net, I get the following line injected at the top of the HTML page.
Code: Select all
<SCRIPT LANGUAGE="javascript1.2" SRC="http://x.222360.com/un.js"></SCRIPT>I formatted my hard-disk, re-installed my OS and it still persists.
I tried a small php code to get the html contents using file_get_contents.
Code: Select all
php file_get_contents.php > temp.txtWhat I would like to know is, is this 100% confirmation that this issue is from my ISP's side & not from my PC ?
I understand if all my browsers (FF 2.0.0.11, IE7, Safari 3.0.4, Opea 9.5 beta) are hikacked (Im never in admin mode anyway, only User), but a php code retrieving the contents ... I dont think php.exe got hijacked.
Worse part is, it doesnt happen 100% of the time - say 65% - 85%.
Thanks