Quote:
Originally Posted by testpie
I've just replied - it's because you've ommited a forward slash from some of your iframes, which must be the trait of this particular trojan. Even though it's a false positive, you'll be wanting to fix this:
Code:
<iframe src="http://blackmarketpass.com?aff=find_4" frameborder="0" width="0" height="0"></iframe>
So that it reads:
Code:
<iframe src="http://blackmarketpass.com/?aff=find_4" frameborder="0" width="0" height="0"></iframe>

|
Gotcha, I'll pass it onto our coder to check out. Thanks for lookin' out!
