iFrame index injection hack
January 5th, 2008
1 comment
Recently my Kaspersky Antivirus show me a warning when I visit my own site. It shows me some kind of iFrame infected warning. After some research and found that my index.php has been compromised.
If you have the same problem, check your index file if you see similar code like this:
<script language=javascript>document.write(unesc ape(%3C…..”
or
<script>eval(unescape(“%77 …..”
Take immediate action to remove it and change your hosting password. The infected code will load up some tools such as Mpack . Infected visitors may sending out their’s ID and password to hackers.
Source: spambusted.com
Categories: Internet