Bar0n
Executive Member
- Joined
- Nov 12, 2010
- Messages
- 5,552
- Reaction score
- 7
After seeing a strange result while Googling, I noticed a common piece of HTML in several websites done by Chillies:
A div, hidden from sight at -999px top and left, on the homepages of several sites:
Examples (all of them somehow related to Bloem it would seem):
www.bloemspa.co.za
www.bloemskou.co.za
www.knightscricket.co.za
www.fscheetahs.co.za
www.drugtrial.co.za
www.sentraal.co.za
Is it possible to inject HTML code like this, i.e. poor security on Chillies' side, or was this inserted into the web page on purpose, to generate revenue, etc?
A div, hidden from sight at -999px top and left, on the homepages of several sites:
Code:
<div style="position: absolute; top: -999px; left: -999px;"><a href="http://www.oksources.su" title="replica watches" ><strong>Replica Watches</strong></a><a href="http://www.abercrombieoutletsonline.net" title="abercrombie shop">abercrombie shop</a><a href="http://www.cheapjchandbagsale.com" title="cheap juicy couture">cheap juicy couture</a><a href="http://www.ecigarettemate.com" title="electronic cigarette">electronic cigarette</a><a href="http://www.ghdforsale.co.za" title="ghd south africa">ghd south africa</a><a href="http://www.winpolos.com" title="ralph lauren sale">ralph lauren sale</a><a href="http://www.abercrombieskyshop.com" title="cheap abercrombie">cheap abercrombie</a><a href="http://www.7dayswholesales.org/Ralph-Lauren.html" title="ralph lauren wholesale">ralph lauren wholesale</a></div>
Examples (all of them somehow related to Bloem it would seem):
www.bloemspa.co.za
www.bloemskou.co.za
www.knightscricket.co.za
www.fscheetahs.co.za
www.drugtrial.co.za
www.sentraal.co.za
Is it possible to inject HTML code like this, i.e. poor security on Chillies' side, or was this inserted into the web page on purpose, to generate revenue, etc?